Gate checks for python-muranoclient ever failed

Bug #1461096 reported by Victor Ryzhenkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
High
Victor Ryzhenkin

Bug Description

ft1.1: muranoclient.tests.functional.simple_read_only.test_murano.EnvironmentMuranoClientTest.test_environment_show_StringException: Empty attachments:
  pythonlogging:''
  stderr
  stdout

Traceback (most recent call last):
  File "muranoclient/tests/functional/simple_read_only/test_murano.py", line 97, in test_environment_show
    environment = self.listing('environment-create', params=env_name)
  File "muranoclient/tests/functional/muranoclient.py", line 42, in listing
    return self.parser.listing(self.murano(command, params=params))
  File "muranoclient/tests/functional/muranoclient.py", line 25, in murano
    'murano', action, flags, params, fail_ok, merge_stderr)
  File "/opt/stack/new/python-muranoclient/.tox/functional/local/lib/python2.7/site-packages/tempest_lib/cli/base.py", line 355, in cmd_with_auth
    self.cli_dir)
  File "/opt/stack/new/python-muranoclient/.tox/functional/local/lib/python2.7/site-packages/tempest_lib/cli/base.py", line 64, in execute
    result_err)
tempest_lib.exceptions.CommandFailed: Command '['/opt/stack/new/python-muranoclient/.tox/functional/bin/murano', '--os-username', 'None', '--os-tenant-name', 'None', '--os-password', 'None', '--os-auth-url', 'None', 'environment-create', 'gg4cf9837c234e4a96a163e63bba763253']' returned non-zero exit status 1.
stdout:
There was no suitable authentication url for this request

stderr:
None

Tags: gate
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-muranoclient (master)

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

Changed in murano:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-muranoclient (master)

Reviewed: https://review.openstack.org/187786
Committed: https://git.openstack.org/cgit/openstack/python-muranoclient/commit/?id=59ee03f5c5ef55ecf73e47046325d2ff57d2ec3a
Submitter: Jenkins
Branch: master

commit 59ee03f5c5ef55ecf73e47046325d2ff57d2ec3a
Author: Victor Ryzhenkin <email address hidden>
Date: Wed Jun 3 00:39:30 2015 +0300

    Adding config-like auth configuration for functional tests

    Using config file generation in post_test_hook.sh and using this
    file for autorizing the muranoclient in functioanl tests if
    global variables not injected into.

    Change-Id: Ib3a1dbf2d9978cc1bf786010c21c41a8a65d9da9
    Closes-Bug: #1461096

Changed in murano:
status: In Progress → Fix Committed
tags: added: gate
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: liberty-1 → 1.0.0
Changed in murano:
milestone: 1.0.0 → 1.0.1
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.