Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

GCE region selection will be removed from ManageIQ #6801

Open
lkhomenk opened this issue Mar 5, 2018 · 2 comments
Open

GCE region selection will be removed from ManageIQ #6801

lkhomenk opened this issue Mar 5, 2018 · 2 comments

Comments

@lkhomenk
Copy link
Contributor

lkhomenk commented Mar 5, 2018

With https://bugzilla.redhat.com/show_bug.cgi?id=1433062 - GCE region selection will be removed as no ManageIQ functionality is binded to the GCE region.
This will cause failure of all wrapanapi region based operations.
e.g. - rest auto_placement provision can place VM into any region - https://bugzilla.redhat.com/show_bug.cgi?id=1544547

@lkhomenk
Copy link
Contributor Author

lkhomenk commented Mar 5, 2018

@mshriver just notifiyng

@lkhomenk
Copy link
Contributor Author

lkhomenk commented Mar 7, 2018

it leads to such failures:

`>       raise HttpError(resp, content, uri=self.uri)
E       HttpError: <HttpError 404 when requesting https://www.googleapis.com/compute/v1/projects/red-hat-cloudforms-support/zones/us-central1-a/instances/test-prov-lqiy?alt=json returned "The resource 'projects/red-hat-cloudforms-support/zones/us-central1-a/instances/test-prov-lqiy' was not found">

/usr/lib/python2.7/site-packages/googleapiclient/http.py:840: HttpError
HttpError`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants