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

BUG 1699941 stop ignoring region-config values (backport to 2.2) #7663

Merged
merged 1 commit into from
Jul 20, 2017

Conversation

hmlanigan
Copy link
Member

Description of change

Add the region-config values for use during bootstrap. They should over
write the cloud-config values, but not any config values specified on the CLI
during bootstrap.

This is a straight backport of #7634 to the 2.2 branch.

QA steps

  1. Create a yaml cloud config file to add an openstack cloud, including both cloud-config and region-config values. Suggest using the network config attribute, where only the related value in region-config will work.
  2. Add an openstack cloud to juju with yaml file from step two.
  3. Bootstrap the new cloud.
  4. Try to bootstrap the new cloud including --config network=no-such-network and watch it fail.

Bug reference

https://bugs.launchpad.net/juju/+bug/1699941

adding their values to the bootstrap config.
@hmlanigan
Copy link
Member Author

No review needed, trivial backport.
$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Jul 20, 2017

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

@jujubot jujubot merged commit 59bdd60 into juju:2.2 Jul 20, 2017
@hmlanigan hmlanigan deleted the pr-7634 branch July 20, 2017 16:53
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