dragonflow/dragonflow/db/neutron
wangyongben 85af773f41 Add QoS North Bound Functionality
This patch provides a notification driver for QoS Plugin. QoS plugin can
notify the north bound messages to Dragonflow by the notification driver.
The north bound messages the patch supported are as follows:
1. Create QoS
2. Update QoS
3. Delete Qos
4. Create port with QoS
5. Update port with QoS
6. Update network with QoS

coresponding spec:
Implements: blueprint qos-app

Co-Authored-By: Hong Hui Xiao <honghui_xiao@yeah.net>
Co-Authored-By: xuxiaojie <xiaojie.xu@huawei.com>
Change-Id:I8ebebc40248374a424a14b93f186293a708c6b70
2016-11-01 18:22:15 +08:00
..
migration Make py file line endings unix style 2016-09-12 10:46:02 +08:00
__init__.py Prepare alembic scripts for subproject DB module 2016-02-01 12:04:23 +00:00
lockedobjects_db.py Add QoS North Bound Functionality 2016-11-01 18:22:15 +08:00
models.py Remove deprecation warnings 2016-09-21 02:03:34 +00:00
versionobjects_db.py Make py file line endings unix style 2016-09-12 10:46:02 +08:00