vagrant/test/unit/plugins/providers
Brian Cain 75d4aa42a1
Ensure non-existent machines do not attempt to list snapshots
Prior to this commit, if a snapshot restore was run on an entire
environment with some non-existent guests, Vagrant would attempt to list
their snapshots with a nil id. This commit fixes that by returning an
empty list of snapshots if the machine has not been created yet.
2019-04-09 13:11:19 -07:00
..
docker Add connect cli argument tests 2019-03-22 09:24:26 -07:00
hyperv Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00
virtualbox Ensure non-existent machines do not attempt to list snapshots 2019-04-09 13:11:19 -07:00