Merge "[Core Library] Add getInstanceIpList to NovaNetwork"
This commit is contained in:
commit
fc661eba84
@ -77,3 +77,10 @@ Methods:
|
||||
Body:
|
||||
- Return:
|
||||
provider: NovaNetwork
|
||||
|
||||
getInstanceIpList:
|
||||
Arguments:
|
||||
- instance:
|
||||
Contract: $.class(Instance).notNull()
|
||||
Body:
|
||||
- Return: $instance.ipAddresses
|
||||
|
Loading…
Reference in New Issue
Block a user