Mistral api returns 500 status code on "create workbook" request

Bug #1318603 reported by Sergey Murashov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
High
Nikolay Makhotkin

Bug Description

Steps to reproduce:
1. Send POST request http://<mistral_url>/workbooks with body={"name":"myfirst"} using v2 keystone token

Actual result:
Workbook would be created, but Misral api returns 500 status code

description: updated
Changed in mistral:
importance: Undecided → High
Revision history for this message
Nikolay Makhotkin (nmakhotkin) wrote :

This problem appear due to wrong project name is used for trust creation. Workbook is created but trust is not. Fixed in https://review.openstack.org/#/c/93323/

Changed in mistral:
assignee: nobody → Nikolay Makhotkin (nmakhotkin)
status: New → In Progress
milestone: none → 0.1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (master)

Reviewed: https://review.openstack.org/93323
Committed: https://git.openstack.org/cgit/stackforge/mistral/commit/?id=b2d2dc554fa6f841dbf2c890cc95b50d968d67b6
Submitter: Jenkins
Branch: master

commit b2d2dc554fa6f841dbf2c890cc95b50d968d67b6
Author: Nikolay Mahotkin <email address hidden>
Date: Mon May 12 19:29:39 2014 +0400

    Fix creating trust on workbook creation

     * We used the wrong project name for creating the trust.
       Now we are using project name from config

    Closes bug: #1318603

    Change-Id: I51d1da115b0e0e9551d0174c821ed2886f5a79d8

Changed in mistral:
status: In Progress → Fix Committed
no longer affects: mistral/juno
Changed in mistral:
milestone: 0.1 → 0.0.4
Changed in mistral:
status: Fix Committed → Fix Released
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.