Add a couple notes to README.me Developer Setup

Add note about what needs to be added to sqlite3

Change-Id: If65ab4c0a3a9c9d71ecce4cd8ac8de3122b5a622
This commit is contained in:
Elizabeth Krumbach 2013-04-10 15:53:56 -07:00
parent fae4700db8
commit ef2cd5aa92
1 changed files with 3 additions and 0 deletions

View File

@ -232,6 +232,9 @@ you're working as is called "jenkins"):
python vmdatabase.py
sqlite3 /home/jenkins/vm.db
With the database open, you'll want to populate the provider and base_image
tables with your provider details and specifications for images created.
By default, the update-image script will produce a VM that only members
of the OpenStack CI team can log into. You can inject your SSH public
key by setting the appropriate env variable, like so: