trove/reddwarf/dns
Sudarshan Acharya 924a11fae7 Async instance create operation
202 response is sent before the calls to nova/volume are completed.
So need to rely on our database for some info in the response, and
hence the SimpleInstance.

If anything fails during the async creation process, ServiceStatus
is updated to ERROR.

Likewise, if the get/list calls fails from server/volume, we can
use the SimpleInstance.
2012-06-08 04:20:45 -05:00
..
rsdns Default hostname and minor comment. 2012-05-29 10:54:38 -05:00
__init__.py DNS Support for Instance IP. 2012-05-25 09:13:57 -05:00
driver.py DNS Support for Instance IP. 2012-05-25 09:13:57 -05:00
manager.py Async instance create operation 2012-06-08 04:20:45 -05:00
models.py Changing rsdns_records table name to be rax independent. 2012-05-25 15:32:39 -05:00