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.
![]() n8g-sfc currently has its own variant of OVSBridge to allow the use of priority in a delete_flows call This change is meant to make this available outside n8g-sfc and simplify n8g-sfc code. This change adds a 'strict' boolean parameter to mod_flow and delete_flows that results in ovs-ofctl to be run with --strict for del-flows and mod-flows actions. When strict is set, the use of priority is allowed and hence not rejected anymore. Note that for batched actions in a deffered bridge, we disallow mixing calls with strict and without strict, which can't be translated in one CLI call. Needed-By: I3bf939590dd43bff685f133bff86eb7e9068de91 Change-Id: I289d546780f10dc1002ab6bc2e1b38c9ef2d728f |
6 years ago | |
---|---|---|
api-ref | 7 years ago | |
bin | 7 years ago | |
devstack | 6 years ago | |
doc | 6 years ago | |
etc | 6 years ago | |
neutron | 6 years ago | |
rally-jobs | 6 years ago | |
releasenotes | 6 years ago | |
tools | 6 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 8 years ago | |
.gitreview | 8 years ago | |
.mailmap | 9 years ago | |
.pylintrc | 6 years ago | |
.testr.conf | 7 years ago | |
CONTRIBUTING.rst | 7 years ago | |
HACKING.rst | 7 years ago | |
LICENSE | 12 years ago | |
README.rst | 7 years ago | |
TESTING.rst | 6 years ago | |
babel.cfg | 10 years ago | |
bindep.txt | 6 years ago | |
requirements.txt | 6 years ago | |
run_tests.sh | 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: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst