diff options
author | weinstock, alan <aw2574@att.com> | 2019-04-29 18:09:13 +0000 |
---|---|---|
committer | weinstock, alan <aw2574@att.com> | 2019-04-29 18:34:58 +0000 |
commit | ffe4d792511739e9a4cfa5ffd5e70442d55754bc (patch) | |
tree | 7dfd8ca816c404168b7b7abec4040074e1b90092 /docs/Chapter5 | |
parent | 3422870a179cdeed4df9631faa08357d28da5c7a (diff) |
[VNFRQTS] R-708564 add InstanceIP prop subnet_uuid
Issue-ID: VNFRQTS-631
Change-Id: I84563fd220fea673212091f31c249f2e5156df5b
Signed-off-by: weinstock, alan <aw2574@att.com>
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 |