Tracker #27155
closedImplement CLI and API endpoints for GCE Compute Resource
0%
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1721848
- Description of problem:
Looks like the GCE Compute Resource creation from API and CLI isn't possible for now as the options to create the GCE CR are not available from those endpoints.
CLI: No options for GCE CR:
--------------------------------
- hammer -u admin -p changeme compute-resource create --help
API: No options for GCE CR:
--------------------------------
https://<server_fqdn>/apidoc/v2/compute_resources/create.html
- Version-Release number of selected component (if applicable):
Satellite 6.6 snap 7
- How reproducible:
Always
- Steps to Reproduce:
1. Attempt to create a GCE Compute Resource from CLI / API.
- Actual results:
No options/fields to create GCE CR from API / CLI as said in the description of this bug.
- Expected results:
Options/fields to create GCE CR from API/CLI should be available.
Additional info:
Updated by Kavita Gaikwad over 5 years ago
- Related to Tracker #27163: Implement CLI endpoints for GCE Compute Resource added
Updated by Kavita Gaikwad over 5 years ago
- Related to Bug #27338: Fix API endpoints for GCE Compute Resource added
Updated by Kavita Gaikwad over 5 years ago
- Tracker changed from Bug to Tracker
- % Done set to 0
Updated by Kavita Gaikwad over 5 years ago
- Status changed from New to Closed
Both Foreman and Hammer side issues are resolved and closed.