Final warnings removals for api-ref

This removes the final warnings from the api-ref code base, and flips
the sphinx switch to enforce warnings as errors.

It also adds code to the rest_parameters extension to make it more
clear where a problem is when it comes to included parameters. This
puts us in a place where we can start doing the file per file look at
content.

Part of bp:api-ref-in-rst

Change-Id: Ic2c99d96d6addcafa00b9f16785c2fe59b1798d3
This commit is contained in:
Sean Dague
2016-04-20 11:20:05 -04:00
parent db06f9aa61
commit 1555736e3c
9 changed files with 71 additions and 28 deletions

View File

@@ -36,7 +36,7 @@ Request
- imageRef: imageRef
- flavorRef: flavorRef
- networks: networks
- uuid: uuid
- uuid: network_uuid
- port: port
- fixed_ip: fixed_ip
- name: name
@@ -104,7 +104,7 @@ Request
- imageRef: imageRef
- flavorRef: flavorRef
- networks: networks
- uuid: uuid
- uuid: network_uuid
- port: port
- fixed_ip: fixed_ip
- name: name