Merge "Support Quota extension in MidoNet plugin"
This commit is contained in:
commit
07a7d5e393
@ -191,7 +191,8 @@ class MidonetPluginV2(db_base_plugin_v2.NeutronDbPluginV2,
|
||||
securitygroups_db.SecurityGroupDbMixin):
|
||||
|
||||
supported_extension_aliases = ['external-net', 'router', 'security-group',
|
||||
'agent', 'dhcp_agent_scheduler', 'binding']
|
||||
'agent', 'dhcp_agent_scheduler', 'binding',
|
||||
'quotas']
|
||||
__native_bulk_support = False
|
||||
|
||||
def __init__(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user