Endpoint for Kingbrid is not properly configured

Bug #1602972 reported by Ashish Singh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kingbird
Fix Released
Critical
Dimitri Mazmanov

Bug Description

Port number and version is missing from endpoint URLs for Kingbird endpoint.

It is
root@node-4:~# openstack endpoint show bb492d9228ab4fe6b000553eb306694f
+--------------+----------------------------------+
| Field | Value |
+--------------+----------------------------------+
| adminurl | 192.168.0.2 |
| enabled | True |
| id | bb492d9228ab4fe6b000553eb306694f |
| internalurl | 192.168.0.2 |
| publicurl | 172.16.0.3 |
| region | RegionOne |
| service_id | a73ec13ca30147a3930a2a923bf78d31 |
| service_name | kingbird |
| service_type | multisite |
+--------------+----------------------------------+

The url should have have port number and version with it, as http://192.168.0.2:8118/v1.0/ and same with publicurl as well.
Need to fix in kingbird install script.

description: updated
Changed in kingbird:
assignee: nobody → Dimitri Mazmanov (sorantis)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kingbird (master)

Fix proposed to branch: master
Review: https://review.openstack.org/342019

Changed in kingbird:
status: New → In Progress
Changed in kingbird:
importance: Undecided → Critical
Changed in kingbird:
milestone: none → newton-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kingbird (master)

Reviewed: https://review.openstack.org/342019
Committed: https://git.openstack.org/cgit/openstack/kingbird/commit/?id=32f312db589a8b37424e957fd9f200d77276d4f2
Submitter: Jenkins
Branch: master

commit 32f312db589a8b37424e957fd9f200d77276d4f2
Author: Dimitri Mazmanov <email address hidden>
Date: Thu Jul 14 09:32:45 2016 +0200

    Fix endpoint URLs

    Previously kingbird endpoints were registered without port number and
    version. This fix restores correct endpoints.

    Closes-Bug: #1602972

    Change-Id: I9416d2e82c5f24f4a444c261e1da8dd453bd6a5d

Changed in kingbird:
status: In Progress → Fix Released
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.