[murano] [murano-cfapi] [glare] CF-api can't operate if glare is enabled

Bug #1610130 reported by Alex Kholkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Nikolay Starodubtsev

Bug Description

1. Deploy devstack from master
2. Install Cloud Foundry app
3. ssh to the deployed instance with cf
4. exec 'cf login'
6. try to register service-broker in cloud foundry via 'сf create-service-broker murano admin admin <url>' , url = http://172.18.162.71:8083, for example.

Expected result:
service broker will be created

Actual result:
freerunner@pegasus:[~]$ cf create-service-broker murano admin admin http://172.18.168.71:8083
Creating service broker murano as admin...
FAILED
Server error, status code: 502, error code: 270012, message: Service broker catalog is invalid:
Service broker must provide at least one service

This one happened, because murano-cfapi doesn't support service search In GLARE.

After investigation it's clear that murano-cfapi doesn't initialize glare client, since wrong configuration.

description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

Fix proposed to branch: master
Review: https://review.openstack.org/351656

Changed in murano:
assignee: nobody → Nikolay Starodubtsev (starodubcevna)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/351656
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=e68948733826a1ed35b2d559394b70cc6f1c2a73
Submitter: Jenkins
Branch: master

commit e68948733826a1ed35b2d559394b70cc6f1c2a73
Author: Nikolay Starodubtsev <email address hidden>
Date: Fri Aug 5 13:58:47 2016 +0300

    Make service broker work with GLARE again.

    After separation service broker from native murano on the configs/db
    level GLARE support was broken. This patch updates config, devstack
    script and partially service broker itself to take support back.

    Change-Id: I0ea99bc491ba2ddebfc34a9c0aa681432aca7801
    Closes-Bug: #1610130

Changed in murano:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/murano 3.0.0.0b3

This issue was fixed in the openstack/murano 3.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.