Current Networking API 2.0 documentation bugs against folsom-rc1

Bug #1050217 reported by Itsuro Oda
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Salvatore Orlando

Bug Description

The followings is aganinst commit 32a9c66 of netconn-api documantaion and folsom-rc1.

* Table 2.2. Subnet Attributes
 - since ip_version is 'required' default value should be N/A.
 - gateway_ip is allowed to specify null.
 - dns_nameservers' default value is empty list actually.
 - name attribute missing
 - enable_dhcp attribute missing

* Table 2.3. Port Attributes
 - name attribute missing

* 4.1.5 Delete Network
 - 400 is not returned since there is no request body
 - 403 is not returned actually. (please let me know how to generate if it is returned.)

* 4.2.3 Create Subnet
 - 409 may be returned. in the case of the specified gateway_id is included in the specified allocation_pools.

* 4.2.5 Delete Subnet
 - 400 is not returned since there is no request body
 - 403 is not returned actually. (please let me know how to generate if it is returned.)

* 4.3.3 Create Port
 - 503 may be returned. in the case of mac address generation fail.

* 4.3.5 Delete Port
 - 403 is not returned actually. (please let me know how to generate if it is returned.)

Revision history for this message
dan wendlandt (danwent) wrote :

Thanks for the comments! Salvatore owns this doc and can probably best respond.

Changed in quantum:
importance: Undecided → High
no longer affects: quantum
Changed in openstack-manuals:
status: New → Confirmed
Changed in openstack-manuals:
assignee: nobody → Salvatore Orlando (salvatore-orlando)
Tom Fifield (fifieldt)
Changed in openstack-manuals:
importance: Undecided → High
milestone: none → folsom
Anne Gentle (annegentle)
summary: - current documentation bugs against folsom-rc1
+ Current Networking API 2.0 documentation bugs against folsom-rc1
Revision history for this message
Itsuro Oda (oda-g) wrote :

If it is not too late I'd like to add the followings:
* tenant_id attribute of the Table 2.1 Network Attributes
* tenant_id attribute of the Table 2.2. Subnet Attributes
* tenant_id attribute of the Table 2.3 Port Attributes
  They are not UUID_PATTERN. validation check is not done actually.

Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

Its not too late. I will add them to the patch under review: https://review.openstack.org/#/c/13299/

Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

The patch on gerrit has been update with Itsuro's comment.

Changed in openstack-manuals:
status: Confirmed → In Progress
Tom Fifield (fifieldt)
Changed in openstack-manuals:
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.