Create subnet in OpenStack Networking (neutron) API v2.0 Reference  - API v2.0 and extensions

Bug #1329098 reported by Victor Denisov
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-api-site
Won't Fix
Medium
Unassigned

Bug Description

Actual request doesn't have nested subnet entry.
Instead of
{ 'subnet' :
{'subnet': ...

Should be just
{'subnet': {'name':....
-----------------------------------
Built: 2014-05-20T20:45:54 00:00
git SHA: 2bcec83f7452addb13218dfc8189d38062c4933c
URL: http://docs.openstack.org/api/openstack-network/2.0/content/POST_createSubnet__v2.0_subnets_subnets.html
source File: file:/home/jenkins/workspace/netconn-api-tox-doc-publishdocs/v2.0/ch_neutron_api_operations.xml
xml:id: POST_createSubnet__v2.0_subnets_subnets

Tags: doc-builds
Lingxian Kong (kong)
Changed in openstack-manuals:
assignee: nobody → Lingxian Kong (kong)
Tom Fifield (fifieldt)
affects: openstack-manuals → openstack-api-site
Changed in openstack-api-site:
milestone: none → juno
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

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

commit f5e809b4032faeac66e8bf6a01afa085f38086b4
Author: LingxianKong <email address hidden>
Date: Tue Jun 17 09:44:26 2014 +0800

    Fix wrong request json body of subnet creation

    Actual request should not have nested subnet entry.

    Change-Id: I70acf509fb1604b066827c39c18ae56266b3a5cf
    Close-Bug: #1329098

Revision history for this message
Anne Gentle (annegentle) wrote :

Needs to also be patched in the netconn-api repo.

Changed in openstack-api-site:
assignee: Lingxian Kong (kong) → Anne Gentle (annegentle)
Revision history for this message
Anne Gentle (annegentle) wrote :
Revision history for this message
Anne Gentle (annegentle) wrote :

Confirming that the HTML file name is indeed created based on the URI: so when the URI changes based on resources, the HTML file name changes too.

We could:
- do a lot of redirects in the .htaccess file for this file rename when we know it's going to happen
- change the clouddocs-maven-plugin so that it doesn't generate the HTML file name from the URI so that the file name is permanent

tags: added: doc-builds
Changed in openstack-api-site:
assignee: Anne Gentle (annegentle) → nobody
Revision history for this message
Tom Fifield (fifieldt) wrote :

That makes this a duplicated of https://bugs.launchpad.net/openstack-manuals/+bug/1191447 "Clearly mark outdated doc pages", yes?

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Anne Gentle (annegentle) wrote :

Tom, this is a very specific problematic change in the maven plugin. Tracking with a new bug at https://bugs.launchpad.net/openstack-manuals/+bug/1351530

Tom Fifield (fifieldt)
no longer affects: openstack-manuals
Revision history for this message
Anne Gentle (annegentle) wrote :

Closing because this source file is moving to openstack-attic so this particular output won't be used.

Changed in openstack-api-site:
status: Triaged → Won't Fix
Tom Fifield (fifieldt)
Changed in openstack-api-site:
milestone: juno → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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