Keystone expose novav3 API with wrong address

Bug #1481296 reported by Stanislaw Bogatkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Stanislaw Bogatkin
8.0.x
Fix Released
Medium
Stanislaw Bogatkin

Bug Description

api: '1.0'
astute_sha: f05bf102bbf8038066280a465a19a4dd1f75192d
auth_required: true
build_id: 2015-08-02_22-02-50
build_number: '128'
feature_groups:
- mirantis
fuel-agent_sha: 1fe47720ba554818a0be707f2e16281791492d50
fuel-library_sha: ce219326ecce45020bd26f0b8765949c85ade83e
fuel-nailgun-agent_sha: 1512b9af6b41cc95c4d891c593aeebe0faca5a63
fuel-ostf_sha: f73608d0e31d0a02a7fad6c048e931b7deef148e
fuelmain_sha: 7a374fbd1f5ebde943cb391a4f71b94888ce4a15
nailgun_sha: 0261b86bd0615d15531e6c8413ad276c5df385bf
openstack_version: 2015.1.0-7.0
production: docker
python-fuelclient_sha: 71bb8fa87ee25f0c1bb84317884da7c917902a63
release: '7.0'
release_versions:
  2015.1.0-7.0:
    VERSION:
      api: '1.0'
      astute_sha: f05bf102bbf8038066280a465a19a4dd1f75192d
      build_id: 2015-08-02_22-02-50
      build_number: '128'
      feature_groups:
      - mirantis
      fuel-agent_sha: 1fe47720ba554818a0be707f2e16281791492d50
      fuel-library_sha: ce219326ecce45020bd26f0b8765949c85ade83e
      fuel-nailgun-agent_sha: 1512b9af6b41cc95c4d891c593aeebe0faca5a63
      fuel-ostf_sha: f73608d0e31d0a02a7fad6c048e931b7deef148e
      fuelmain_sha: 7a374fbd1f5ebde943cb391a4f71b94888ce4a15
      nailgun_sha: 0261b86bd0615d15531e6c8413ad276c5df385bf
      openstack_version: 2015.1.0-7.0
      production: docker
      python-fuelclient_sha: 71bb8fa87ee25f0c1bb84317884da7c917902a63
      release: '7.0'

Steps to reproduce:
1. Create env with Ubuntu, 1 controller, 1 compute, 1 cinder.
2. Deploy it. It will be seccessful
3. Go to controller, source openrc file, call keystone endpoint-list. Between other endpoints there will be nova v3 API endpoint which we don't use and which is misconfigured. It should be disabled.

Tags: area-library
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
assignee: Stanislaw Bogatkin (sbogatkin) → Bartlomiej Piotrowski (bpiotrowski)
Changed in fuel:
assignee: Bartlomiej Piotrowski (bpiotrowski) → Sergii Golovatiuk (sgolovatiuk)
Changed in fuel:
assignee: Sergii Golovatiuk (sgolovatiuk) → Stanislaw Bogatkin (sbogatkin)
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

Missed SCF, moved to 8.0

Changed in fuel:
status: In Progress → Won't Fix
Changed in fuel:
assignee: Stanislaw Bogatkin (sbogatkin) → Sergii Golovatiuk (sgolovatiuk)
status: Won't Fix → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/209020
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=cd9c04c75c15b2bace7809fe219786b553e7fe88
Submitter: Jenkins
Branch: master

commit cd9c04c75c15b2bace7809fe219786b553e7fe88
Author: Stanislaw Bogatkin <email address hidden>
Date: Tue Aug 4 15:06:58 2015 +0300

    Configure keystone v3 for nova

    Identity API v3 was added to kilo. This patch changes
    v3 endpoints from http://127.0.0.1:8774/v3 to actual proto://IP:Port/v3
    schema.

    Co-Authored-By: Sergii Golovatiuk <email address hidden>

    Related-Bug: #1479320
    Closes-Bug: #1481296

    Change-Id: I5ade31e5b30259cec76471ef932254e8e45cac22

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Maksym Strukov (unbelll) wrote :

7.0-301:

url = https://public.fuel.local:8774/v3 | http://10.109.12.2:8774/v3 | http://10.109.12.2:8774/v3

8.0-134 (kilo):

root@node-1:~# openstack endpoint show fdfd086adf9f46f2a71c5002c8413770
+--------------+-----------------------------------+
| Field | Value |
+--------------+-----------------------------------+
| adminurl | http://10.109.2.2:8774/v3 |
| enabled | True |
| id | fdfd086adf9f46f2a71c5002c8413770 |
| internalurl | http://10.109.2.2:8774/v3 |
| publicurl | https://public.fuel.local:8774/v3 |
| region | RegionOne |
| service_id | cc38bb97183b47b98d1ac205f11ef220 |
| service_name | novav3 |
| service_type | computev3 |
+--------------+-----------------------------------+

Verified as fixed

Dmitry Pyzhov (dpyzhov)
tags: added: area-library
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Sergii Golovatiuk (sgolovatiuk) → Stanislaw Bogatkin (sbogatkin)
milestone: 7.0 → 8.0
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.