[user-guide] Fix the incorrect order number
Change-Id: I50ae781ddf863e0a2e23a0fa08fe91b73de072bd Closes-Bug: #1676113
This commit is contained in:
parent
c8d0a46e90
commit
1e4b56b42c
@ -322,10 +322,10 @@ a 512 MB swap disk and 2 GB ephemeral disk.
|
||||
$ openstack flavor create --vcpus 1 --ram 64 --disk 1 \
|
||||
--swap 512 --ephemeral 2 my_flavor
|
||||
|
||||
.. note::
|
||||
.. note::
|
||||
|
||||
The flavor defines the maximum swap and ephemeral disk size. You
|
||||
cannot exceed these maximum values.
|
||||
The flavor defines the maximum swap and ephemeral disk size. You
|
||||
cannot exceed these maximum values.
|
||||
|
||||
#. Create a server with 512 MB swap disk and 2 GB ephemeral disk.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user