vmware-nsx/vmware_nsx/plugins/nsx_v/drivers
Adit Sarfaty b2858f8719 NSX|V router create with availability zones hints
Add support for availability zones hints on routers creation
- The router will be created on an edge that belongs to the requested resource pool
- The nsxv_router_binding db table has a new column for the edge resource pool
- New nsxv configuration: availability_zones which should contain a list
of resource pools ids, that can be used as hints

DocImpact: New configuration parameter availability_zones under nsxv

Change-Id: Ib34689d554dafe25f62a045feebe9eed68d2174d
2016-05-24 08:38:26 +03:00
..
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
abstract_router_driver.py NSX|V router create with availability zones hints 2016-05-24 08:38:26 +03:00
distributed_router_driver.py NSX|V router create with availability zones hints 2016-05-24 08:38:26 +03:00
exclusive_router_driver.py NSX|V router create with availability zones hints 2016-05-24 08:38:26 +03:00
shared_router_driver.py NSX|V router create with availability zones hints 2016-05-24 08:38:26 +03:00