summaryrefslogtreecommitdiffstats
path: root/networking-odl/networking_odl/common/constants.py
diff options
context:
space:
mode:
authorWojciech Dec <wdec@cisco.com>2016-08-17 13:14:23 +0200
committerWojciech Dec <wdec@cisco.com>2016-08-17 13:14:23 +0200
commit4979a23b8b2c0094ced98cf05eebb692d6609937 (patch)
treec49ceeb5b127fdb0e10c0f5ac0516be96cbd31a9 /networking-odl/networking_odl/common/constants.py
parentc3b2c2a9a22bac5cf17813c589444d3abebaa23b (diff)
Correcting networking-odl to mitaka/stable + app topology patch
Change-Id: Iddcd8dda2d49fcdd8e0f37a1d052a6fa8a24b035 Signed-off-by: Wojciech Dec <wdec@cisco.com>
Diffstat (limited to 'networking-odl/networking_odl/common/constants.py')
-rw-r--r--networking-odl/networking_odl/common/constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking-odl/networking_odl/common/constants.py b/networking-odl/networking_odl/common/constants.py
index 50c0117..9fed790 100644
--- a/networking-odl/networking_odl/common/constants.py
+++ b/networking-odl/networking_odl/common/constants.py
@@ -24,10 +24,8 @@ ODL_SGS = 'security_groups'
ODL_SG_RULE = 'security_group_rule'
ODL_SG_RULES = 'security_group_rules'
ODL_ROUTER = 'router'
-ODL_ROUTERS = 'routers'
ODL_ROUTER_INTF = 'router_interface'
ODL_FLOATINGIP = 'floatingip'
-ODL_FLOATINGIPS = 'floatingips'
ODL_LOADBALANCER = 'loadbalancer'
ODL_LOADBALANCERS = 'loadbalancers'