Feature #11600
closedcompute attributes values such flavors , available zones, security groups
Description
Hi,
i try to get compute resources values (EC2) with API, but API don't provide any way to list this (flavors, available zones etc...)
I saw that it was a feature : #3650 , but it was blocked , why ? They're another way to get this values ?
Updated by Dominic Cleal over 9 years ago
- Is duplicate of Feature #3650: Listing possible values of compute attributes added
Updated by Dominic Cleal over 9 years ago
- Status changed from New to Duplicate
Regarding the other tickets, #3651 is the Hammer CLI feature request, which is blocked by us putting in API support in #3650. There's no blocking issue, it just hasn't been implemented.
Thanks for the report, I'll mark this as a dupe of the existing tickets. In the meantime you'll probably have to copy the values from the UI or the new host request made in the UI and logged in production.log.
Updated by Michael Alves Lobo over 9 years ago
Thanks ,
I've implemented this in my fork, i can push on github if it possible ?
Updated by Dominic Cleal over 9 years ago
Of course! Please open a pull request against the appropriate project(s) and reference the other ticket number (depending on whether it's Foreman or Hammer CLI). http://theforeman.org/contribute.html#SubmitPatches has a bit of info.