Merge "Fix "Creates an agent build" parameters"

This commit is contained in:
Jenkins 2016-04-19 06:33:34 +00:00 committed by Gerrit Code Review
commit 3f0865b22a
2 changed files with 18 additions and 0 deletions

View File

@ -29,6 +29,12 @@ Request
.. rest_parameters:: parameters.yaml
- tenant_id: tenant_id
- hypervisor: OS-EXT-SRV-ATTR:hypervisor_hostname
- architecture: architecture
- os: os
- url: url
- md5hash: md5hash
- version: version
**Example Create Agent Build: JSON request**

View File

@ -46,6 +46,12 @@ api_version:
type: string
description: >
The API version as returned in the links from the ``GET /`` call.
architecture:
description: |
The name of the cpu architecture.
in: body
required: true
type: string
attachment_id:
description: |
The UUID of the attachment.
@ -1451,6 +1457,12 @@ next:
in: body
required: false
type: string
os:
description: |
The name of the operating system.
in: body
required: true
type: string
os-availability-zone:availability_zone:
description: |
The availability zone from which to launch the server. When you provision resources,