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

Use cinder endpoint as given for 1.25 branch #3764

Merged
merged 1 commit into from Nov 18, 2015

Conversation

bz2
Copy link
Contributor

@bz2 bz2 commented Nov 17, 2015

Fixes lp:1512399 "environment destruction failed: ... record overflow".

Picks up fix from goose to how cinder api requests were constructed,
which was causing https requests to be sent to a http cinder endpoint.

Because the previous code also hardcoded '/v2/' in the urls being used,
logic is added in the openstack provider to prefer a v2 endpoint
where available.

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

Fixes lp:1512399 "environment destruction failed: ... record overflow".

Picks up fix from goose to how cinder api requests were constructed,
which was causing https requests to be sent to a http cinder endpoint.

Because the previous code also hardcoded '/v2/' in the urls being used,
logic is added in the openstack provider to prefer a v2 endpoint
where available.
@bz2
Copy link
Contributor Author

bz2 commented Nov 18, 2015

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Nov 18, 2015

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

jujubot added a commit that referenced this pull request Nov 18, 2015
Use cinder endpoint as given for 1.25 branch

Fixes lp:1512399 "environment destruction failed: ... record overflow".

Picks up fix from goose to how cinder api requests were constructed,
which was causing https requests to be sent to a http cinder endpoint.

Because the previous code also hardcoded '/v2/' in the urls being used,
logic is added in the openstack provider to prefer a v2 endpoint
where available.

(Review request: http://reviews.vapour.ws/r/3172/)
@jujubot jujubot merged commit cddfb24 into juju:1.25 Nov 18, 2015
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