You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2015/05/05 15:26:38 UTC

[45/50] cloudstack-ec2stack git commit: Merge pull request #64 from imduffy15/enhancement-#62

Merge pull request #64 from imduffy15/enhancement-#62

Ticket is focused around bringing up ec2stack without having to use the interactive command prompt supplied by ec2stack-configure.

The proposed fix removes the requirement to use ec2stack-configure, if a config file exists it will use it. If no database exists it will just create it.

The docker piece separate.... we can open future tickets should a user have issues with it.

Going to merge and close.

Project: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/commit/c41f7d58
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/tree/c41f7d58
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-ec2stack/diff/c41f7d58

Branch: refs/heads/master
Commit: c41f7d5837a46e26d27441be98f240b859235ec2
Parents: 4d30d0e c4d1a67
Author: Ian Duffy <ia...@ianduffy.ie>
Authored: Fri Dec 5 17:17:32 2014 +0000
Committer: Ian Duffy <ia...@ianduffy.ie>
Committed: Fri Dec 5 17:17:32 2014 +0000

----------------------------------------------------------------------
 .deploy-coverage.sh    | 13 -------------
 .travis.yml            |  4 ----
 ec2stack/__init__.py   | 11 ++++++++++-
 ec2stack/configure.py  | 16 ----------------
 migrations/alembic.ini |  6 +++---
 5 files changed, 13 insertions(+), 37 deletions(-)
----------------------------------------------------------------------