This website requires JavaScript.
Explore
Get Started
openstack
/
trove
Code
Issues
Proposed changes
trove
/
reddwarf
History
Michael Basnight
c3380d3735
Merge pull request
#106
from sacharya/async-create
...
Async instance create operation
2012-06-08 07:22:26 -07:00
..
common
Raise exceptions on user or database if a resource with the same name is found.
2012-06-07 10:01:03 -05:00
db
Async instance create operation
2012-06-08 04:20:45 -05:00
dns
Async instance create operation
2012-06-08 04:20:45 -05:00
extensions
Raise exceptions on user or database if a resource with the same name is found.
2012-06-07 10:01:03 -05:00
flavor
No longer require a volume.
2012-05-09 07:41:45 -05:00
guestagent
Raise exceptions on user or database if a resource with the same name is found.
2012-06-07 10:01:03 -05:00
instance
Merge pull request
#106
from sacharya/async-create
2012-06-08 07:22:26 -07:00
openstack
Fixed a few simple issues with the restart code.
2012-04-06 23:05:45 -05:00
rpc
Moved root history out of instance details and into standalone mgmt call. PEP8 fixes.
2012-05-10 11:43:08 -05:00
taskmanager
Async instance create operation
2012-06-08 04:20:45 -05:00
tests
Raise exceptions on user or database if a resource with the same name is found.
2012-06-07 10:01:03 -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