ce27328bbb
* refactor NSX v3 UTs * [NSXv3]: Enable tempest tests for security-groups * NSXv3: static route support * Fix loadbalancer driver call NeutronManager init on every call * [NSXv]: Add conf param for exclusive router edge size * Revert "Fix subnet use vdr dhcp edge for dhcp service" * Enable HA on the edge which works as L2 gateway * Reorganize vmware_nsx/tests structure * NSX|V: enable update for subnet from horizon * NSX|V: set the edge_ha default state to be False * Add router-size when creating an exclusive router * Update coverage file to exclude cisco files * nsx v3 lport refactor * nsx v3 port security plumbing * Change ignore-errors to ignore_errors * NSXv3: Completing security-group implementation * dfw_api.py: fix nsxclient typo * Updated from global requirements * NSXv: enforce backend limitations with IPv6 * NSXv: set the 'aggregatePublishing' on the manager * Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories * [NSXv]: Fix router attribute validation check * NSXv driver for Layer 2 gateway * Updated from global requirements * NSX_V3: do not configure ovs manager * Divide vmware_nsx/plugins into plugin-specific subdirectories * Ensure that DHCP agent is configured with correct bridge name * L2 gateway migration skip * Metadata LB configuration should be synchronous * Updated NSXv plugin parameter descriptions * NSXv3: FIP support * Divide vmware_nsx/services into plugin-specific subdirectories * Add sample localrc for nsx_v3 * NSXv: ensure that locking is done with flag 'external=True' * Move vmware_nsx/neutron/plugins/vmware to vmware_nsx * Move vmware_nsx/neutron/tests to vmware_nsx/tests * Move vmware_nsx/neutron/services to vmware_nsx/services * Move vmware_nsx/neutron/db to vmware_nsx/db * Replace missing tag with "" instead of None * NSXv3: router intf support * NSXv3: Router GW support * NSXv3: Add test coverage for build_v3_tags_payload * NSXv3: Add neutron-id tag to backend * Update references for vmware plugin config (etc part) * NsxV3: Router preparation for GW/intf/FIP support * Remove version attribute from setup.cfg * Add NSGroup container and default firewall section for security-groups * Security Groups implementation * Move vmware-etc to top directory * NsxV3: external network support * NSXv3: Update backend during network update * Fix README.rst * Bump version to 7.0.0 * Fix duplicate dhcp edge name error * Fix dhcp service edge select/delete conflict * Use synchronous call when updating VDR interfaces * Fix dirty DB entries left on deleting vdr with GW * Fix subnet use vdr dhcp edge for dhcp service * Fix logging message on VIP update * NSXv: ensure that member update are atomic across API workers * Handle VDR connected to subnet while not the DGW * NsxV3: Add test-list for tempest * Updated from global requirements * Fix a typo in comments in nsx.ini * Fix NSX-v test and update logic for v6 subnets * Updated from global requirements * Fix a typo in comments true -> True * Stop doing any magic cloning of neutron during CI * Add support for dhcp extra opt to nsx v3 plugin * Add Model-migrations-sync test * Fix dhcp bindings missing problems * Fix some routes disappeared on TLR * Nsxv: Fix db out of sync with backend * Fix comment concerning metadata agentless mode * NSXv: validate that router is not None * Fix fip problems for provider router * LBaaS: allow configuration of SOURCE_IP LB method * Correct the version checking for rp_filters
11 lines
372 B
Plaintext
11 lines
372 B
Plaintext
Verified+2: Jenkins
|
|
Code-Review+2: garyk <gkotton@vmware.com>
|
|
Code-Review+1: Abhishek Raut <rauta@vmware.com>
|
|
Code-Review+2: Janet Yu <jwy@cs.stanford.edu>
|
|
Workflow+1: Janet Yu <jwy@cs.stanford.edu>
|
|
Submitted-by: Jenkins
|
|
Submitted-at: Sat, 03 Oct 2015 00:50:44 +0000
|
|
Reviewed-on: https://review.openstack.org/229640
|
|
Project: openstack/vmware-nsx
|
|
Branch: refs/heads/master
|