Commit Graph

3 Commits (7328c942682c083b0471bc50e56e0bf1e8ff209e)

Author SHA1 Message Date
Abhijeet Kasurde addb882138 VMware: make name and folder required parameter ()
This fix makes name and folder as required together
parameters in vmware_guest_snapshot.
Update integration tests for vmware_guest_snapshot.

Fixes: 

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-01 10:51:45 -05:00
Abhijeet Kasurde dbadb5a014 Add details about snapshot in result ()
This fix adds details about snapshots in result of
vmware_guest_snapshot, when operation is successful.

Fixes: 

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-11-09 11:42:30 -05:00
Tim Rightnour f7f262adc7 Add the ability to rename a snapshot, or change it's description. ()
Also add tests for vmware_guest_snapshot, but disable them due to
vcsim not fully supporting such operations yet.

Implement changes suggested in review.  Also fix same in remove_or_revert_snapshot() for consistency
2017-10-30 12:20:03 -04:00