OpenStack Database As A Service (Trove)
Go to file
Michael Basnight caedfab456 Fleshed out the basics for the guest-agent scp firstboot.
* Copying ssh keys from the host to the image
* Added a bootstrap_init.sh which does the scp work to the instance
* Finished the bootstrap.sh so it will upload to glance
* Added a service images table for identifing the current image on create
* Added some dummy guest-agent code for testing purposes
* Added a delete method, which is not finished
2012-03-04 16:02:40 -06:00
bin Adding the missing reddwarf-manage binscript 2012-02-22 19:06:02 -06:00
development Fleshed out the basics for the guest-agent scp firstboot. 2012-03-04 16:02:40 -06:00
etc Adding extensions to the app, and shell extensions for users & schema 2012-02-21 19:25:46 -06:00
reddwarf Fleshed out the basics for the guest-agent scp firstboot. 2012-03-04 16:02:40 -06:00
tools Adding the venv/unit test framework stuff 2012-02-22 21:20:45 -06:00
.gitignore Fleshed out the basics for the guest-agent scp firstboot. 2012-03-04 16:02:40 -06:00
README Initial commit 2012-02-15 17:33:32 -06:00
next_steps.txt First pass attempt at a service_image registry in the db 2012-02-27 07:45:00 -06:00
openstack-common.conf Making the API look more like melange. this made the api a TON cleaner than modeling it after the existing nova code. 2012-02-20 22:47:49 -06:00
run_tests.py Adding the venv/unit test framework stuff 2012-02-22 21:20:45 -06:00
run_tests.sh Adding the venv/unit test framework stuff 2012-02-22 21:20:45 -06:00
setup.py Adding the venv/unit test framework stuff 2012-02-22 21:20:45 -06:00

README

This is the new reddwarf lite goodness