nova/api-ref/source
Matt Riedemann 2c77e4f7c4 Import the config drive docs from openstack-manuals
As part of the docs migration from openstack-manuals to
nova in the pike release we missed the config-drive docs.

This change does the following:

1. Imports the config-drive doc into the user guide.
2. Fixes a broken link to the metadata service in the doc.
3. Removes a note about liberty being the current release.
4. Adds a link in the API reference parameters to actually
   point at the document we have in tree now, which is
   otherwise not very discoverable as the main index does
   not link to this page (or the user index for that matter).

Partial-Bug: #1714017
Closes-Bug: #1720873

Change-Id: I1d54e1f5a1a94e9821efad99b7fa430bd8fece0a
(cherry picked from commit 59bd2f6adc)
2017-10-26 13:35:40 +00:00
..
conf.py Fix html_last_updated_fmt for Python3 2017-06-07 21:05:12 +00:00
diagnostics.inc Fixed some nits for microversion 2.48 2017-06-06 13:34:17 +00:00
extensions.inc Enable all extension for all remaining sample tests 2016-06-10 06:03:02 +00:00
flavors.inc api-ref: mark id as optional in POST /flavors 2017-02-09 16:32:24 -05:00
images.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
index.rst api-ref: Add X-Openstack-Request-Id description 2017-07-10 14:03:14 +00:00
ips.inc API Ref: update server_id params 2016-11-11 14:01:51 -05:00
limits.inc api-ref: Add missing parameters in limits.inc 2017-07-10 14:02:28 +00:00
metadata.inc Make metadata doc more readable 2017-03-31 06:19:01 +00:00
os-agents.inc api-ref: body verification of os-agents 2016-07-08 02:03:07 +00:00
os-aggregates.inc Merge "Clean up metadata param in doc" 2017-04-03 12:39:18 +00:00
os-assisted-volume-snapshots.inc libvirt: remove glusterfs volume driver 2017-05-19 14:51:42 -04:00
os-availability-zone.inc api-ref: Fix a parameter in os-availability-zone.inc 2017-01-18 10:02:18 +00:00
os-baremetal-nodes.inc Better wording for micorversion 2.36 2016-12-10 18:49:13 +08:00
os-cells.inc api-ref: make it clear that os-cells is for cells v1 2017-04-05 17:56:57 +00:00
os-certificates.inc Remove nova-cert 2017-04-27 22:28:01 -04:00
os-cloudpipe.inc Remove cloudpipe APIs 2017-05-04 16:13:45 +08:00
os-consoles.inc Add description for /consoles 2017-03-29 01:37:56 +08:00
os-fixed-ips.inc Better wording for micorversion 2.36 2016-12-10 18:49:13 +08:00
os-flavor-access.inc Verify project id for flavor access calls 2017-05-04 18:23:17 -04:00
os-flavor-extra-specs.inc Add flavor extra_spec info link to api_ref 2016-11-10 06:10:14 +00:00
os-floating-ip-dns.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-floating-ip-pools.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-floating-ips-bulk.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-floating-ips.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-fping.inc Better wording for micorversion 2.36 2016-12-10 18:49:13 +08:00
os-hosts.inc Deprecate os-hosts API 2017-04-20 11:58:26 -04:00
os-hypervisors.inc Handle uuids in os-hypervisors API 2017-07-18 17:08:01 -04:00
os-instance-actions.inc Add ability to signal and perform online volume size change 2017-07-12 11:53:20 -04:00
os-instance-usage-audit-log.inc api-ref: Fix description of os-instance-usage-audit-log 2016-12-14 11:22:50 -05:00
os-interface.inc API support for tagged device attachment 2017-06-30 09:05:34 +03:00
os-keypairs.inc api-ref: Fix keypair API parameters 2017-03-10 15:58:06 +09:00
os-migrations.inc api-ref: Verify parameters in os-migrations.inc 2017-07-18 00:38:40 +00:00
os-networks.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-quota-class-sets.inc api-ref: Fix an expand button in os-quota-sets 2017-07-19 16:32:43 +09:00
os-quota-sets.inc api-ref: Fix an expand button in os-quota-sets 2017-07-19 16:32:43 +09:00
os-security-group-default-rules.inc Better wording for micorversion 2.36 2016-12-10 18:49:13 +08:00
os-security-group-rules.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-security-groups.inc api-ref: fix security_groups response parameter in os-security-groups 2017-07-31 12:36:30 -04:00
os-server-external-events.inc remove /v2.1/{tenant_id} from all urls 2016-06-03 08:47:33 -04:00
os-server-groups.inc Clean up metadata param in doc 2017-02-25 21:45:05 +08:00
os-server-password.inc API Ref: update server_id params 2016-11-11 14:01:51 -05:00
os-server-tags.inc Do not mention that tags are case sensitive in docs 2017-07-18 17:47:22 -04:00
os-services.inc Merge "Use uuid for id in os-services API" 2017-07-20 01:02:42 +00:00
os-simple-tenant-usage.inc Merge "api-ref: microversion 2.40 overview" 2017-01-06 13:20:10 +00:00
os-tenant-network.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
os-virtual-interfaces.inc Deprecate Multinic, floatingip action and os-virtual-interface API 2017-04-25 12:04:05 -04:00
os-volume-attachments.inc Merge "Fix parameters and description for os-volume_attachments" 2017-07-13 01:13:31 +00:00
os-volumes.inc Repair links in Nova documentation 2017-05-23 17:17:52 +07:00
parameters.yaml Import the config drive docs from openstack-manuals 2017-10-26 13:35:40 +00:00
request-ids.inc api-ref: Add X-Openstack-Request-Id description 2017-07-10 14:03:14 +00:00
server-migrations.inc api-ref: body verification for abort live migration 2016-11-16 09:48:10 -05:00
server-security-groups.inc api-ref: Fix parameters in server-security-groups 2017-07-10 14:02:13 +00:00
servers-action-console-output.inc Fix 'server' and 'instance' occurrence in api-ref 2017-03-28 02:54:11 +00:00
servers-action-crash-dump.inc remove /v2.1/{tenant_id} from all urls 2016-06-03 08:47:33 -04:00
servers-action-deferred-delete.inc remove /v2.1/{tenant_id} from all urls 2016-06-03 08:47:33 -04:00
servers-action-evacuate.inc api-ref: Fix response code and parameters in evacuate 2017-04-18 11:52:47 +09:00
servers-action-fixed-ip.inc Deprecate Multinic, floatingip action and os-virtual-interface API 2017-04-25 12:04:05 -04:00
servers-action-remote-consoles.inc api-ref: Complete all the verifications of remote consoles 2017-03-23 10:51:13 +08:00
servers-action-shelve.inc api-ref: fix unshelve asynchronous postconditions typo 2017-06-19 09:24:52 -04:00
servers-actions.inc API ref: associate floating IP requires Active status 2017-07-25 16:11:00 +00:00
servers-admin-action.inc api-ref: Fix unnecessary description in servers-admin-action 2017-05-01 04:28:58 +00:00
servers-remote-consoles.inc Fix typo 2017-07-13 11:40:43 +08:00
servers.inc Support tag instances when boot(4/4) 2017-07-17 15:59:42 -04:00
urls.inc [api-ref] Minor text clean-up, formatting 2016-11-29 12:31:46 -05:00
versions.inc api-ref: Fix missing parameters in API Versions 2017-06-28 03:01:10 +00:00