3ac14b5603
If a model mentions 'default' it is better to set 'server_default' as well because this 'defaut' can be reached only via code. This change adds 'server_default' parameter to models and in database, so if someone will use SQL query it will also use default value. For model Router added parameter server_default. In migration it was added by this change https://review.openstack.org/105212. For model MeteringLabelRule added parameter server_default. In migration it will be added by heal script due to problems with Metering plugin and grenade. Partial-Bug: #1295539 Change-Id: Iab6fb4eca73e4918c16dac2945fd8552ae2a0c73 |
||
---|---|---|
.. | ||
agent | ||
common | ||
db | ||
__init__.py | ||
agent_notify_api.py | ||
mlnx_plugin.py | ||
README | ||
rpc_callbacks.py |
Mellanox Neutron Plugin This plugin implements Neutron v2 APIs with support for Mellanox embedded switch functionality as part of the VPI (Ethernet/InfiniBand) HCA. For more details on the plugin, please refer to the following link: https://wiki.openstack.org/wiki/Mellanox-Quantum