OpenStack Networking (Neutron)
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.
 
 
 
Go to file
Boden R d034df15a1 remove common db alaises to db utils
A handful of the functions implemented in neutron.db._utils are exposed
in common_db_mixin as aliases. These are unneeded as they're already
defined elsewhere.

This patch removes the following aliases in common_db_mixin:
- safe_creation
- model_query_scope
- model_query
- resource_fields

It also renames the UT for common db mixin to
test__utils to reflect the fact that its testing functions
from the _utils db module.

NeutronLibImpact

Change-Id: I53cd533f107d950f163ad5b19b47097546a4691d
5 years ago
api-ref Fix some typos 7 years ago
bin Use os-xenapi for neutron when XenServer as hypervisor 6 years ago
devstack Try to enable L3 agent extension `fip_qos` 5 years ago
doc Fix hw_vif_multiqueue_enabled typo 5 years ago
etc Remove deprecated IVS interface driver 5 years ago
neutron remove common db alaises to db utils 5 years ago
playbooks/legacy Move periodic jobs to Neutron repo 5 years ago
rally-jobs Switch rally job from q-* to neutron-* service names 5 years ago
releasenotes Merge "Add port_details to Floating IP" 5 years ago
tools Merge "Pull in ubuntu cloud archive openvswitch pkg" 5 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Added zuulv3 jobs for testing neutron tempest plugin 6 years ago
.gitreview Fix .gitreview to not point at a branch 8 years ago
.mailmap Add mailmap entry 9 years ago
.pylintrc Update pylint disable list to pass pylint 1.7.1 checks 6 years ago
.stestr.conf Fix post gate hook to accommodate for new os-testr 6 years ago
.testr.conf Allow more time for DB migration tests 7 years ago
.zuul.yaml zuul: Make ovsfw tempest job voting 5 years ago
CONTRIBUTING.rst Update link for contribution 6 years ago
HACKING.rst Update the documentation link for doc migration 6 years ago
LICENSE Adding Apache Version 2.0 license file. This is the official license agreement under which Quantum code is available to 12 years ago
README.rst Correct tag link in README 6 years ago
TESTING.rst Merge "Docs: Update tempest test directory" 5 years ago
babel.cfg Use babel to generate translation file 11 years ago
bindep.txt Add libffi-dev to bindep.txt 6 years ago
lower-constraints.txt Revert "Revert "Automatically expire obsolete relationships"" 5 years ago
requirements.txt Revert "Revert "Automatically expire obsolete relationships"" 5 years ago
setup.cfg Remove deprecated IVS interface driver 5 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt fix tox release note generation 5 years ago
tox.ini Fix all pep8 E265 errors 5 years ago

README.rst

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst