Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

state: allow unused optional storage to be removed #5862

Merged

Conversation

axw
Copy link
Contributor

@axw axw commented Jul 25, 2016

When switching/upgrading the charm for an application,
we have been too strict when stores are removed from
the charm metadata. If a store is marked optional,
and is unused, its removal should not trigger failure.

QA:

There should be no errors.

Fixes https://bugs.launchpad.net/juju-core/+bug/1599503

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

When switching/upgrading the charm for an application,
we have been too strict when stores are removed from
the charm metadata. If a store is marked optional,
and is unused, its removal should not trigger failure.

Fixes https://bugs.launchpad.net/juju-core/+bug/1599503
@axw axw force-pushed the lp1599503-upgradecharm-remove-unused-optional-storage branch from b6e08a6 to cf59cd5 Compare July 26, 2016 02:29
@axw
Copy link
Contributor Author

axw commented Jul 26, 2016

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 26, 2016

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

@jujubot jujubot merged commit de0c30e into juju:master Jul 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants