vagrant/test/unit/plugins
Seth Vargo 38f23fe001
providers/docker: Allow TCP and UDP ports on same number
This commit changes the way ports are aggregated in the Docker provider.
Previously ports were aggregated by their "number", but that is not a
truly unique representation. Instead, the protocol is now taken into
account when generating the port map.

Fixes GH-5527
2016-05-30 17:23:44 -04:00
..
commands Add --box-version to `vagrant init` 2016-05-30 15:33:58 -04:00
communicators/winrm powershell and cmd calls should use commnand_executor to reuse oprn winrm shell 2016-01-27 11:59:10 -08:00
guests Use Util::Tempfile when configuring networks 2016-05-28 23:22:34 -04:00
hosts/darwin/cap Add extra_args cap for darwin rdp 2016-02-03 10:03:57 -05:00
kernel_v2/config Fix broken test; Add explicit test 2016-05-04 17:26:46 +12:00
providers providers/docker: Allow TCP and UDP ports on same number 2016-05-30 17:23:44 -04:00
provisioners provisoners/ansible: improve config test coverage 2016-05-29 17:01:37 +02:00
pushes Cleanup more files in tests 2016-05-29 00:34:00 -04:00
synced_folders commands/rsync-auto: check machine ID prior to sync [GH-4031] 2014-08-06 16:56:09 -07:00