[Bug 1756189] Re: [SRU] Fix AttributeErrors in sahara-dashboard

Corey Bryant corey.bryant at canonical.com
Fri Mar 16 13:38:15 UTC 2018


Artful verification has completed successfully using artful-proposed with the following package:
python-sahara-dashboard: 6.0.0-0ubuntu1.2

Installation of the package was successful and the package now builds
and runs tests successfully.


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1756189

Title:
  [SRU] Fix AttributeErrors in sahara-dashboard

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive pike series:
  Fix Committed
Status in sahara-dashboard package in Ubuntu:
  Invalid
Status in sahara-dashboard source package in Artful:
  Fix Committed

Bug description:
  [Impact]

  When running tests during build of sahara-dashboard for Artful,
  AttributeErrors such as the following cause test failures:

  "AttributeError: 'module' object has no attribute
  'floating_ip_pools_list'".

  Unfortunately 7.0.0 is the correct version for pike (artful) but it
  was released too late so we have 6.0.0 in artful, so an error like
  this occurred since dependencies are at 7.0.0 level with 6.0.0 in the
  archive.

  There is a patch upstream that fixes this by updating the imports and
  code based on code movement in openstack-dashboard.

  [Test Case]

  Building sahara-dashboard package should be successful. Without this
  patch it fails while running tests.

  [Regression Potential]
  Low. This patch is cherry-picked and unchanged from upstream.

  [Discussion]

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1756189/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list