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