Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Remove ap-northeast-2 due to broken deploys #6947
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
reedobrien commentedFeb 8, 2017
Please provide the following details to expedite Pull Request review:
Description of change
Remove ap-northeast-2 from fallbackpublicclouds.{yaml|go}
Why is this change needed?
juju deploy fails there now and QA won't approve a PR adding google regions without removing this.
QA steps
How do we verify that the change works?
Have QA validate the new fallback-public-clouds.yaml file.
Documentation changes
Possibly if we document the regions we support, but I think just calling juju update-clouds should fix things
Does it affect current user workflow? CLI? API?
N/A
Bug reference
https://bugs.launchpad.net/juju/+bug/1663047
Does this change fix a bug? Please add a link to it.