heat.tests.clients.test_manila_client.ManilaClientPluginTests.test_create fails in gates

Bug #1496083 reported by Oleksii Chuprykov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Critical
Oleksii Chuprykov

Bug Description

Traceback (most recent call last):
  File "heat/tests/clients/test_manila_client.py", line 59, in test_create
    self.assertEqual('http://server.test:5000/v3', client.client.base_url)
  File "/home/jenkins/workspace/gate-heat-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/home/jenkins/workspace/gate-heat-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 'http://server.test:5000/v3' != 'http://server.test:5000/'

Tags: gate-failure
Changed in heat:
assignee: nobody → Oleksii Chuprykov (ochuprykov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Angus Salkeld (asalkeld)
Changed in heat:
importance: Undecided → Critical
milestone: none → liberty-rc1
tags: added: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/223747
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=23605127168711e53fdd85f2e5abed9d2c19bf4e
Submitter: Jenkins
Branch: master

commit 23605127168711e53fdd85f2e5abed9d2c19bf4e
Author: Oleksii Chuprykov <email address hidden>
Date: Tue Sep 15 21:40:37 2015 +0300

    Use endpoint_url instead of base_url

    Now manilaclient returns base_url without a version because of
    truncation of endpoint_url. Use endpoint_url instead.

    Change-Id: I630da909c08b19a6e3f27beac917bf17de72ba1f
    Closes-Bug: #1496083

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: liberty-rc1 → 5.0.0
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.