Commit 21de8f3d authored by ramanathan's avatar ramanathan
Browse files

Merge branch 'issue#24' into 'dev-v3.5.1'

Issue#24 Add fixedIpAddress attribute to L3AddressData

See merge request !81
parents 48fd1d37 d27599fb
Pipeline #6507 passed with stage
in 0 seconds
......@@ -843,6 +843,16 @@ submodule etsi-nfv-common {
"GS NFV IFA011: Section 7.1.3.4, L3AddressData
information element.";
}
leaf fixed-ip-address {
type string;
description
"IP address to be assigned to the CP instance.";
reference
"GS NFV IFA011: Section 7.1.3.4, L3AddressData
information element.";
}
}
description
"Provides information on the addresses to be assigned to the
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment