Juniper / contrail-neutron-plugin

Opencontrail Neutron plugin + extensions
Apache License 2.0
17 stars 69 forks source link

fixup ContrailPlugin initialization to avoid horizon quotas error #77

Closed nplanel closed 10 years ago

nplanel commented 10 years ago

ContrailPlugin need setup the database connection in static manner as quota need to call get_tenant_quotas()->ContrailPlugin._get_user_cfgdb(context)

Signed-off-by: Nicolas PLANEL nicolas.planel@enovance.com