fix wrong spelling of 'openstack'

Change-Id: Id469598cef70f5ea23c1b44422258d08fa4d9d39
This commit is contained in:
wangqiangbj 2019-01-10 18:09:42 +08:00
parent 7f784601c2
commit 03147890db
1 changed files with 1 additions and 1 deletions

View File

@ -2003,7 +2003,7 @@ is now attached as ``/dev/vda``:
.. code-block:: console
$ openstck server create --flavor 2 --key-name mykey \
$ openstack server create --flavor 2 --key-name mykey \
--block-device-mapping vda=13:::0 boot-from-vol-test
Read more detailed instructions for launching an instance from a