From 7b34d88e131e64c67bd19f3fec157786e644f4f0 Mon Sep 17 00:00:00 2001 From: Chaserjim Date: Mon, 24 Sep 2018 11:28:17 -0600 Subject: [PATCH] adding a note that specifically states the user cannot rename a stack Change-Id: I466d3fb36727aa384571ad7497fd7d0983b59433 --- doc/source/getting_started/create_a_stack.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/getting_started/create_a_stack.rst b/doc/source/getting_started/create_a_stack.rst index 002853f3ab..7ec7e559ac 100644 --- a/doc/source/getting_started/create_a_stack.rst +++ b/doc/source/getting_started/create_a_stack.rst @@ -75,6 +75,10 @@ Which will respond:: template. In case if it be a "html" page with template, Heat will return an error. +.. note:: + You cannot rename a stack after it has been launched. + + List stacks ~~~~~~~~~~~ List the stacks in your tenant::