This website requires JavaScript.
Explore
Get Started
openstack
/
trove
Code
Issues
Proposed changes
trove
/
reddwarf
History
Paul Marshall
6333c7e9b7
added an ignore users option, e.g. prevents such users from being deleted, also only get is root enabled info by checking the db
2012-07-10 10:39:20 -05:00
..
common
Moved functionality into wsgi.Controller.
2012-06-26 08:44:24 -05:00
db
change usage table to usage_events
2012-07-07 17:42:05 -05:00
dns
Fixing DNS hostname code to save info to DB in taskmanager.
2012-06-19 20:59:57 -05:00
extensions
added an ignore users option, e.g. prevents such users from being deleted, also only get is root enabled info by checking the db
2012-07-10 10:39:20 -05:00
flavor
Moved functionality into wsgi.Controller.
2012-06-26 08:44:24 -05:00
guestagent
added an ignore users option, e.g. prevents such users from being deleted, also only get is root enabled info by checking the db
2012-07-10 10:39:20 -05:00
instance
Task manager will now detect some creation errors and mark the instances.
2012-07-01 12:40:21 -05:00
openstack
Fixed a few simple issues with the restart code.
2012-04-06 23:05:45 -05:00
rpc
Delete the guest queue when deleting an instance.
2012-06-29 17:39:40 -05:00
taskmanager
Merge pull request
#154
from ed-/fail-quicker
2012-07-02 07:50:19 -07:00
tests
Adding fake mode support to the delete_queue function.
2012-07-06 10:05:08 -05:00
__init__.py
A bit more cleanup to remove melange code, and making the auth code work again.
2012-02-21 06:36:47 -06:00
README
Folder structure layout stuff
2012-02-15 17:34:45 -06:00
version.py
Fixed Pep8 errors.
2012-03-07 14:08:42 -06:00
versions.py
Fixing the version
2012-05-30 12:55:09 -05:00
README
This is the reddwarf code itself