Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1579714 - Cannot create Openstack compute resource
Summary: Cannot create Openstack compute resource
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Compute Resources - OpenStack
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Martin Korbel
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-18 07:43 UTC by Sanket Jagtap
Modified: 2019-04-01 20:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-10 13:39:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
production log of failure (32.45 KB, text/plain)
2018-05-18 07:43 UTC, Sanket Jagtap
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 23948 0 None None None 2018-06-15 15:21:29 UTC

Description Sanket Jagtap 2018-05-18 07:43:29 UTC
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:

Comment 2 Marek Hulan 2018-06-15 15:21:27 UTC
Connecting redmine issue http://projects.theforeman.org/issues/23948 from this bug

Comment 3 Daniel Lobato Garcia 2018-07-06 13:24:28 UTC
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/ ?

Comment 4 Sanket Jagtap 2018-07-06 14:02:03 UTC
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"

Comment 5 Sanket Jagtap 2018-07-10 13:39:45 UTC
Build :Satellite 6.4.0 snap 11

I am able to create OSP resource successfully

Comment 6 Daniel Lobato Garcia 2018-07-10 13:48:40 UTC
This has been fixed since we forced to use fog-openstack 0.1.25


Note You need to log in before you can comment on or make changes to this bug.