Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
66021947
Commit
66021947
authored
Mar 27, 2019
by
Samir Medjiah
Browse files
SOL003_33 SOL003_34: "IpOverEthernetAddressInfo" data type updated
parent
d4ef6cef
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
66021947
...
...
@@ -231,12 +231,11 @@ definitions:
This type represents information about a network address that has been
assigned.
type
:
object
required
:
-
macAddress
properties
:
macAddress
:
description
:
>
Assigned MAC address.
MAC address, if assigned.
At least one of "macAddress" or "ipAddresses" shall be present.
$ref
:
"
SOL002SOL003_def.yaml#/definitions/MacAddress"
ipAddresses
:
description
:
>
...
...
@@ -261,6 +260,7 @@ definitions:
description
:
>
Fixed addresses assigned (from the subnet defined by
"subnetId" if provided).
Exactly one of "addresses" or "addressRange" shall be present.
type
:
array
items
:
$ref
:
"
SOL002SOL003_def.yaml#/definitions/IpAddress"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment