glance url in keystone catalog is set to localhost

Bug #1374282 reported by Vedamurthy Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R1.1
Fix Committed
Critical
Ignatious Johnson Christopher
R2.0
Fix Committed
Critical
Ignatious Johnson Christopher
Trunk
Fix Committed
Medium
Ignatious Johnson Christopher

Bug Description

R1.10 41

In earlier releases, i used to see glance URL set to openstack controller IP.
Now it is set to localhost

This is causing remote glanceclient APIs to fail during authentication itself.

root@nodea9:~# keystone catalog
Service: compute
+-------------+-----------------------------------------------------------------+
| Property | Value |
+-------------+-----------------------------------------------------------------+
| adminURL | http://10.204.216.47:8774/v1.1/f8a21eb7f56b4b9dbd3774cb1dfbf566 |
| id | 11c6a4416962451693bcf879ee626c74 |
| internalURL | http://10.204.216.47:8774/v1.1/f8a21eb7f56b4b9dbd3774cb1dfbf566 |
| publicURL | http://10.204.216.47:8774/v1.1/f8a21eb7f56b4b9dbd3774cb1dfbf566 |
| region | RegionOne |
+-------------+-----------------------------------------------------------------+
Service: network
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://10.204.216.47:9696 |
| id | 3db9dbabd19d493d88ae255a7ef008a5 |
| internalURL | http://10.204.216.47:9696 |
| publicURL | http://10.204.216.47:9696 |
| region | RegionOne |
+-------------+----------------------------------+
Service: image
+-------------+----------------------------------+
| Property | Value |
+-------------+----------------------------------+
| adminURL | http://localhost:9292/v1 | <<<<<<<
| id | 0dabd5ea94074a938c5e9e515c9b9f4c |
| internalURL | http://localhost:9292/v1 |
| publicURL | http://localhost:9292/v1 | <<<<<<<
| region | RegionOne |
+-------------+----------------------------------+

Revision history for this message
Vedamurthy Joshi (vedujoshi) wrote :

glanceclient 0.14.x fails due to this problem

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/3519
Committed: http://github.org/Juniper/contrail-provisioning/commit/4b66c9bff3c6d91455ff9bedfd8f69768adca928
Submitter: Zuul
Branch: R1.10

commit 4b66c9bff3c6d91455ff9bedfd8f69768adca928
Author: Ignatious Johnson <email address hidden>
Date: Tue Oct 7 13:45:36 2014 -0700

Fix bug 1374282
 Using CONTROLLER instead of locahost for glance and cinder endpoints.

Change-Id: I0a7349bc670d2c859d0abe55752fe70da8207ec3

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/3524
Committed: http://github.org/Juniper/contrail-packaging/commit/c451469086e2c631db0a24895471514545d12257
Submitter: Zuul
Branch: R1.10

commit c451469086e2c631db0a24895471514545d12257
Author: Ignatious Johnson <email address hidden>
Date: Tue Oct 7 13:41:12 2014 -0700

xFix bug 1374282
 No need to maintain contrail-keystone-setup.sh in contrail-packaging repo, as it is
 maintained in contrail-provisioning repo.

Change-Id: I86a73f5403a2a73e7c66affae1a37abe23ffb10f

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/3624
Committed: http://github.org/Juniper/contrail-provisioning/commit/aa68646697e90c54d02c89810de1a74ea59e141f
Submitter: Zuul
Branch: R1.30

commit aa68646697e90c54d02c89810de1a74ea59e141f
Author: Ignatious Johnson <email address hidden>
Date: Thu Oct 9 14:42:24 2014 -0700

Porting bug fixes 1367208, 1374282 from R1.20 to R1.30.
Fix bug 1367208
 neutronclient >= 2.3.7 requires public_endpoint and admin_endpoint in the keystone.conf,
 if not defaults to localhost.

Fix bug 1374282
Using CONTROLLER instead of locahost for glance and cinder endpoints.

Change-Id: I82d6f242161d7c25a8430826bbe01739370bbbc7

tags: added: provisioning
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.