diff --git a/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml b/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml index 7d17c344..c4722f98 100644 --- a/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml +++ b/doc/training-guides/associate-guide/ch_associate-controller-node-quiz.xml @@ -13,7 +13,7 @@ When managing images for OpenStack you can complete all those tasks with the OpenStack - dashboard. (True or False) + dashboard. @@ -29,7 +29,7 @@ When setting up access and security, SSH credentials (keypairs) must be injected - into images after they are launched with a script. (True or False) + into images after they are launched with a script. @@ -68,7 +68,7 @@ - The following OpenStack command-line clients are available. (choose all that apply) + The following OpenStack command-line clients are available: (choose all that apply) @@ -95,7 +95,7 @@ To install a client package Run this command: -# pip install [--update] python-project client (True or False) +# pip install [--update] python-project client True @@ -167,7 +167,7 @@ - When you want to launch an instance you can only do that from an image. (True or False) + When you want to launch an instance you can only do that from an image. @@ -182,7 +182,7 @@ - An instance has a Private IP address which has the following properties? (choose all that apply) + An instance has a Private IP address which has the following properties: (choose all that apply) @@ -231,7 +231,7 @@ - To create a network in OpenStack use the following command: $ neutron net-create net1 (True or False) + To create a network in OpenStack use the following command: $ neutron net-create net1 @@ -294,7 +294,7 @@ - OpenStack uses the term tenant but in earlier versions it used the term customer. (True or False) + OpenStack uses the term tenant but in earlier versions it used the term customer.