Feature 9015: use same names for quotas and roles
[osm/NBI.git] / osm_nbi / admin_topics.py
index 26c44d2..6342ba2 100644 (file)
@@ -398,6 +398,7 @@ class WimAccountTopic(CommonVimWimSdn):
 class SdnTopic(CommonVimWimSdn):
     topic = "sdns"
     topic_msg = "sdn"
+    quota_name = "sdn_controllers"
     schema_new = sdn_new_schema
     schema_edit = sdn_edit_schema
     multiproject = True