From 12e13afa645e0a7ad64b3ad77046845dffc17880 Mon Sep 17 00:00:00 2001 From: Don Domingo Date: Thu, 16 Jan 2014 16:04:58 +1000 Subject: [PATCH] Applied correct tag "" in two instances. Change-Id: I2b7e21ac5238a71ac8aaceed92f72796e9e1f418 Partial-bug: 1217503 --- doc/admin-guide-cloud/ch_networking.xml | 6 +++--- doc/common/section_keystone_db_sync.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/admin-guide-cloud/ch_networking.xml b/doc/admin-guide-cloud/ch_networking.xml index 833b58bfe5..1647eacbaf 100644 --- a/doc/admin-guide-cloud/ch_networking.xml +++ b/doc/admin-guide-cloud/ch_networking.xml @@ -2131,7 +2131,7 @@ enabled = True 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 flavor vm-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 extension You 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