vagrant/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 test for requesting public ip range for docker network provider 2019-03-22 09:02:40 -07:00
hyperv Merge pull request #10410 from chrisroberts/f-hyperv-net-typo 2018-11-13 15:43:03 -08:00
virtualbox Ensure non-existent machines do not attempt to list snapshots 2019-04-09 13:11:19 -07:00