Actions
Feature #28136
closedGCE 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.
Updated by Oleh Fedorenko about 5 years ago
- Project changed from Hammer CLI to Foreman
- 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.
- Category changed from Compute resources to Compute resources - GCE
- Triaged changed from No to Yes
This one is not related to hammer, but Foreman API, changing component.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7203 added
Updated by Kavita Gaikwad about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3d7e4d29462b7e0becadceb4e4ba1579cfddad55.
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7268 added
Actions