OpenStack Networking (Neutron)
335ac4e2d9
Common neutron resource(e.g, Port) consists of: 1. Resource Attributes, e.g: Port.mac_address, etc. 2. Standard Attributes, e.g: created_at, and are shared among all neutron resources. The `sort` opt only supports limited attributes. We need to filter attributes that are defined with `is_sort_key=True` and it's preferred to explicitly warn CLI & API users of illegal sort keys rather than just accept without check, pass forward and then hit a internal error which's quite confusing. Depends-on: https://review.opendev.org/#/c/660097/ Change-Id: I8d206f909b09f1279dfcdc25c39989a67bff93d5 Closes-Bug: #1659175 |
||
---|---|---|
api-ref | ||
bin | ||
devstack | ||
doc | ||
etc | ||
neutron | ||
playbooks | ||
rally-jobs | ||
releasenotes | ||
roles | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
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