Merge "[Core Library] Add getInstanceIpList to NovaNetwork"

This commit is contained in:
Jenkins 2016-09-27 18:43:32 +00:00 committed by Gerrit Code Review
commit fc661eba84

View File

@ -77,3 +77,10 @@ Methods:
Body:
- Return:
provider: NovaNetwork
getInstanceIpList:
Arguments:
- instance:
Contract: $.class(Instance).notNull()
Body:
- Return: $instance.ipAddresses