Updated readme for plugins

This commit is contained in:
Joe 2015-11-22 14:23:31 -05:00
parent 09e15634a9
commit 9a0d05039f
1 changed files with 3 additions and 3 deletions

View File

@ -4,13 +4,13 @@
This Rally plugin utilizes both Neutron and Nova utilities This Rally plugin will create a network then. launch a guest within that network. This plugin will also attempt to ping the guest, to make sure connectivity works.
#### Assumptions
This Plugin assumes the following networking toplogy :
For this work, we suggest using the admin tenant. With Rally this can be done by creating a env file with the ExistingUsers field. *** Provide example ***. This plugin also assumes the following networking toplogy :
```
[ Rally Host ] --- Link to tenant nework --- [ Router ] -- [ tenant networks ] -- Guests
```
We suggest this method, so you do not have to have a 1:1 connection:tenant network.
We suggest this method, so you do not have to have a 1:1 connection:tenant network.
*** The below JSON needs updating to show that we need to pass a router t othe plugin.
*** The below JSON needs updating to show that we need to pass a router t othe plugin.
#### Example json
```