vmware-nsx/vmware_nsx
Adit Sarfaty 84be0ea6a5 NSX-V3| network availability zones support
Adding availability zones for nsx-v3 for native dhcp parameters

configuration:

[nsx_v3]
availability_zones = zone1,zone2,zone3

[az:zone1]
metadata_proxy = a87d92f3-0106-47dc-a494-de68345fecc8 <profile-name-or-uuid, mandatory>
dhcp_profile = 8a4fb2ca-60aa-4291-aab8-d0d6b7790292 profile-name-or-uuid <mandatory>
native_metadata_route = 179.254.169.254/31 <optional>
dns_domain = aaa.com <optional>
nameservers = 1.1.1.1, 2.2.2.2 <optional>

Change-Id: I006d922908d5a061480f43eeb92d373fcb4db616
2017-03-14 19:28:31 +02:00
..
api_client Removed redundant 'the' 2016-11-18 17:44:38 +08:00
api_replay Merge "TrivialFix: typos in cli.py" 2016-09-22 12:04:05 +00:00
common NSX-V3| network availability zones support 2017-03-14 19:28:31 +02:00
db NSX|V: move migration to correct folder 2017-02-27 14:52:54 +00:00
dhcp_meta python3: make unit tests pass 2016-07-07 14:42:35 -07:00
dvs NSX|V: add support for VLAN trunk with VLAN network 2017-02-24 07:38:04 -08:00
extension_drivers NSX-V3| network availability zones support 2017-03-14 19:28:31 +02:00
extensions Use https for *.openstack.org references 2017-02-06 15:45:18 -08:00
nsxlib Integration with nsxlib 2016-11-03 05:56:36 +00:00
osc Fix OSC plugin global declaration 2017-03-10 08:47:30 +00:00
plugins NSX-V3| network availability zones support 2017-03-14 19:28:31 +02:00
services Generalize the availability-zones code 2017-03-08 15:12:32 +02:00
shell NSX-V3| network availability zones support 2017-03-14 19:28:31 +02:00
tests NSX-V3| network availability zones support 2017-03-14 19:28:31 +02:00
__init__.py Add Apache 2.0 license to source file 2016-11-30 15:15:03 +07:00
_i18n.py Update translation setup 2016-01-29 07:15:35 +09:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00