Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixes lp1634770: openstack bootstrap panics with no version specified. #6488
Conversation
anastasiamac
added some commits
Oct 21, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
!!build!! |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 389b797
into
juju:develop
Oct 23, 2016
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy.
Details
anastasiamac
deleted the
anastasiamac:openstack-version-panic-lp1634770
branch
Oct 23, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anastasiamac commentedOct 21, 2016
We panic on bootstrap, when openstack identity URL has no version.
For example, given cloud definition (from the bug):
nuc03-openstack:
type: openstack
auth-types: [userpass]
regions:
RegionOne:
endpoint: http://192.168.20.218:5000/
QA:
As a drive-by, we also check if version specified was well-formed.
Any of the variations of these following forms of identity URL should produce user-friendly message helpful to correct endpoint URL: