vmware-nsx/vmware_nsx/shell/admin/plugins/nsxv/resources
Adit Sarfaty 5d934b23fd NSX|V Do not share edges between tenants
Adding a configuration option to prevent DHCP/Router edges sharing between
different tenants.
Also adding admin utilities for upgrade - redistribute the dhcp edges and
router edges if the configuration changed:
nsxadmin -r dhcp-binding -o nsx-redistribute
nsxadmin -r routers -o nsx-redistribute

Change-Id: I0d669c60413172a94ea5fc0beba0035df72c62ac
2017-10-17 00:09:47 +03:00
..
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00
backup_edges.py Use neutron-lib callbacks module 2017-04-25 10:36:26 +03:00
config.py Use neutron-lib callbacks module 2017-04-25 10:36:26 +03:00
dhcp_binding.py NSX|V Do not share edges between tenants 2017-10-17 00:09:47 +03:00
edges.py NSX|v: Admin Util remove router binding orphaned entries 2017-08-29 12:24:14 +03:00
gw_edges.py NSXAdmin: Fix nsx-v gw-edge deploy witho no default-gw 2017-08-10 03:36:12 -07:00
metadata.py NSX|v: get internal net by az fix 2017-08-16 11:07:27 +03:00
networks.py NSX|v AdminUtil ignore irrelevant orphaned networks 2017-08-30 10:01:21 +03:00
routers.py NSX|V Do not share edges between tenants 2017-10-17 00:09:47 +03:00
securitygroups.py AdminUtils: Fix security-group migrate 2017-05-14 10:44:41 +03:00
spoofguard_policy.py NSX|V: fix missing spoofguard ID validation 2017-05-12 05:33:29 -07:00
utils.py AdminUtil|NSX-v: complete plugin init 2017-08-02 07:59:39 +03:00