Merge "[install] Load demo-openrc.sh again"

This commit is contained in:
Jenkins
2015-10-07 02:56:12 +00:00
committed by Gerrit Code Review
2 changed files with 14 additions and 0 deletions

View File

@@ -9,6 +9,13 @@ Determine instance options
To launch an instance, you must at least specify the flavor, image
name, network, security group, key, and instance name.
#. On the controller node, source the ``demo`` credentials to gain access to
user-only CLI commands:
.. code-block:: console
$ source demo-openrc.sh
#. A flavor specifies a virtual resource allocation profile which
includes processor, memory, and storage.

View File

@@ -9,6 +9,13 @@ Determine instance options
To launch an instance, you must at least specify the flavor, image
name, network, security group, key, and instance name.
#. On the controller node, source the ``demo`` credentials to gain access to
user-only CLI commands:
.. code-block:: console
$ source demo-openrc.sh
#. A flavor specifies a virtual resource allocation profile which
includes processor, memory, and storage.