Actions
Bug #26664
closedOpenStack 401 when project domain ID is missing
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - OpenStack
Target version:
-
Description
When creating new OpenStack CR against OSP v13 a permission denied (401) error is returned. I have narrowed this down to the fact to missing flag openstack_domain_id.
When it's provided, the CR authenticates fine, since it is mentioned as mandatory for V3 in https://github.com/fog/fog-openstack this patch is going to add it.
Updated by Lukas Zapletal over 5 years ago
- Related to Feature #12054: Openstack v3 support added
Updated by Lukas Zapletal over 5 years ago
- Related to Feature #26668: Add project_domain_name and project_domain_id fields to Foreman module added
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6706 added
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 047aca172fc824a2de9489ddb379bf609d49d964.
Updated by Anthony Chevalet about 5 years ago
- Related to Bug #27076: Compute Resource Openstack API v2/v3 mismatch added
Updated by Anthony Chevalet about 5 years ago
- Related to Bug #28307: Openstack V3 compute resource broken added
Actions