Boots a VM that connects to all
networks that are accessible to the
tenant who submits the request
- (without the
+ (without the --nic
option).
#nova boot --image img --flavor flavorvm-name
@@ -2140,8 +2140,8 @@ enabled = True
Networking does not currently support the
- v4-fixed-ip parameter
- of the --nic option for the
+ v4-fixed-ip parameter
+ of the --nic option for the
nova command.
diff --git a/doc/common/section_keystone_db_sync.xml b/doc/common/section_keystone_db_sync.xml
index a22a2cfb92..bc57a2b51b 100644
--- a/doc/common/section_keystone_db_sync.xml
+++ b/doc/common/section_keystone_db_sync.xml
@@ -48,7 +48,7 @@
To test a migration for a specific extensionYou can use the keystone-manage
- command with the --extension parameter
+ command with the --extension parameter
for both the db_sync and
db_version commands. Ensure that the
required configuration files exist before completing these