diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-04-29 19:52:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-29 19:52:49 +0000 |
commit | a5e0d91e5222448c541ba651be944a115737f72f (patch) | |
tree | 580581891ebf49c7daf938b8202f562b100b492f /docs/Chapter5 | |
parent | aef17fae6a2c04ec55b0f2357c1d327fda3dfb1c (diff) | |
parent | ffe4d792511739e9a4cfa5ffd5e70442d55754bc (diff) |
Merge "[VNFRQTS] R-708564 add InstanceIP prop subnet_uuid"
Diffstat (limited to 'docs/Chapter5')
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Template Constructs.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst index ab30c81..d4c8c01 100644 --- a/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst +++ b/docs/Chapter5/Heat/ONAP Heat Template Constructs.rst @@ -123,6 +123,7 @@ the second level of nested heat. , ``virtual_machine_interface_allowed_address_pairs_allowed_address_pair_ip_ip_prefix`` * ``OS::ContrailV2::InstanceIP`` property ``instance_ip_address`` + * ``OS::ContrailV2::InstanceIP`` property ``subnet_uuid`` Note that the parameters associated with properties not listed in R-708564 |