[cleanup] Remove "Update flavors" from documentation
"Edit Flavor" feature is dropped in horizon by 377422b
and this patch removes its reference from the documentation
to avoid confusion.
Closes-Bug: #1940035
Change-Id: I76a0e0052c7ede9f9e9751b39a6264ffeb0322e3
This commit is contained in:
parent
1800750804
commit
7192f4ae93
@ -4,7 +4,8 @@ Manage flavors
|
|||||||
|
|
||||||
In OpenStack, a flavor defines the compute, memory, and storage
|
In OpenStack, a flavor defines the compute, memory, and storage
|
||||||
capacity of a virtual server, also known as an instance. As an
|
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
|
As of Newton, there are no default flavors. The following table
|
||||||
lists the default flavors for Mitaka and earlier.
|
lists the default flavors for Mitaka and earlier.
|
||||||
@ -77,19 +78,6 @@ Create flavors
|
|||||||
all projects can use the flavor.
|
all projects can use the flavor.
|
||||||
#. Click :guilabel:`Create 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
|
Update Metadata
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user