← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1596573] Re: warlock 1.3.0 breaks a few gates

 

We are now using upper constraints in OSC functional tests, so we are OK
for now.

** Changed in: python-openstackclient
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1596573

Title:
  warlock 1.3.0 breaks a few gates

Status in OpenStack Dashboard (Horizon):
  New
Status in python-glanceclient:
  New
Status in python-openstackclient:
  Fix Released
Status in OpenStack Search (Searchlight):
  New

Bug description:
  Our functional test
  functional.tests.image.v2.test_image.ImageTests.test_image_unset is
  now failing:

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
  Traceback (most recent call last):
    File "functional/tests/image/v2/test_image.py", line 71, in test_image_unset
  self.openstack('image set --tag 01 ' + self.NAME)
    File "functional/common/test.py", line 53, in openstack
  return execute('openstack ' + cmd, fail_ok=fail_ok)
    File "functional/common/test.py", line 42, in execute result_err)
  tempest.lib.exceptions.CommandFailed: Command 'openstack image set --tag 01 7fbbb8c5da634c54aea88473e4e3c16b' returned non-zero exit status 1.
  stdout:

  stderr:
  WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils
  400 Bad Request
  Invalid JSON pointer for this resource: '/tags/0'
  (HTTP 400)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1596573/+subscriptions