Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Implement database schema migration #20

Open
kaccardi opened this issue Apr 8, 2016 · 1 comment
Open

Implement database schema migration #20

kaccardi opened this issue Apr 8, 2016 · 1 comment

Comments

@kaccardi
Copy link
Contributor

kaccardi commented Apr 8, 2016

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.

@kaccardi
Copy link
Contributor Author

kaccardi commented Jun 6, 2016

I'm marking this as P2 for now, but it will become a P1 as soon as we need to modify the database schema.

@kaccardi kaccardi self-assigned this Jun 6, 2016
@amyleeland amyleeland added this to the Sprint 2 milestone Jun 9, 2016
@amyleeland amyleeland added P1 and removed P2 labels Jun 9, 2016
leoswaldo pushed a commit to leoswaldo/ciao that referenced this issue Jun 20, 2016
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.
Fixes ciao-project#20

Signed-off-by: Leoswaldo Macias <[email protected]>
leoswaldo pushed a commit to leoswaldo/ciao that referenced this issue Jun 20, 2016
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.
Fixes ciao-project#20

Signed-off-by: Leoswaldo Macias <[email protected]>
leoswaldo pushed a commit to leoswaldo/ciao that referenced this issue Jun 20, 2016
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.
Fixes ciao-project#20

Signed-off-by: Leoswaldo Macias <[email protected]>
@amyleeland amyleeland modified the milestones: Sprint 3, Sprint 2 Jul 29, 2016
@amyleeland amyleeland added P2 and removed P1 ready labels Jul 29, 2016
kaccardi added a commit to kaccardi/ciao that referenced this issue Aug 11, 2016
@amyleeland amyleeland removed this from the Sprint 3 milestone Sep 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants