ironic/api-ref/source
John L. Villalovos 6b91ba21df Resolve pep8 E402 errors and no longer ignore E402
Fix the pep8 E402 (Module level import not at top of file) errors.

For the Alembic files move the definitions of 'revision' and
'down_revision' below the imports. This is now done in Alembic [1]

For other files fix as needed by moving the imports or lines before
the imports.

In a few cases add a "# noqa E402" to whitelist the issue.

[1] dc2aae0374

Change-Id: I48c96d5da0cb747b3ca3fceea9b4ffa85a9ebe22
2018-04-10 17:34:04 -07:00
..
samples fix a typo in driver-property-response.json: s/doman/domain/ 2018-02-26 06:58:44 +00:00
baremetal-api-v1-chassis.inc Fix api-ref warnings 2017-01-20 20:30:09 +00:00
baremetal-api-v1-driver-passthru.inc Remove remaining vendor passthru lookup/heartbeat 2017-05-17 15:03:39 -04:00
baremetal-api-v1-drivers.inc Add api-ref and ironic state documentation for rescue 2018-01-31 04:08:07 -05:00
baremetal-api-v1-misc.inc [api-ref] clarify what /v1/lookup returns 2018-01-31 15:48:47 -05:00
baremetal-api-v1-node-management.inc Update and replace http with https for doc links 2018-04-04 22:14:26 +08:00
baremetal-api-v1-node-passthru.inc Update the api-ref documentation for Root and Nodes 2016-05-20 08:35:29 -07:00
baremetal-api-v1-nodes-portgroups.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-v1-nodes-ports.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-v1-nodes-traits.inc Add documentation for node traits 2018-01-30 15:50:55 +00:00
baremetal-api-v1-nodes-vifs.inc Make the api format correctly 2017-11-08 19:00:39 +08:00
baremetal-api-v1-nodes-volume.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-v1-nodes.inc Merge "Add Error Codes" 2018-03-16 15:54:32 +00:00
baremetal-api-v1-portgroups-ports.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-v1-portgroups.inc Update api-ref for port group create 2018-01-25 16:41:55 +08:00
baremetal-api-v1-ports.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-v1-volume.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
baremetal-api-versions.inc Switch API ref to use versionadded syntax throughout 2017-09-05 17:27:24 +01:00
conf.py Resolve pep8 E402 errors and no longer ignore E402 2018-04-10 17:34:04 -07:00
index.rst Add node traits to API reference 2018-01-25 01:36:54 +00:00
parameters.yaml Replace chinese quotes to English quotes 2018-02-06 17:43:45 +08:00