Bug #17678
closedAPI-doc : Create a compute resource - URL param description missing "docker and rackspace"
Description
URL is required for compute-resource types viz docker, libvirt, operstack, rackspace and ovirt.
Per API documentation - https://theforeman.org/api/1.13/apidoc/v2/compute_resources/create.html - "docker, operstack and rackspace" are missing in the URL description.
Updated by Swapnil Abnave almost 8 years ago
- Subject changed from API-doc : Create a compute resource - URL param description missing "docker, operstack and rackspace" to API-doc : Create a compute resource - URL param description missing "docker and rackspace"
Updated by Swapnil Abnave almost 8 years ago
Swapnil Abnave wrote:
Per API documentation - https://theforeman.org/api/1.13/apidoc/v2/compute_resources/create.html - "docker, operstack and rackspace" are missing in the URL description.
Update: missing types are docker and rackspace only
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4113 added
Updated by Marek Hulán almost 8 years ago
- Blocked by Feature #16630: Need a way to extend existing apipie specification added
Updated by Swapnil Abnave almost 8 years ago
- Related to Bug #17729: API-doc : URL param description missing "docker and rackspace" [Part 2] added
Updated by Swapnil Abnave almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5ce812a8571dcafb3b620010c52bc6f13a0c405b.
Updated by Dominic Cleal almost 8 years ago
- Blocked by deleted (Feature #16630: Need a way to extend existing apipie specification)
Updated by Dominic Cleal almost 8 years ago
- Related to Feature #16630: Need a way to extend existing apipie specification added
Updated by Dominic Cleal almost 8 years ago
- Translation missing: en.field_release set to 209
This is a terrible plugin extension point, it should not require rewriting a method on another class to extend. Multiple plugins will override each other, or will have to prepend/append values inside translated strings.