devstack doesn't work with python-openstackclient <= 1.0.1

Bug #1413252 reported by Jakub Libosvar
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Jakub Libosvar

Bug Description

From devstack log:
2015-01-21 13:55:11.336 | ++ openstack role list --user 885f65b0adaa427890a5e324cd60b51a --project 21ec04ecfcc54d64a5ac0b5d49329ab1 --column ID --column Name
2015-01-21 13:55:11.337 | ++ grep ' 3f37a3a8f4ac476e960c06d4bac54101 '
2015-01-21 13:55:11.337 | ++ get_field 1
2015-01-21 13:55:11.337 | ++ local data field
2015-01-21 13:55:11.337 | ++ read data
2015-01-21 13:55:11.752 | usage: openstack role list [-h] [-f {csv,html,json,table,yaml}] [-c COLUMN]
2015-01-21 13:55:11.752 | [--max-width <integer>]
2015-01-21 13:55:11.752 | [--quote {all,minimal,none,nonnumeric}]
2015-01-21 13:55:11.752 | openstack role list: error: unrecognized arguments: --user 885f65b0adaa427890a5e324cd60b51a --project 21ec04ecfcc54d64a5ac0b5d49329ab1

It fails silently while not populating keystone service endpoints.

Changed in devstack:
assignee: nobody → Jakub Libosvar (libosvar)
status: New → In Progress
Revision history for this message
Jakub Libosvar (libosvar) wrote :

I did wrong closes-bug in commit msg - fix is here: https://review.openstack.org/#/c/148951/

Changed in devstack:
assignee: Jakub Libosvar (libosvar) → nobody
assignee: nobody → Jakub Libosvar (libosvar)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/148951
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=e9a96ea8855574b157d336c51ff876d1c76ae620
Submitter: Jenkins
Branch: master

commit e9a96ea8855574b157d336c51ff876d1c76ae620
Author: Jakub Libosvar <email address hidden>
Date: Wed Jan 21 16:08:12 2015 +0100

    Use openstackclient>=1.0.2

    After changing usage of "openstack role" [1] python-openstackclient
    stoppped working with 1.0.1 and less. This patch bumps version to use at
    least 1.0.2v.

    [1] https://review.openstack.org/#/c/148361

    Change-Id: I2fdca28ae97a215cff5e2a6dd7cab2d3321caa6c
    Closes-bug: 1413252

Changed in devstack:
status: In Progress → 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.