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.
![]() The neutron.api.extensions code assumes that the resource to update are base resources and updates its dictionary. When the resource is a sub-resource, ie. a {'parent': ... , 'parameters': {..} } dictionary, the result of the update is that the content of 'parameters' is overwritten. The correct thing to do here, in the case where the extended resource is a sub-resource, is to update the content of parameters with the new/changed attributes. This change also removes a workaround that was made in the qos-bw-limit-direction extension, and which after the change in API extension code, is not needed anymore. Needed-By: I263e1ee6cf4e1a91be91a4a78f4a160f64d33cc6 Change-Id: I4cb61481205c3689c41e62670cec113adb2a0362 Closes-Bug: 1722842 |
6 years ago | |
---|---|---|
api-ref | 7 years ago | |
bin | 6 years ago | |
devstack | 6 years ago | |
doc | 6 years ago | |
etc | 6 years ago | |
neutron | 6 years ago | |
playbooks | 6 years ago | |
rally-jobs | 6 years ago | |
releasenotes | 6 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 6 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 6 years ago | |
.stestr.conf | 6 years ago | |
.testr.conf | 7 years ago | |
.zuul.yaml | 6 years ago | |
CONTRIBUTING.rst | 6 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 12 years ago | |
README.rst | 6 years ago | |
TESTING.rst | 6 years ago | |
babel.cfg | 11 years ago | |
bindep.txt | 6 years ago | |
requirements.txt | 6 years ago | |
setup.cfg | 6 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 6 years ago | |
tox.ini | 6 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
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst