Bug 1579714
Summary: | Cannot create Openstack compute resource | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sanket Jagtap <sjagtap> | ||||
Component: | Compute Resources - OpenStack | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Martin Korbel <mkorbel> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.4 | CC: | dlobatog, mkorbel | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-07-10 13:39:45 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Connecting redmine issue http://projects.theforeman.org/issues/23948 from this bug Martin, Sanket. I'm unable to reproduce this on the latest OSP at least. What URL are you seeing for "Identity services (Keystone)" at $OPENSTACKURL:dashboard/project/api_access/ ? This happens on OSP 10 with v2 API version status "deprecated" updated "2016-08-04T00:00:00Z" media-types 0 base "application/json" type "application/vnd.openstack.identity-v2.0+json" id "v2.0" links 0 href "https://osp/v2.0/" rel "self" 1 href "http://docs.openstack.org/" type "text/html" rel "describedby" Build :Satellite 6.4.0 snap 11 I am able to create OSP resource successfully This has been fixed since we forced to use fog-openstack 0.1.25 |
Created attachment 1438370 [details] production log of failure Version-Release number of selected component (if applicable): Build:Satellite 6.4 snap3 How reproducible: Always Steps to Reproduce: 1. Try to create OSP compute resource b'LANG=en_US.UTF-8 hammer -v -u admin -p changeme --output=csv compute-resource create --tenant="satellite" --name="EemguGSWKH" --url="htt ps://<osphost>.com:13000/v2.0/tokens" --user="satellite" --provider="Openstack" --password="000000000000000"' Actual results: Could not create the compute resource: OpenStack compute binding only supports version v2 and v2.1 Expected results: OSP compute resource should be created Additional info: