Alexandru Bleotu
|
c65358d4fa
|
Imported range from six
|
2017-09-22 14:35:19 -04:00 |
|
Alexandru Bleotu
|
8d80dc328a
|
more pylint
|
2017-09-22 14:35:16 -04:00 |
|
Alexandru Bleotu
|
f811523e80
|
pylint
|
2017-09-22 14:35:14 -04:00 |
|
Alexandru Bleotu
|
6b66fd75ae
|
Added uplink_portgroup_configured state that configures the uplink portgroup of a DVS
|
2017-09-22 14:32:30 -04:00 |
|
Alexandru Bleotu
|
903b8a9895
|
Added portgroups_configured state that configures/adds/removes DVPortgroups
|
2017-09-22 14:32:27 -04:00 |
|
Alexandru Bleotu
|
8e56702598
|
Added dvs_configured state that configures/adds a DVS
|
2017-09-22 14:32:24 -04:00 |
|
Alexandru Bleotu
|
5b0d84208a
|
Added sysdoc in states.dvs
|
2017-09-22 14:32:22 -04:00 |
|
Alexandru Bleotu
|
c83f471bff
|
Added comments and imports to dvs states
|
2017-09-22 14:32:19 -04:00 |
|
Alexandru Bleotu
|
0446c938dd
|
Added salt.modules.vsphere.remove_dvportgroup to remove a DVPortgroup
|
2017-09-22 14:32:16 -04:00 |
|
Alexandru Bleotu
|
6e6756aa10
|
Added salt.modules.vsphere.update_dvportgroup to update a DVPortgroup based on a dict representations
|
2017-09-22 14:32:14 -04:00 |
|
Alexandru Bleotu
|
b38f3255b7
|
Added salt.modules.vsphere.create_dvportgroup to create a DVPortgroup based on a dict representations
|
2017-09-22 14:32:11 -04:00 |
|
Alexandru Bleotu
|
e2fc69585e
|
Added private functions to apply a DVPortgroup dict representation to a VMware spec object
|
2017-09-22 14:32:08 -04:00 |
|
Alexandru Bleotu
|
3753a10489
|
Added salt.modules.vsphere.list_uplink_dvportgroup to list the dict representation of the uplink portgroup of a DVS
|
2017-09-22 14:32:06 -04:00 |
|
Alexandru Bleotu
|
5c57e30d31
|
Added salt.modules.vsphere.list_dvportgroups to list dict representations of a DVPortgroups
|
2017-09-22 14:32:03 -04:00 |
|
Alexandru Bleotu
|
c576d3ca95
|
Added salt.modules.vsphere.update_dvs to update a DVS based on a dict representations
|
2017-09-22 14:32:01 -04:00 |
|
Alexandru Bleotu
|
34a841a669
|
Added salt.modules.vsphere.create_dvs to create a DVS based on a dict representations
|
2017-09-22 14:31:58 -04:00 |
|
Alexandru Bleotu
|
9f6981806a
|
Added private functions to apply a DVS dict representation to a VMware spec object
|
2017-09-22 14:31:56 -04:00 |
|
Alexandru Bleotu
|
3657bad621
|
Added salt.modules.vsphere.list_dvss to list dict representations of a DVS
|
2017-09-22 14:31:53 -04:00 |
|
Alexandru Bleotu
|
b65c7be7b4
|
Added private functions to convert a vim.VMwareDistributedVirtualSwitch into a dict representation
|
2017-09-22 14:31:51 -04:00 |
|
Alexandru Bleotu
|
d4d6ad99c2
|
Added tests for salt.utils.vmware.remove_dvportgroup
|
2017-09-22 14:31:48 -04:00 |
|
Alexandru Bleotu
|
d7474f8d30
|
Added tests for salt.utils.vmware.update_dvportgroup
|
2017-09-22 14:31:46 -04:00 |
|
Alexandru Bleotu
|
ca3d999be0
|
Added salt.utils.vmware.remove_dvportgroup
|
2017-09-22 14:31:43 -04:00 |
|
Alexandru Bleotu
|
8a84f27adf
|
Added tests for salt.utils.vmware.create_dvportgroup
|
2017-09-22 14:31:41 -04:00 |
|
Alexandru Bleotu
|
294fad1de0
|
Added salt.utils.vmware.update_dvportgroup to update a distributed virtual portgroup
|
2017-09-22 14:31:38 -04:00 |
|
Alexandru Bleotu
|
13b4e0e426
|
Added salt.utils.vmware.create_dvportgroup to create a distributed virtual portgroup
|
2017-09-22 14:31:36 -04:00 |
|
Alexandru Bleotu
|
b8bc8fd581
|
Added tests for salt.utils.vmware.get_uplink_dvportgroup
|
2017-09-22 14:31:34 -04:00 |
|
Alexandru Bleotu
|
35fa6df4ec
|
Added salt.utils.vmware.get_uplink_dvportgroup to retrieve the uplink distributed virtual portgroup
|
2017-09-22 14:31:31 -04:00 |
|
Alexandru Bleotu
|
82f6ae3688
|
Added tests for salt.utils.vmware.get_dvportgroups
|
2017-09-22 14:31:29 -04:00 |
|
Alexandru Bleotu
|
16b71d8ab1
|
Added salt.utils.vmware.get_dvportgroups to retrieve distributed virtual portgroups
|
2017-09-22 14:31:26 -04:00 |
|
Alexandru Bleotu
|
aa247b43b8
|
Added tests for salt.utils.vmware.set_dvs_network_resource_management_enabled
|
2017-09-22 14:31:24 -04:00 |
|
Alexandru Bleotu
|
77a815dbed
|
Added salt.utils.vmware.set_dvs_network_resource_management_enabled
|
2017-09-22 14:31:21 -04:00 |
|
Alexandru Bleotu
|
f211874462
|
Added tests for salt.utils.vmware.update_dvs
|
2017-09-22 14:31:19 -04:00 |
|
Alexandru Bleotu
|
ce6e8c8522
|
Added salt.utils.vmware.update_dvs
|
2017-09-22 14:31:16 -04:00 |
|
Alexandru Bleotu
|
d31d98c2d3
|
Added tests for salt.utils.vmware.create_dvs
|
2017-09-22 14:31:14 -04:00 |
|
Alexandru Bleotu
|
793acab99f
|
Added for salt.utils.vmware.create_dvs
|
2017-09-22 14:31:11 -04:00 |
|
Alexandru Bleotu
|
4f09bf5e88
|
Added tests for salt.utils.vmware.get_network_folder
|
2017-09-22 14:31:08 -04:00 |
|
Alexandru Bleotu
|
c0040aaa1a
|
Added salt.utils.vmware.get_network_folder that retrieves the network folder
|
2017-09-22 14:31:06 -04:00 |
|
Alexandru Bleotu
|
3584a91692
|
Added tests for salt.utils.vmware.get_dvss
|
2017-09-22 14:31:03 -04:00 |
|
Alexandru Bleotu
|
173a697be2
|
Added comments and imports for dvs functions in salt.utils.vmware
|
2017-09-22 14:31:01 -04:00 |
|
Alexandru Bleotu
|
9e32ce72cc
|
Added salt.utils.vmware.get_dvss that retrieves DVSs in a datacenter
|
2017-09-22 14:30:58 -04:00 |
|
Mike Place
|
15c6e69bc1
|
Merge pull request #43651 from bodhi-space/infra5461
Re-opening https://github.com/saltstack/salt/pull/43642 which I deleted too soon
|
2017-09-22 12:25:22 -06:00 |
|
Mike Place
|
75dd97ee50
|
Merge pull request #43645 from alexbleotu/cluster_states-gh
VMware cluster states + dependencies
|
2017-09-22 11:46:25 -06:00 |
|
Mike Place
|
7e3a6b92d5
|
Merge pull request #43518 from terminalmage/issue38971
Reduce unnecessary file downloading in archive/file states
|
2017-09-22 11:44:04 -06:00 |
|
Mike Place
|
530a6bb2e7
|
Merge pull request #43698 from theredcat/elastic-timeout
Add timeout option to elasticsearch execution module
|
2017-09-22 11:30:14 -06:00 |
|
Nicole Thomas
|
c0bfa7a77c
|
Merge pull request #43684 from rklaren/salt-cloud-libvirt-fix-python-warning
salt-cloud libvirt updates
|
2017-09-22 10:50:11 -04:00 |
|
Nicole Thomas
|
0ec22d48a0
|
Merge pull request #43688 from abergmann/develop
Extend openscap module command parsing.
|
2017-09-22 10:43:52 -04:00 |
|
Nicole Thomas
|
49bb3b0a52
|
Merge branch 'develop' into issue38971
|
2017-09-22 10:38:34 -04:00 |
|
Nicole Thomas
|
7448153154
|
Merge pull request #43691 from dmyerscough/fix-docstring-formatting
Fix docstring code-blocks
|
2017-09-22 10:34:51 -04:00 |
|
Nathan DELHAYE
|
25a1958304
|
Add timeout option to elasticsearch execution module
|
2017-09-22 15:49:44 +02:00 |
|
Damian Myerscough
|
012281dea2
|
Fix docstring code-blocks
|
2017-09-21 22:46:03 -07:00 |
|