Merge "Stop using config backed quota engine in unit tests"

This commit is contained in:
Jenkins
2017年03月30日 09:58:20 +00:00
committed by Gerrit Code Review

View File

@@ -47,8 +47,7 @@ class BgpvpnExtensionTestCase(test_extensions_base.ExtensionTestCase):
bgpvpn.Bgpvpn,
BGPVPN_PREFIX,
plural_mappings=plural_mappings,
translate_resource_name=True,
use_quota=True)
translate_resource_name=True)
self.instance = self.plugin.return_value
self.bgpvpn_id = _uuid()
self.net_id = _uuid()
Reference in New Issue
openstack/networking-bgpvpn
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.