Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add CloudCredentialTag #70
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-names |
|
Build failed: Tests failed |
|
$$wat$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-names |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-names |
jujubot
merged commit 94d42a4
into
juju:v2
Aug 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedAug 15, 2016
•
Edited 1 time
-
ericsnowcurrently
Aug 15, 2016
We add a new tag for identifying cloud credentials
within a Juju controller. A credential tag has three
components: the credential name, its owner (a valid
user), and the cloud to which the credential pertains.
(Review request: http://reviews.vapour.ws/r/5437/)