Overview

Request 718215 accepted

- Switch to opendev as external projects are not longer synced to
github. As a result, there is also no automatic change log.
- Updated to 13.0.1~dev146 (d307746a5)
* NSX|V3 adminUtils: detect and clean orphaned section rules
* OpenDev Migration Patch
* Delete SG rules when deleting their remote group
* NSX|V3: Limit number of subnet static routes per backend
* NSX|V: Restrict creating conflicting address_pair in the same network
* NSX|V3: Add verification of num defined address pairs
* constrain rocky dependencies
* Update rocky .gitreview branch
* Handle multiple default SG creation in all plugins
* update tox for stable branch
* NSX|V3: remove redundent code in get_port/s
* NSX|V3: Change status code of SG failure
* NSX|V: enable allow_address_pairs upon request
* Revert "NSX|V3: Simplify LBaaS implementation"
* NSX|V3: Fix LBaaS loadbalancer creation
* NSX|V: Init FWaaS callbacks only if enabled
* NSX|V3: Simplify LBaaS implementation
* Complete the init of the Neutron main process
* NSX|V3: Respect default keyword for physical_net
* NSX|V admin utils: Find and fix spoofguard policies mismatches
* TVD: Add start_rpc_listeners to the plugin
* Upgrade appdirs lower constraints
* NSX|V+V3: relax FWaaS validation
* Revert "NSX|V3: Init FWaaS before spawn"
* NSX|V3: prevent user from changing the NSX internal SG
* Fix provider security group exception call
* NSX|V3+V: Handle fwaas policy removal
* NSX|V3: Create port bindings for dhcp ports
* NSX|V3: Fix LB error handling
* Fix security group broken code & tests
* [NSX-V] Ensure binding exists before assigning lswitch_id
* NSX|V: Fix update section header
* NSX|V3: Validate FWaaS cidrs
* Devstack: Delete old project before deciding how to get the new code
* NSX|V3: Init FWaaS before spawn
* Devstack: Fix failed of ml2 directory creation
* Devstack: Fix failed of ml2 directory creation
* Fix cffi lower constraints
* NSX|V3: Do not allow external subnets overlapping with uplink cidr
* Devstack: Fix ml2 config file creation for FWaaS-V2
* NSX|V3 Support expected codes for LB HM
* NSX|V3: Fix ipam to check subnets carefully
* NSX|V3 Fix provider nsx-net create
* NSX-T: Delete subnet in case of dhcp error
* Fix Octavia devstack instructions
* NSX|V3: Fix LB statistics getter
* NSX|V3: Add L2GW connection validation
* Devstack: Create ml2 config file for FWaaS-V2
* NSX|V3: Configure tier0 transit networks
* Use upper-constraints from stable/rocky
* fix lower constraints
* TVD: Add missing VPN driver api
* NSX|V3: FWaaS translate 0.0.0.0 to Any ip
* NSX|V use context reader for router driver
* NSX|V Fix AdminUtils get apis to use the right context
* TVD LBaaS: fix operational status api
* Use tenant context to get router GW network
* NSX-v3: Fix listener for pool not fetched anymore
* NSX-v3: Prevent comparison with None
* NSXv: use admin context for metadata port config
* NSX-v3: Fix LB HTTP/HTTPS monitor impl
* NSX|V Fix orphaned networks and bindings
* NSX|V3 Fix dhcp binding rollback
* NSX|V3: Fix FW(v2) status when deleting an illegal port
* Ensure NSX VS is always associated with NSX LBS
* NSX|V3: validate LBaaS NSX stats fields
* TVD verify loadbalancer project match the LB object project
* TVD: Do not crash in case the project is not found
* NSX|V3: Fix member fip error message
* NSX|V3: Restrict update of LB port with fixed IP
* NSX|V3 Add NO-NAT rules only for routers with enabled SNAT
* NSXv: Metadata should complete init
* TVD: Add LBaaS get_operating_status support
* NSX|V Fill VIF data for upgraded ports
* Devstack plugin: fetch Neutron only when needed
* NSX|V: Improve SG rule service creation
* NSX|V fix LBaaS operation status function params
* NSX|V3: Add LB status calls validations
* NSX|V3 remove lbaas import to allow the plugin to work without lbaas
* NSX|V Allow updating port security and mac learning together
* NSX|V3: Change external provider network error message
* NSX|V+V3: Prevent adding different projects routers to fwaas-V1
* NSX|V: Fix BGP plugin get operations
* NSX|V: Validate DVS Id when creating flat/vlan network
* NSX|V: Fix devstack cleanup for python 3
* NSX|V3: Check specific exception when deleting dhcp port
* NSX|V3 Validate rate-limit value in admin utilitiy
* NSX|V3 adminUtils: Use nsx plugin to get ports
* NSX|V3: Fail on unsupported QoS rules
* NSX|V3: VPN connection status update
* NSX-V3| Fix port MAC learning flag handling
* NSX|V3 update port revision on update_port response
* NSX|V: Avoid updating the default section at init
* NSX|V3: LBaaS operating status support
* NSX|V3: Fix external LB member create
* Devstack: Use the right python version in cleanup
* NSX|V: Fix host groups for DRS HA for AZ
* NSX|V Fix policy security group update
* NSX|V+V3 QoS rbac support
* NSX|V3 update port binding for callbacks notifications
* NSX|V3: Support new icmp codes and types
* NSX|V3: Make sure LB member is connected to the LB router
* NSX|V3: Prevent adding an external net as a router interface
* NSX|V: Shorten the L2 bridge edge name
* NSX|V3: Fix port binding update on new ports

Request History
Jaime Caamaño Ruiz's avatar

jaicaa created request

- Switch to opendev as external projects are not longer synced to
github. As a result, there is also no automatic change log.
- Updated to 13.0.1~dev146 (d307746a5)
* NSX|V3 adminUtils: detect and clean orphaned section rules
* OpenDev Migration Patch
* Delete SG rules when deleting their remote group
* NSX|V3: Limit number of subnet static routes per backend
* NSX|V: Restrict creating conflicting address_pair in the same network
* NSX|V3: Add verification of num defined address pairs
* constrain rocky dependencies
* Update rocky .gitreview branch
* Handle multiple default SG creation in all plugins
* update tox for stable branch
* NSX|V3: remove redundent code in get_port/s
* NSX|V3: Change status code of SG failure
* NSX|V: enable allow_address_pairs upon request
* Revert "NSX|V3: Simplify LBaaS implementation"
* NSX|V3: Fix LBaaS loadbalancer creation
* NSX|V: Init FWaaS callbacks only if enabled
* NSX|V3: Simplify LBaaS implementation
* Complete the init of the Neutron main process
* NSX|V3: Respect default keyword for physical_net
* NSX|V admin utils: Find and fix spoofguard policies mismatches
* TVD: Add start_rpc_listeners to the plugin
* Upgrade appdirs lower constraints
* NSX|V+V3: relax FWaaS validation
* Revert "NSX|V3: Init FWaaS before spawn"
* NSX|V3: prevent user from changing the NSX internal SG
* Fix provider security group exception call
* NSX|V3+V: Handle fwaas policy removal
* NSX|V3: Create port bindings for dhcp ports
* NSX|V3: Fix LB error handling
* Fix security group broken code & tests
* [NSX-V] Ensure binding exists before assigning lswitch_id
* NSX|V: Fix update section header
* NSX|V3: Validate FWaaS cidrs
* Devstack: Delete old project before deciding how to get the new code
* NSX|V3: Init FWaaS before spawn
* Devstack: Fix failed of ml2 directory creation
* Devstack: Fix failed of ml2 directory creation
* Fix cffi lower constraints
* NSX|V3: Do not allow external subnets overlapping with uplink cidr
* Devstack: Fix ml2 config file creation for FWaaS-V2
* NSX|V3 Support expected codes for LB HM
* NSX|V3: Fix ipam to check subnets carefully
* NSX|V3 Fix provider nsx-net create
* NSX-T: Delete subnet in case of dhcp error
* Fix Octavia devstack instructions
* NSX|V3: Fix LB statistics getter
* NSX|V3: Add L2GW connection validation
* Devstack: Create ml2 config file for FWaaS-V2
* NSX|V3: Configure tier0 transit networks
* Use upper-constraints from stable/rocky
* fix lower constraints
* TVD: Add missing VPN driver api
* NSX|V3: FWaaS translate 0.0.0.0 to Any ip
* NSX|V use context reader for router driver
* NSX|V Fix AdminUtils get apis to use the right context
* TVD LBaaS: fix operational status api
* Use tenant context to get router GW network
* NSX-v3: Fix listener for pool not fetched anymore
* NSX-v3: Prevent comparison with None
* NSXv: use admin context for metadata port config
* NSX-v3: Fix LB HTTP/HTTPS monitor impl
* NSX|V Fix orphaned networks and bindings
* NSX|V3 Fix dhcp binding rollback
* NSX|V3: Fix FW(v2) status when deleting an illegal port
* Ensure NSX VS is always associated with NSX LBS
* NSX|V3: validate LBaaS NSX stats fields
* TVD verify loadbalancer project match the LB object project
* TVD: Do not crash in case the project is not found
* NSX|V3: Fix member fip error message
* NSX|V3: Restrict update of LB port with fixed IP
* NSX|V3 Add NO-NAT rules only for routers with enabled SNAT
* NSXv: Metadata should complete init
* TVD: Add LBaaS get_operating_status support
* NSX|V Fill VIF data for upgraded ports
* Devstack plugin: fetch Neutron only when needed
* NSX|V: Improve SG rule service creation
* NSX|V fix LBaaS operation status function params
* NSX|V3: Add LB status calls validations
* NSX|V3 remove lbaas import to allow the plugin to work without lbaas
* NSX|V Allow updating port security and mac learning together
* NSX|V3: Change external provider network error message
* NSX|V+V3: Prevent adding different projects routers to fwaas-V1
* NSX|V: Fix BGP plugin get operations
* NSX|V: Validate DVS Id when creating flat/vlan network
* NSX|V: Fix devstack cleanup for python 3
* NSX|V3: Check specific exception when deleting dhcp port
* NSX|V3 Validate rate-limit value in admin utilitiy
* NSX|V3 adminUtils: Use nsx plugin to get ports
* NSX|V3: Fail on unsupported QoS rules
* NSX|V3: VPN connection status update
* NSX-V3| Fix port MAC learning flag handling
* NSX|V3 update port revision on update_port response
* NSX|V: Avoid updating the default section at init
* NSX|V3: LBaaS operating status support
* NSX|V3: Fix external LB member create
* Devstack: Use the right python version in cleanup
* NSX|V: Fix host groups for DRS HA for AZ
* NSX|V Fix policy security group update
* NSX|V+V3 QoS rbac support
* NSX|V3 update port binding for callbacks notifications
* NSX|V3: Support new icmp codes and types
* NSX|V3: Make sure LB member is connected to the LB router
* NSX|V3: Prevent adding an external net as a router interface
* NSX|V: Shorten the L2 bridge edge name
* NSX|V3: Fix port binding update on new ports


Dirk Mueller's avatar

dirkmueller accepted request

openSUSE Build Service is sponsored by