diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-02-11 23:26:46 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-02-11 23:26:46 +0000 |
commit | c2a92f88a7c68f14a4e40d23ded1233c20988b49 (patch) | |
tree | 425126920fc80f7c7e6717cd7d79e0cd7f0ce84c /docs/Chapter5/Heat | |
parent | 2e44e5a40ee96e93319ff4ea5b2e1d166154d129 (diff) |
VNFRQTS - Link consolidation
Issue-ID: VNFRQTS-547
Change-Id: Idef7f28e6858d5e1f76ca4bd9862ad8eb43595e8
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/Chapter5/Heat')
-rw-r--r-- | docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst index 4ab31e8..12fa33f 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst @@ -8,7 +8,7 @@ Resource: OS::Nova::Server - Parameters The OS::Nova::Server resource manages the running virtual machine (VM) instance within an OpenStack cloud. (See -https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server.) +https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server) The following four properties of the ``OS::Nova::Server`` resource must follow an |