Need to describe keystone endpoints and credentials for Mistral API service

Bug #1263084 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Critical
Alexander Kuznetsov

Bug Description

Steps To Reproduce:
1. Clone Mistral from the repository: git clone https://github.com/stackforge/mistral
2. Install dependencies:
    apt-get update
    apt-get install gcc python-dev
    cd mistral
    tox
3. Copy config file and fix it: cp etc/mistral.conf.sample etc/mistral.conf
4. Run Mistral API service:
tox -evenv -- python mistral/cmd/api.py --config-file etc/mistral.conf
5. Send GET request to the 8989 port

Observed Result:
Error: 401 Unauthorized

Tags: api
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Fixed in https://review.openstack.org/#/c/62037 - need to merge and retest.

Changed in mistral:
status: New → In Progress
summary: - Need to describe keystone endpoints and credentials fro Mistral API
+ Need to describe keystone endpoints and credentials for Mistral API
service
Changed in mistral:
milestone: none → 0.1
assignee: nobody → Alexander Kuznetsov (akuznetsov)
tags: added: api
Changed in mistral:
status: In Progress → Fix Committed
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.