changed the spelling
Change-Id: I342f4f86337cdc08668cf089e6a6ed90e12b00ff
This commit is contained in:
parent
68946f7182
commit
24a5dd9282
@ -126,7 +126,7 @@ Design Principles
|
|||||||
Alternatives
|
Alternatives
|
||||||
------------
|
------------
|
||||||
1. We can use rexray for storage support, its again third party tool which
|
1. We can use rexray for storage support, its again third party tool which
|
||||||
increases the dependancy.
|
increases the dependency.
|
||||||
|
|
||||||
Data model impact
|
Data model impact
|
||||||
-----------------
|
-----------------
|
||||||
|
@ -66,7 +66,7 @@ Proposed change
|
|||||||
This will create a container by joining the namespaces of the sandbox
|
This will create a container by joining the namespaces of the sandbox
|
||||||
container so that resources in sandbox container can be shared.
|
container so that resources in sandbox container can be shared.
|
||||||
3. The design should be extensible so that operators can plug-in their
|
3. The design should be extensible so that operators can plug-in their
|
||||||
own drivers if they are not statisfied by the built-in sandbox
|
own drivers if they are not satisfied by the built-in sandbox
|
||||||
implementation(s).
|
implementation(s).
|
||||||
|
|
||||||
The diagram below offers an overview of the system architecture. The Zun
|
The diagram below offers an overview of the system architecture. The Zun
|
||||||
|
@ -19,7 +19,7 @@ The folder you are into now will be called ``<TEMPEST_DIR>`` from now onwards.
|
|||||||
Please note that although it is fully working outside a virtual environment, it
|
Please note that although it is fully working outside a virtual environment, it
|
||||||
is recommended to install within a `venv`.
|
is recommended to install within a `venv`.
|
||||||
|
|
||||||
Zun Tempest testing sutup
|
Zun Tempest testing setup
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
Before using zun tempest plugin, you need to install zun first::
|
Before using zun tempest plugin, you need to install zun first::
|
||||||
|
Loading…
Reference in New Issue
Block a user