Bug 1536963 - [APB] The openshfit python package of the APB works fail
Summary: [APB] The openshfit python package of the APB works fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.9.0
Assignee: Jason Montleon
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-22 07:15 UTC by Jian Zhang
Modified: 2018-06-18 18:28 UTC (History)
4 users (show)

Fixed In Version: apb-1.1.6-1.20180123164703.el7.centos.noarch
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2018-06-13 20:19:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 4 Jian Zhang 2018-01-25 08:27:26 UTC
Followed the above step 1-3, and run the "apb list" command.

[root@localhost hello-world-apb]# apb list
Didn't find OpenShift Ansible Broker route in namespace: ansible-service-broker.                    Trying openshift-ansible-service-broker
Contacting the ansible-service-broker at: https://asb-1338-openshift-ansible-service-broker.apps.0125-bk7.qe.rhcloud.com/ansible-service-broker/v2/catalog
ID                                NAME               DESCRIPTION                        
2c259ddd8059b9bc65081e07bf20058f  rh-mariadb-apb     Mariadb apb implementation         
03b69500305d9859bb9440d9f9023784  rh-mediawiki-apb   Mediawiki123 apb implementation    
73ead67495322cc462794387fa9884f5  rh-mysql-apb       Software Collections MySQL APB     
d5915e05b253df421efe6e41fb6a66ba  rh-postgresql-apb  SCL PostgreSQL apb implementation  

Works well! LGTM. 

The apb tool version:
[root@localhost hello-world-apb]# rpm -qa | grep apb
apb-1.1.6-1.20180123164703.el7.centos.noarch

Openshift and kubernetes version:
[root@localhost hello-world-apb]# pip list | grep openshift
openshift (0.4.0a1)
You are using pip version 8.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[root@localhost hello-world-apb]# pip list | grep kubernetes
kubernetes (4.0.0)
You are using pip version 8.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.


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