Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

raise BuildFormationError on build or delete #628

Merged
merged 2 commits into from
Mar 13, 2014

Conversation

bacongobbler
Copy link
Member

fixes #490

I'm not too sure if this is the right approach, but I'm throwing out this PR to see what you guys think.

@bacongobbler
Copy link
Member Author

Here's what the new output looks like:

deis-controller.local     - execute the ruby block wait-for-builder
deis-controller.local
deis-controller.local
deis-controller.local Chef Client finished, 72 resources updated
+ set +x
Running post chef run setup...
[...]
Please ensure that "deis-controller" is added to the Chef "admins" group.
><> deis register http://deis-controller.local:8000
username: bacongobbler
password:
password (confirm):
email: [email protected]
Registered bacongobbler
Logged in as bacongobbler
><> deis formations:create blarg --flavor=rackspace-ord
Creating formation... done, created blarg
Creating runtime layer... 400 BAD REQUEST
Detail:
No credentials provided

bacongobbler pushed a commit that referenced this pull request Mar 13, 2014
raise BuildFormationError on build or delete
@bacongobbler bacongobbler merged commit f98fd5e into master Mar 13, 2014
@bacongobbler bacongobbler deleted the 490-formation-without-credentials branch March 13, 2014 17:43
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6ba78b2 on 490-formation-without-credentials into 6ab9df7 on master.

@mboersma mboersma added this to the 0.5.2 milestone Mar 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create formation without credentials results in 500
3 participants