modifying README

This commit is contained in:
Darren Birkett 2012-05-18 11:52:29 +01:00
parent b80d09e925
commit 433f603fda
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ NOTE: db password is no longer set statically in the attributes file, but secure
* `nova["service_tenant_name"]` - Tenant name used by nova when interacting with keystone
* `nova["service_user"]` - User name used by nova when interacting with keystone
* `nova["service_pass"]` - User password used by nova when interacting with keystone
NOTE: service password is no longer set statically in the attributes file, but securely/randomly in the *api recipes
* `nova["service_role"]` - User role used by nova when interacting with keystone
* `nova["compute"]["api"]["protocol"]` - Protocol used for the OS API