community.general/lib/ansible/modules/cloud/vmware
Philippe Dellaert 930fde5f70 vmware_dvs_portgroup: Add configuration of vlan trunk, security settings and port policies and integration tests (#32298)
* Add configuration of vlan trunk, security settings and port policies, and tests

This commit adds the following capabilities to the
vmware_dvs_portgroup module:
- Support for VLAN trunk portgroup
- Support for all security settings (promiscuous, forged transmits & mac
address changes)
- Support for all the port specific policies
- port specific policies match the vCenter UI behaviour (for instance:
block override is enabled by default)
- Cleanup and use of proper API entities not root entities
- Integration testing

* Cleanup of docs and adding more examples
2017-11-06 11:46:51 -05:00
..
__init__.py
vca_fw.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vca_nat.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vca_vapp.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vcenter_license.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_cluster.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_datacenter.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_dns_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_dvs_host.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_dvs_portgroup.py vmware_dvs_portgroup: Add configuration of vlan trunk, security settings and port policies and integration tests (#32298) 2017-11-06 11:46:51 -05:00
vmware_dvswitch.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vmware_guest.py add support to vmware_guest for template => vm conversion (#31607) 2017-10-31 09:12:40 -04:00
vmware_guest_facts.py Added datacenter as variable to expample block, since it is a required variable (#25944) 2017-08-30 15:26:23 -04:00
vmware_guest_find.py Add support for Python3 in vmware_guest_find 2017-09-01 11:11:09 -07:00
vmware_guest_powerstate.py New module - vmware_guest_powerstate 2017-10-02 18:57:44 +02:00
vmware_guest_snapshot.py Add the ability to rename a snapshot, or change it's description. (#31441) 2017-10-30 12:20:03 -04:00
vmware_guest_tools_wait.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_host.py Refactor code for find_host_by_cluster_datacenter (#26859) 2017-08-28 18:36:46 +02:00
vmware_local_user_manager.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vmware_maintenancemode.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_migrate_vmk.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vmware_portgroup.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_resource_pool.py Refactor code for find_host_by_cluster_datacenter (#26859) 2017-08-28 18:36:46 +02:00
vmware_target_canonical_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_vm_facts.py vmware_vm_facts: Add error check for config.vm (#31629) 2017-10-12 10:32:06 -04:00
vmware_vm_shell.py Make vm_username and vm_password required params 2017-09-30 14:50:44 +02:00
vmware_vm_vss_dvs_migrate.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_vmkernel.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_vmkernel_ip_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_vmotion.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vmware_vsan_cluster.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware_vswitch.py vmware_vswitch; Improve integration tests (#28484) 2017-08-24 14:31:13 +02:00
vsphere_copy.py pep8 fixes for vmware modules (#31537) 2017-10-12 07:50:05 +02:00
vsphere_guest.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00