fix typo in docs

replace datastore_version with datastore-version in openstack client.

trivial fix

Change-Id: I5b5198c41af2f6463bf18b49de6f85080c5e05f8
This commit is contained in:
wu.chunyang 2020-10-12 17:04:03 +08:00
parent 7377173e48
commit 9e2515aad3
3 changed files with 4 additions and 4 deletions

View File

@ -49,7 +49,7 @@ in place and can be triggered by the cloud administrator.
$flavorid \
--size 1 \
--nic net-id=$netid \
--datastore mysql --datastore_version 5.7 \
--datastore mysql --datastore-version 5.7 \
--databases testdb --users user:password \
--is-public
$ openstack database instance list
@ -209,4 +209,4 @@ Upgrade Trove guest agent
* If you are upgrading from Victoria or newer release.
TBD.
TBD.

View File

@ -111,7 +111,7 @@ Create and access a database instance
--size 5 \
--nic net-id=8799cf10-01ef-40e2-b04e-06da7cfa5668 \
--databases test --users userA:password \
--datastore mysql --datastore_version 5.7 \
--datastore mysql --datastore-version 5.7 \
--is-public \
--allowed-cidr 10.1.0.1/24 \
--allowed-cidr 202.37.199.1/24

View File

@ -52,7 +52,7 @@ Upgrading datastore
--flavor d2 \
--size 1 \
--nic net-id=$netid \
--datastore mysql --datastore_version 5.7.29 \
--datastore mysql --datastore-version 5.7.29 \
--databases testdb --users user:password
$ openstack database instance list
+--------------------------------------+--------------------+-----------+-------------------+---------+-----------------------------------------------+-----------+------+-----------+---------+