Brian Cain
|
deb8c3d1f6
|
Update CHANGELOG
|
2020-07-06 15:25:36 -07:00 |
|
Brian Cain
|
88c2bc2be1
|
Merge pull request #11541 from briancain/feature/hyperv-disk-mgmt
[Feature] Hyper-V Virtual Hard Disk Management
|
2020-07-06 15:24:29 -07:00 |
|
sophia
|
c1283c3c66
|
Update CHANGELOG
|
2020-07-06 11:39:34 -05:00 |
|
Sophia Castellarin
|
9da33520e8
|
Merge pull request #11746 from soapy1/ambiguous-option
Print help message if user provides and ambiguous option
|
2020-07-06 11:38:28 -05:00 |
|
sophia
|
1661d1f1cf
|
Print help message if user provides and ambiguous option
|
2020-07-06 10:52:05 -05:00 |
|
sophia
|
7df0e62ade
|
Update CHANGELOG
|
2020-07-02 10:21:15 -05:00 |
|
Sophia Castellarin
|
71620f6803
|
Merge pull request #11631 from soapy1/error-nfs-on-win
Error nfs on win
|
2020-07-02 10:19:06 -05:00 |
|
Brian Cain
|
d99dacf44f
|
Merge pull request #11706 from briancain/feature/cloud-init_setup_action
Initial commit of cloud_init setup action
|
2020-07-01 15:10:50 -07:00 |
|
Brian Cain
|
89678950ae
|
Update hyper-v website docs for new website format
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
0139d8f020
|
Simplify other select to detect instead
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
39b5bb4beb
|
Simplify selecting disk from all_disks hash
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
05d3045f3a
|
Add RDoc for list_hdds
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
9c1338b335
|
Fix typo in logger message
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
497cb67b50
|
Include new disk ext cap methods in test mock ups
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
af20d4a426
|
Remove old comment
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
d35feb62a3
|
Simplify key check for provider option config
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
b36db04b3d
|
Validate and get default disk extensions for provider
This commit updates the hyperv and virtualbox provider caps to validate
and also return the default disk extension.
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
13c91d68a6
|
Only grab provider_config if provider key exists and config isn't empty
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
1579ac9c3a
|
Update method docs to include expected opts keys
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
69dff3a4c8
|
Use key? helper
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
ae0fb6f857
|
Update check for provider_config availability
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
a279f89d29
|
update how value is checked for execute in hyper-v driver
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
71f6b97153
|
Delete old comments
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
c063ca6100
|
Replace invalid disk name characters with underscore
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
96d19264b6
|
Automatically remove invalid file characters for disk name
This commit copies what Vagrant does to filter out guest names with
invalid characters, and applies the same regex to disk names.
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
4130cfe497
|
Properly check for disk paths when cleaning up disks in hyper-v
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
66fe2e2854
|
Ensure size param is set for a disk
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
18b9ccd0a5
|
Remove unused local var
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
38445935dd
|
Ensure params are UInt32 rather than string
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
f8dfcadb70
|
Only convert BlockSizeBytes option for Hyper-V disk provider_config
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
56645b7bc5
|
Finish up configure_disk_test unit tests
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
99d244c4ed
|
Build out initial tests for configure_disks
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
234bff9271
|
Add cleanup_disks_test unit test file
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
43eaceef13
|
Update disk meta keys to be consistent with Hyper-V keys
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
754928a206
|
Ensure provider_config is a hash before calling .empty?
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
d07e6c5c6a
|
Rearrange hyperv disk driver methods
|
2020-06-30 14:23:34 -07:00 |
|
Brian Cain
|
173d721336
|
Add Hyper-V Disk management docs
|
2020-06-30 14:23:33 -07:00 |
|
Brian Cain
|
7012328672
|
Add hyperv docs for disk management
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
cf063c6e38
|
Update validation to look for if provider_config is empty not nil
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
be939fcb59
|
Remove extra comments
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
192caab02d
|
Fix provider_config merging for disk config
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
1d8db27340
|
Fixup handling parameters for hyper-v powershell disk scripts
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
bb4541a2a5
|
Remove stale comment
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
0c19e6da26
|
Fix typo
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
d30482a502
|
Explicitly pass along optional params
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
bbe9a637e7
|
Convert size options into byte form
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
9e8343fc93
|
Automatically add all passed in parameters to hyper-v command
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
f798afa0c0
|
Attempt to pass along parameters
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
cafb6ec239
|
Remove extra provider_config option
|
2020-06-30 14:22:41 -07:00 |
|
Brian Cain
|
2de5ef0bf2
|
Fix typo in new_vhd powershell script name
|
2020-06-30 14:22:41 -07:00 |
|