Added processing /compute URL

Bug #1488761 reported by OpenStack Infra
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Expired
Undecided
Unassigned

Bug Description

https://review.openstack.org/195303
commit 434ce2a3a84c9593841b3aa3d4e176ce21293b52
Author: Marian Horban <email address hidden>
Date: Wed Jun 24 07:55:28 2015 -0400

    Added processing /compute URL

    After implementing blueprint "Ability to run some Nova services under Apache2"(
    https://blueprints.launchpad.net/nova/+spec/run-nova-services-under-apache2)
    it becomes possible not to use separate ports for each openstack service but
    share 80 port with different URL prefixes. Mailing list thread with
    discussion the details of this feature:
    http://lists.openstack.org/pipermail/openstack-dev/2015-June/067147.html.
    Openstack wiki page with mapping urls to services:
    https://wiki.openstack.org/wiki/URLs.
    Function remove_version_from_href was corrected: API version must be present
    in the end of SCRIPT_NAME.
    Devstack has been updated here: Ic84b5c0dc0726662470ef9c076a0cadca55a3917

    If nova-api service is started by Apache (or similar),
    using 'Alias' directive script name contains alias-prefix.
    We get things like: '/ALIAS/NAME/v2', '/ALIAS/NAME/v2.1'

    This change makes sure we remove only the last part of URL,
    to make sure we don't hit problems where ALIAS has a version in it.

    DocImpact
    Closes-Bug: #1486447
    Change-Id: I83bc4731507fa028377ae6701ed4d32adefa9251

Tags: nova
Revision history for this message
Joseph Robinson (joseph-r-email) wrote :
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Njira Perci (njirap)
Changed in openstack-manuals:
assignee: nobody → Njira Perci (njirap)
milestone: none → mitaka
Njira Perci (njirap)
Changed in openstack-manuals:
assignee: Njira Perci (njirap) → nobody
Changed in openstack-manuals:
milestone: mitaka → newton
Revision history for this message
Augustina Ragwitz (auggy) wrote :

Where in the Nova tree does this need to be updated?

Changed in nova:
status: New → Incomplete
Changed in nova:
assignee: nobody → Marian Horban (mhorban)
Changed in openstack-manuals:
milestone: newton → ocata
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

Marian - could you please let the bug triagers know what the impact is here and where this is to be fixed?

Changed in openstack-manuals:
status: Confirmed → Incomplete
Revision history for this message
Anne Gentle (annegentle) wrote :

With the recent work by Sean Dague and others to make endpoints versionless in the service catalog, there's nothing to document here I don't believe. The work that was done was in multiple projects, such as nova, to eliminate the use of versioning on endpoints. This is a summary:
https://www.openstack.org/blog/2015/10/openstack-weekly-community-newsletter-oct-3-oct-9/#dev-digest-service-catalog

Sean Dague is reviving the project by starting work on a service type authority, see:
http://lists.openstack.org/pipermail/openstack-dev/2017-January/109758.html

Closing this in openstack-manuals.

Changed in openstack-manuals:
status: Incomplete → Opinion
no longer affects: openstack-manuals
Sean Dague (sdague)
Changed in nova:
assignee: Marian Horban (mhorban) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.]

Changed in nova:
status: Incomplete → Expired
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.