summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* pep8 checking was added for bin folderIlya Sviridov2013-08-298-31/+26
* Fix few missed issues with the reddwarf -> trove renameNikhil Manchanda2013-06-252-3/+3
* Rename from reddwarf to trove.Michael Basnight2013-06-249-71/+71
* chmod 755 bin/reddwarf-mgmt-taskmanagerTim Simpson2013-06-041-0/+0
* Added optional arg to launch child processesdaniel-a-nguyen2013-05-212-3/+4
* Refreshed Oslo Codejustin-hopper2013-05-084-6/+5
* Makes the guest work for more than just mysql.Michael Basnight2013-05-011-1/+3
* s/OpenStack LLC/OpenStack Foundation/ in Copyright.Russell Bryant2013-04-297-7/+7
* Restoring the ability to run fake mode locally.Tim Simpson2013-03-072-3/+12
* More changes to facilitate oslo.Michael Basnight2013-01-142-18/+16
* Update oslo codebase within reddwarf.Michael Basnight2012-12-185-166/+111
* No longer import db_api while parsing db __init__.Tim Simpson2012-11-216-18/+19
* Adding tests to Reddwarf.Tim Simpson2012-11-192-3/+7
* Moved the agent heart beat check to inside the guest api class.Tim Simpson2012-09-071-1/+1
* Removing the "fake-mode" tox env in favor of specifically using 2.6.Tim Simpson2012-09-041-1/+1
* Adding the mgmt taskmanager.Tim Simpson2012-09-041-0/+65
* Improved ability to run fake mode in CI environments.Tim Simpson2012-09-043-8/+56
* Adding tox support to Reddwarf.Tim Simpson2012-07-161-1/+13
* Refactoring the instance load method Adding back the volume used parameter. A...Nirmal Ranganathan2012-06-181-1/+2
* Resize live volumes attached to an instanceNirmal Ranganathan2012-06-051-0/+2
* Reinstantiating the Task Manager aka Reddwarf ManagerNirmal Ranganathan2012-05-311-0/+3
* Updating the port in reddwarf-apiNirmal Ranganathan2012-05-241-2/+2
* Updating reddwarf-server to use the config for ports, instead of defaulting a...Nirmal Ranganathan2012-05-241-2/+2
* Adding image_update call to reddwarf-manageMichael Basnight2012-05-241-1/+13
* Adding a reddwarf-api binscriptMichael Basnight2012-05-021-0/+73
* Created test fakes for Nova and the Guest. With these you can run the server ...Tim Simpson2012-04-021-0/+1
* Adding root enabled.Michael Basnight2012-03-271-1/+1
* Fixing the queues to use uuid.Michael Basnight2012-03-271-1/+5
* Adding the guest conf.d writingMichael Basnight2012-03-221-0/+4
* Getting the guest status update working.Michael Basnight2012-03-211-2/+2
* Adding the guestagent.Michael Basnight2012-03-181-1/+8
* Added gitignore and re-fixed pep8 violations.Tim Simpson2012-03-072-3/+4
* Fixed Pep8 errors.Tim Simpson2012-03-074-4/+2
* Added in the guest manager codeMichael Basnight2012-03-071-0/+57
* Adding some basic service code from nova.Michael Basnight2012-03-051-26/+11
* Added the taskmanager class with some testing rpc codeMichael Basnight2012-03-051-0/+72
* Adding the missing reddwarf-manage binscriptmbasnight2012-02-221-0/+126
* Getting hooked up w/ the db.mbasnight2012-02-221-1/+2
* A bit more cleanup to remove melange code, and making the auth code work again.mbasnight2012-02-211-6/+0
* Making the API look more like melange. this made the api a TON cleaner than m...mbasnight2012-02-201-0/+77
* Got a nice API shell workingMichael Basnight2012-02-192-0/+374