You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
we need to add functionality to migrate database schema to newer versions so that we don't all have to delete our databases everytime I change the schema.
The text was updated successfully, but these errors were encountered:
Add compatibility for CIAO Compute API for /v2.1/{tenant_id}/servers
for method POST, the calls and results should be in same format as
Nova to be fully compatible with OpenStack.
Fixesciao-project#20
Signed-off-by: Leoswaldo Macias <[email protected]>
Add compatibility for CIAO Compute API for /v2.1/{tenant_id}/servers
for method POST, the calls and results should be in same format as
Nova to be fully compatible with OpenStack.
Fixesciao-project#20
Signed-off-by: Leoswaldo Macias <[email protected]>
Add compatibility for CIAO Compute API call /v2.1/{tenant_id}/servers
for method POST, the results should contain the 'server' variable with
the corresponding details of it, as described in
http://developer.openstack.org/api-ref-compute-v2.1.html
to be fully compatible with OpenStack.
Fixesciao-project#20
Signed-off-by: Leoswaldo Macias <[email protected]>
we need to add functionality to migrate database schema to newer versions so that we don't all have to delete our databases everytime I change the schema.
The text was updated successfully, but these errors were encountered: