Feature #28136
GCE CR zones/flavors-or-machine-types/networks listing is not implemented.
Difficulty:
Triaged:
Yes
Bugzilla link:
Found in Releases:
Description
The listing below attributes of a GCE Compute resource is not implemented.
- zones
- machine-types or flavors
- networks
How Reproducible:
-------------------
Always
Steps:
-------------------
1. Create a GCE Compute Resource.
1. Attempt to list zones/flavors/networks of GCE CR.
-------------------
- hammer compute-resource zones --id 1
ERF42-7329 [Foreman::Exception]: Not implemented for Google
- hammer compute-resource flavors --id 1
ERF42-7329 [Foreman::Exception]: Not implemented for Google
- hammer compute-resource networks --id 1
ERF42-7329 [Foreman::Exception]: Not implemented for Google
Expected Behavior:
--------------------
GCE CR zones/flavors-or-machine-types/networks listing should be implemented and listing said attrs for GCE CR.
Associated revisions
History
#1
Updated by Oleh Fedorenko over 3 years ago
- Triaged changed from No to Yes
- Category changed from Compute resources to Compute resources - GCE
- Subject changed from [Hammer] GCE CR zones/flavors-or-machine-types/networks listing is not implemented. to GCE CR zones/flavors-or-machine-types/networks listing is not implemented.
- Project changed from Hammer CLI to Foreman
This one is not related to hammer, but Foreman API, changing component.
#2
Updated by Kavita Gaikwad over 3 years ago
- Assignee set to Kavita Gaikwad
#3
Updated by Kavita Gaikwad over 3 years ago
- Tracker changed from Bug to Feature
#4
Updated by Kavita Gaikwad over 3 years ago
- Bugzilla link set to 1776117
#5
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7203 added
#6
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 2.0.0 added
#7
Updated by Kavita Gaikwad over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3d7e4d29462b7e0becadceb4e4ba1579cfddad55.
#8
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/7268 added
#9
Updated by Anonymous over 3 years ago
- Fixed in Releases 1.24.1 added
Fixes #28136 - add available_*(zones,flavors,networks) for GCE