Project

General

Profile

Actions

Bug #3575

open

Cannot update an Openstack CR if the Tenant has been removed

Added by Greg Sutcliffe over 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources - OpenStack
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

If you remove the Tenant(project) that Foreman is connected to on the Openstack end, you cannot update the Foreman side - clicking Load Tenants results in:

Unable to save
Expected([200, 204]) <=> Actual(401 Unauthorized) response => #&lt;Excon::Response:0x0000000b521a10 @data={:body=&gt;"{\"error\": {\"message\": \"Could not find project, test2.\", \"code\": 401, \"title\": \"Unauthorized\"}}"

It seems we serialize the tenant choice and use forever after - we should probably clear that if the user/password has been changed, as the list of available tenants will now be different

Actions #1

Updated by Dominic Cleal over 9 years ago

  • Category changed from Compute resources to Compute resources - OpenStack
Actions

Also available in: Atom PDF