Add get_network_details_v2
Partially-Implements: blueprint json-network-config Change-Id: Ic16ef974408f6125f6c1ba06e94b62afdf45dd32
This commit is contained in:
parent
f99a8daabf
commit
518081b45b
@ -118,6 +118,9 @@ class BaseMetadataService(object):
|
||||
in the namedtuple defined above.
|
||||
"""
|
||||
|
||||
def get_network_details_v2(self):
|
||||
"""Return a `NetworkDetailsV2` object."""
|
||||
|
||||
def get_admin_username(self):
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user