From 79b8649b28bc73aeb9bb8926ffb58118524cfcdd Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 10 Dec 2013 19:54:34 -0500 Subject: [PATCH] update documentation with specific of rax setup because I spent way too long figuring this out, here is the patch to describe what the various settings need to be to make this work with rax cloud and upstream nova-client. Change-Id: I7de5d18ff3d850507103ef5f896e79e0ab1c39b4 --- README.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6bbbf309..a969da63 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ passes all of the configured tests. Most projects require unit tests in python2.6 and python2.7, and pep8. Those tests are all run only on the project in question. The devstack gate test, however, is an integration test and ensures that a proposed change still enables -several of the projects to work together. +several of the projects to work together. Obviously we test integrated OpenStack components and their clients because they all work closely together to form an OpenStack @@ -129,6 +129,10 @@ line. A provider settings file for Rackspace would look something like:: export FLAVOR='8GB Standard Instance' export IMAGE='Ubuntu 12.04 LTS (Precise Pangolin)' +Where provider_username and provider_password are the user / password +for a valid user in your account, and provider_tenant is the numeric +id of your account (typically 6 digits). + By comparison, a provider settings file for HPCloud:: export OS_USERNAME=