Remove get_namespace from API extensions

Bug #1468394 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Nate Johnston

Bug Description

https://review.openstack.org/190215
commit ad1c7a35dec614a26de0a426950fa005df5f489d
Author: Sean M. Collins <email address hidden>
Date: Wed Jun 10 10:23:44 2015 -0400

    Remove get_namespace from API extensions

    Based on the conversation on the ML.

    http://lists.openstack.org/pipermail/openstack-dev/2015-June/066219.html

    APIImpact
    DocImpact

    Closes-Bug: #1464023
    Depends-On: 6f900fc429bf24cb31e0d2f149aa732055fd5956
    Change-Id: I3c406910991c33cf959c5345d76153eabe3ace2d

Tags: neutron
Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → liberty
Changed in openstack-api-site:
assignee: nobody → Nate Johnston (nate-johnston)
Revision history for this message
Nate Johnston (nate-johnston) wrote :
Revision history for this message
Anne Gentle (annegentle) wrote :

Instead of looking for get_namespace you would look for "http://docs.openstack.org/ext/dhcp_agent_scheduler/api/v1.0" and so on. That cleanup removed the "http://docs.openstack.org/ext/dhcp_agent_scheduler/api/v1.0" and the other URLs, which were never meant to resolve as a standing doc, but rather could be used as namespace identifier. Now that XML is not used for API responses, these should not be found in the output. If you find one as a namespace in a response, remove it.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

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

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/215304
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=d7a2804ed4e380fcecbbf3eb15ec0657faad3c55
Submitter: Jenkins
Branch: master

commit d7a2804ed4e380fcecbbf3eb15ec0657faad3c55
Author: Nate Johnston <email address hidden>
Date: Thu Aug 20 15:35:04 2015 -0400

    Note the removal of Neutron XML API support

    XML support has been removed from the Neutron API; note this explicitly similar
    to the way the Compute API does.

    Change-Id: I754cd1aaac379e82ef51b27cfcde360f74b26ee6
    Closes-Bug: #1468394

Changed in openstack-api-site:
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.