Actions
Bug #19377
closed/api/compute_resources/:id/available_flavors not working for OpenStack
Difficulty:
trivial
Triaged:
Pull request:
Description
Steps to reproduce:
- set up an OpenStack compute resource
- GET /api/v2/compute_resources/:id/available_flavors
Actual result:
"error": { "message": "ERF42-7329 [Foreman::Exception]: Not implemented for OpenStack" }
Expected result:
actual list of flavors
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4486 added
Updated by Petr Benas over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4a9439a1fca42a1ea55e94a31081ce79d191e32f.
Updated by Marek Hulán about 7 years ago
- Translation missing: en.field_release set to 240
Actions