Add VPN TODO
Change-Id: Ia999ee2eef159d2e620877ffe3b900d326051bae
This commit is contained in:
parent
a6d52af58a
commit
adf69aba0f
@ -271,5 +271,7 @@ class Tier1IPSecVpnSessionStatusDef(core_defs.ResourceDef):
|
||||
|
||||
@property
|
||||
def path_ids(self):
|
||||
# TODO(asarfaty): Why do we need the last '' entry? Need to find a
|
||||
# better solution for this.
|
||||
return ('tenant', 'tier1_id', 'service_id', 'vpn_service_id',
|
||||
'session_id', '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user