Changed --bind syntax from relation@space to relation=space #4147

Merged
merged 3 commits into from Feb 2, 2016

Conversation

Projects
None yet
2 participants
Contributor

dooferlad commented Jan 19, 2016

A simple replace of @ with = where needed.
deploy --bind "endpoint=space endpoint2=space2"

Changed the default space syntax so no symbol is needed:
deploy --bind defaultSpace

(Review request: http://reviews.vapour.ws/r/3569/)

Contributor

dooferlad commented Feb 2, 2016

$$merge$$

Contributor

jujubot commented Feb 2, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Feb 2, 2016

Merge pull request #4147 from dooferlad/maas-spaces-bind-equals
Changed --bind syntax from relation@space to relation=space

A simple replace of @ with = where needed.
deploy --bind "endpoint=space endpoint2=space2"

Changed the default space syntax so no symbol is needed:
deploy --bind defaultSpace

(Review request: http://reviews.vapour.ws/r/3569/)

@jujubot jujubot merged commit 2225a64 into juju:maas-spaces Feb 2, 2016

@dooferlad dooferlad deleted the dooferlad:maas-spaces-bind-equals branch Jul 12, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment