summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-10-19 13:38:29 +0000
committerGerrit Code Review <review@openstack.org>2021-10-19 13:38:29 +0000
commitf69154e5d3065a6928b65f926f0fbfad468713da (patch)
tree845f023821f7f24a3deed5a8d92e5f5e641dffe9 /doc
parent5e405d71926764b8aa60c75794b62f668f4e8122 (diff)
parent7192f4ae93ca7ea14039237d1bce1c53a18379fd (diff)
downloadhorizon-f69154e5d3065a6928b65f926f0fbfad468713da.tar.gz
Merge "[cleanup] Remove "Update flavors" from documentation"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/manage-flavors.rst16
1 files changed, 2 insertions, 14 deletions
diff --git a/doc/source/admin/manage-flavors.rst b/doc/source/admin/manage-flavors.rst
index 6eda28269..91255a765 100644
--- a/doc/source/admin/manage-flavors.rst
+++ b/doc/source/admin/manage-flavors.rst
@@ -4,7 +4,8 @@ Manage flavors
In OpenStack, a flavor defines the compute, memory, and storage
capacity of a virtual server, also known as an instance. As an
-administrative user, you can create, edit, and delete flavors.
+administrative user, you can create and delete flavors and update
+their metadata.
As of Newton, there are no default flavors. The following table
lists the default flavors for Mitaka and earlier.
@@ -77,19 +78,6 @@ Create flavors
all projects can use the flavor.
#. Click :guilabel:`Create Flavor`.
-Update flavors
-~~~~~~~~~~~~~~
-
-#. Log in to the Dashboard and select the :guilabel:`admin` project
- from the drop-down list.
-#. In the :guilabel:`Admin` tab, open the :guilabel:`Compute` tab
- and click the :guilabel:`Flavors` category.
-#. Select the flavor that you want to edit. Click :guilabel:`Edit
- Flavor`.
-#. In the :guilabel:`Edit Flavor` window, you can change the flavor
- name, VCPUs, RAM, root disk, ephemeral disk, and swap disk values.
-#. Click :guilabel:`Save`.
-
Update Metadata
~~~~~~~~~~~~~~~