-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (22 commits) Bump version to 1.4.0.rc1 Remove "bundle exec" from the rake task commands Remove rake task "test:acceptance" driver: Remove unused method "max_network_adapters" network: Set maximum number of network adapters to 16 driver: Remove unused method "set_mac_address" driver: Cleanup syntax driver: Fix "compact" method driver: Remove unused method "read_vms_paths" driver: Move common methods to the base class driver: Fix greedy regex in "clone_vm" action/import: Fix "linked_clone" option name Add acceptance test for linked clones action/import: Detect a snapshot ID while creating a linked cone driver: Add "create_snapshot" method driver: Add "read_current_snapshot" method Add support of linked clones for Parallels Desktop 11 driver: Add class for Parallels Desktop 11 driver: Replace "export" and "import" with the single "clone_vm" method action/network: Fixed dhcp options parsing ...
- Loading branch information
Showing
19 changed files
with
607 additions
and
521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.