summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-12-01 01:44:29 +0000
committerGerrit Code Review <review@openstack.org>2017-12-01 01:44:29 +0000
commit50cb2562ba82f5431b61d5dd5b895663ad397821 (patch)
tree58cdd4c012ca88595fa4bbaf84f50658308a5378 /api-guide
parentb1eca3d4df3e28c69cf8d3d3342406b8164450ac (diff)
parent0565cf2c08f614364624125a6619632c14437622 (diff)
downloadnova-50cb2562ba82f5431b61d5dd5b895663ad397821.tar.gz
Merge "Update description of Rebuild in server_concepts.rst"
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/server_concepts.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-guide/source/server_concepts.rst b/api-guide/source/server_concepts.rst
index b64169f6cf..3fd607db01 100644
--- a/api-guide/source/server_concepts.rst
+++ b/api-guide/source/server_concepts.rst
@@ -416,7 +416,8 @@ Server actions
- **Rebuild**
Use this function to remove all data on the server and replaces it
- with the specified image. Server ID and IP addresses remain the same.
+ with the specified image. Server ID, flavor and IP addresses remain
+ the same.
- **Evacuate**