Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Allow deployment of metered charms that do not require a plan. #6549
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 0ef630d
into
juju:1.25
Nov 9, 2016
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cmars commentedNov 9, 2016
QA steps: Should be able to deploy a charm that declares metrics. See
https://bugs.launchpad.net/juju-core/+bug/1639855 for a test case.
Fixes LP:#1639855, depends on juju/charms#225