You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Some L3 ports can directly modify the IP address now, but there are some types of device_owner, for instance network:router_centralized_snat, should not allow to change the IP address, otherwise it will increase L3 agent code complexity. Since router public gateway port is related to the external network, and this port can be used for some service, like VPN. So after this patch we will only allow the gateway port to update the IP address directly, aka device_owner network:router_gateway. The following l3 router ports will not be allowed to directly update the IP address: network:ha_router_replicated_interface network:router_centralized_snat network:router_ha_interface network:router_interface network:router_interface_distributed Remove one unit test case since it will not occur in neutron. Change-Id: I2890a71abc82cb781b601afb879bdcca10e39257 Closes-Bug: #1796824 |
5 years ago | |
---|---|---|
api-ref | 7 years ago | |
bin | 6 years ago | |
devstack | 5 years ago | |
doc | 5 years ago | |
etc | 5 years ago | |
neutron | 5 years ago | |
playbooks/legacy | 5 years ago | |
rally-jobs | 5 years ago | |
releasenotes | 5 years ago | |
tools | 5 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 5 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 5 years ago | |
.stestr.conf | 6 years ago | |
.zuul.yaml | 5 years ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 12 years ago | |
README.rst | 5 years ago | |
TESTING.rst | 5 years ago | |
babel.cfg | 11 years ago | |
bindep.txt | 6 years ago | |
lower-constraints.txt | 5 years ago | |
requirements.txt | 5 years ago | |
setup.cfg | 5 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 5 years ago |
README.rst
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst