2345 Commits

Author SHA1 Message Date
Gerrit Code Review
40dcab8dfa Update notes for submitted changes
* NSX|V: honor provider security rules
2017-05-30 05:56:19 +00:00
Gerrit Code Review
6acdfb6afe Update notes for submitted changes
* NSXV3: harden subnet creation for external networks
2017-05-30 05:56:01 +00:00
Gerrit Code Review
55f345eeea Update notes for submitted changes
* QOS: fix unit test breakage
2017-05-30 04:34:42 +00:00
Gerrit Code Review
8704f3bb9f Update notes for submitted changes
* NSX-T Migrate: migration script for libvirt
2017-05-29 17:33:18 +00:00
Gerrit Code Review
a9e5b7467c Update notes for submitted changes
* NSX-T Migrate: migration script for libvirt
2017-05-29 12:49:01 +00:00
Gerrit Code Review
8132d6ec21 Update notes for submitted changes
* NSX-migration: remove physical-network for flat networks
2017-05-29 11:43:41 +00:00
Gerrit Code Review
f886dbf616 Update notes for submitted changes
* NSX-migration: remove physical-network for flat networks
2017-05-29 11:43:36 +00:00
Gerrit Code Review
253a31d0eb Update notes for submitted changes
* NSX-migration: remove physical-network for flat networks
2017-05-29 10:02:57 +00:00
Gerrit Code Review
ee27c33c74 Update notes for submitted changes
* NSX Migration: support keystone v3 & other fixes
2017-05-29 07:30:18 +00:00
Gerrit Code Review
f7341a493c Update notes for submitted changes
* NSX Migration: support keystone v3 & other fixes
2017-05-29 06:47:06 +00:00
Gerrit Code Review
79dfacf75c Update notes for submitted changes
* use core resource attribute constants from neutron-lib
* NSX Admin: Fix plugin identification
* LBaaS: Share base_mgr between nsxv and nsxv3
* BGP unittests
2017-05-29 06:46:57 +00:00
Gerrit Code Review
a96b7405a2 Update notes for submitted changes
* NSX Migration: support keystone v3 & other fixes
2017-05-29 06:29:34 +00:00
Gerrit Code Review
873962b854 Update notes for submitted changes
* NSXv BGP: Fix get_bgp_peer 'esg_id' attr visibility
2017-05-29 05:27:43 +00:00
Gerrit Code Review
dcfc3eab7f Update notes for submitted changes
* LBaaS: Share lb_const module for nsxv and nsxv3
2017-05-29 04:40:14 +00:00
Gerrit Code Review
193a41441c Update notes for submitted changes
* NSXV3: ensure all OS ports are added to default section
2017-05-28 06:33:57 +00:00
Gerrit Code Review
b76b457c07 Update notes for submitted changes
* NSXv BGP: Adding IP address check for ESG BGP peer
2017-05-26 18:27:48 +00:00
Gerrit Code Review
f23a2dc41a Update notes for submitted changes
* NSXv3: Solve race condition in DB cert provider
2017-05-26 09:31:58 +00:00
Gerrit Code Review
39beb49964 Update notes for submitted changes
* NSXv3: Solve race condition in DB cert provider
2017-05-26 09:27:33 +00:00
Gerrit Code Review
0c2fa93a1e Update notes for submitted changes
* Validate L2gateway exists in backend
2017-05-25 09:06:26 +00:00
Gerrit Code Review
e9046e905c Update notes for submitted changes
* NSXV3: ensure that devstack does not get invalid config
2017-05-25 09:06:04 +00:00
Gerrit Code Review
fd4e39a42b Update notes for submitted changes
* NSXv: Fix before delete notification for shared rotuer
2017-05-24 15:35:16 +00:00
Gerrit Code Review
4b67b3e098 Update notes for submitted changes
* NSXV3: ovs bridge was not getting created in restack
2017-05-23 17:58:51 +00:00
Gerrit Code Review
0f92d80655 Update notes for submitted changes
* NSXV3: ovs bridge was not getting created in restack
2017-05-23 15:34:53 +00:00
Gerrit Code Review
7dce03bc45 Update notes for submitted changes
* BGP unittests
2017-05-23 14:06:11 +00:00
Gerrit Code Review
6d6e16b06e Update notes for submitted changes
* NSX Admin: Fix plugin identification
* NSX|v: Fix LBaaS session persistence
* NSXv BGP: Return with error for invalid bgp-peer-remove request
* NSXv BGP: Raise an error if user add duplicate networks or peers
* NSXv BGP: Add policy rules
* Skip DHCP options tests in v3 tempest
* NSXv BGP: Use elevated context inside callbacks
* NSX|V: Support tftp-server dhcp option
* NSX|V: Skip md-proxy routers in fwaas
* Tempest: Tempest test NSX security groups failing
* Fix nsx-migration script
* NSX|V fix crash when enabling subnets dhcp
* NSXv3: Fix devstack issue on compute node
* NSX|v: keep snat status when changing router type
* [Tempest]: Adding of more cases for FWaaS
* Switch to SUBNET from SUBNET_GATEWAY
* NSX|V: Fix broken unit tests
* Fixes vmware_nsx_tempest tempest plugin issues with tempest
* Tempest: Port Types network cleanup fix
* NSX|V3: ensure that network rollback works correctly
* NSX|V: ensure that the subinterface validations are atomic
* Update fwaas driver in devstack.rst
* Use vmware_nsx aliases for neutron core plugins
* use extra_dhcp_opt api-def from neutron-lib
* Add firewall_drivers entry_point in setup
* NSX|V: Fix use case with no FWaaS for a router
* use is_port_trusted from neutron-lib
* NSXv BGP: Use BGP peering password correctly
* NSXv BGP: Allow BGP only on networks with address-scope
* NSX|V: ensure that FLAT provider network is deleted
* NSXv: Enforce address scopes for no-NAT routers
* AdminUtils: Fix crash in nsx-v router-recreate
* AdminUtils: Fix security-group migrate
* AdminUtils: Fix firewall-section list of operations
* [Tempest]: Adding of FWaaS api testcases.
* NSX|V: fix missing spoofguard ID validation
* NSXv: Mask passwords when logging debug messages
* NSX|v: Add fip to exclusive router after migration
* AdminUtils:Fix NSX-v metadata secret
* Add vmware_nsxv entry_point in setup
* NSX|V3: treat missing exclude list entry on delete
* Rename api-replay to nsx-migration
* NSX|v: Distributed router type update failure
* Tempest|DVS: Add _list_ports for dvs scenario test case
* NSXAdmin: Block cert commands when feature is off
* [Tempest]: Adding of removed method from upstream in vmware_nsx_tempest repo
* Address network filtering issue
* NSXv BGP: Fixing get-advertise-routes
* AdminUtil:NSX|V3: change metadata server
* AdminUtil:NSX|V3: Fix plugin calls
* Basic QoS scenarios: Testing bandwidth-limit, DSCP rule with traffic root@prome-mdt-dhcp412:/opt/stack/tempest# python -m testtools.run vmware_nsx_tempest.tests.scenario.test_qos_ops Tests running... tempest/clients.py:45: DeprecationWarning: Using the 'client_parameters' argument is deprecated   client_parameters=self._prepare_configuration()) Warning: Permanently added '172.24.4.9' (RSA) to the list of known hosts.
* Update changes for _get_marker_obj
* NSX-v3| fix delete-router when there is no backend id
* NSX-v| Fix FWAAS rules in DB
* use neutron-lib port security api-def
* Update code to work with oslo.config enforcements
* Fix OSC client to work with versions greater than 3.10
* NSX|V3: admin util for migrating exlcude list ports
* Fix client breakages
* use neutron-lib constants rather than plugin constants
* Correct config help information error
* NSX|V3: Support specific IP allocations in IPAM
* OSC 3.10 integration
* [Tempest]: Changes done in allowed address pair scenrio testcases.
* [tempest]: Changes done for port security scenario testcases.
* NSX-v+v3| remive unused QoS definition
* Tempest: Adding network config param
* Tempest: OpenStack Port Types Support API tests
* Adding pyshark requirements for QoS scenario testing
* Adjust qos supported rules to Neutron
* NSX|v: Support more than 2 hostgroups
* NSX|v fix some host group placement issues
* NSX|V3: Fix exclude port issue during delete port
* NSX|V fix FWaaS rules order when router is added to FW
* NSX|V Fail dist router set gw if edge not found
* NSX-V| add IPv6 link-local address to spoofguard
* Tempest:Deploy and Validate Neutron resources using HEAT Template on NSXT|V
* NSXv: Use BGP protocol to learn default gateways
2017-05-23 14:03:25 +00:00
Gerrit Code Review
67b2a34e65 Update notes for submitted changes
* LBaaS: Share base_mgr between nsxv and nsxv3
2017-05-23 12:31:09 +00:00
Gerrit Code Review
6a9705e84f Update notes for submitted changes
* NSX|V: ensure that monitor ID is persisted with LB alg update
2017-05-23 07:00:03 +00:00
Gerrit Code Review
38fe856968 Update notes for submitted changes
* NSX|v: Fix LBaaS session persistence
2017-05-22 13:18:42 +00:00
Gerrit Code Review
a32d402b1f Update notes for submitted changes
* NSXv BGP: Return with error for invalid bgp-peer-remove request
2017-05-22 12:52:46 +00:00
Gerrit Code Review
6d3a5a366b Update notes for submitted changes
* NSXv BGP: Raise an error if user add duplicate networks or peers
2017-05-22 12:47:58 +00:00
Gerrit Code Review
5a81baf108 Update notes for submitted changes
* Fix nsx-migration script
2017-05-21 17:44:29 +00:00
Gerrit Code Review
764c5860dd Update notes for submitted changes
* NSXv BGP: Add policy rules
2017-05-21 17:44:23 +00:00
Gerrit Code Review
ee3d226e4d Update notes for submitted changes
* Skip DHCP options tests in v3 tempest
2017-05-21 13:13:11 +00:00
Gerrit Code Review
83b79d7eb4 Update notes for submitted changes
* NSXv BGP: Use elevated context inside callbacks
2017-05-21 13:03:59 +00:00
Gerrit Code Review
6d464e9b76 Update notes for submitted changes
* NSX-V3| Integrate with nsxlib refactored code
2017-05-21 08:54:38 +00:00
Gerrit Code Review
240a8d80d7 Update notes for submitted changes
* NSXv3: Fix devstack issue on compute node
2017-05-21 08:52:45 +00:00
Gerrit Code Review
ea670efc84 Update notes for submitted changes
* NSX|V: Skip md-proxy routers in fwaas
2017-05-21 08:52:39 +00:00
Gerrit Code Review
420abe22aa Update notes for submitted changes
* NSX|V: Support tftp-server dhcp option
2017-05-21 08:52:33 +00:00
Gerrit Code Review
2072b320ba Update notes for submitted changes
* NSX|V: enable an external network to create backing network
2017-05-21 07:10:47 +00:00
Gerrit Code Review
f81d8bbff3 Update notes for submitted changes
* NSX|v: keep snat status when changing router type
2017-05-21 06:25:03 +00:00
Gerrit Code Review
f59ef80b49 Update notes for submitted changes
* NSX|v: keep snat status when changing router type
2017-05-21 05:53:20 +00:00
Gerrit Code Review
48fe1c7931 Update notes for submitted changes
* Tempest: Tempest test NSX security groups failing
2017-05-19 21:56:01 +00:00
Gerrit Code Review
2b67209339 Update notes for submitted changes
* Fix nsx-migration script
2017-05-19 16:47:08 +00:00
Gerrit Code Review
0f8a11a9a2 Update notes for submitted changes
* NSX|V fix crash when enabling subnets dhcp
2017-05-18 12:38:24 +00:00
Gerrit Code Review
ac29c9b0d4 Update notes for submitted changes
* [Tempest]: Adding of more cases for FWaaS
2017-05-17 19:51:33 +00:00
Gerrit Code Review
b7511a71d4 Update notes for submitted changes
* Fixes vmware_nsx_tempest tempest plugin issues with tempest
2017-05-17 17:57:55 +00:00
Gerrit Code Review
2a2ca3abeb Update notes for submitted changes
* Switch to SUBNET from SUBNET_GATEWAY
2017-05-17 15:13:47 +00:00
Gerrit Code Review
88c8d62969 Update notes for submitted changes
* NSX|V: Fix broken unit tests
2017-05-17 15:05:47 +00:00
Gerrit Code Review
74bf6ebef6 Update notes for submitted changes
* Fix nsx-migration script
2017-05-17 14:42:20 +00:00
Gerrit Code Review
e4ad5ce185 Update notes for submitted changes
* Tempest: Port Types network cleanup fix
2017-05-16 19:48:23 +00:00