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

Corey Bryant corey.bryant at canonical.com
Fri Mar 16 14:04:39 UTC 2018


This bug was fixed in the package sahara-dashboard - 6.0.0-0ubuntu1.2~cloud0
---------------

 sahara-dashboard (6.0.0-0ubuntu1.2~cloud0) xenial-pike; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 sahara-dashboard (6.0.0-0ubuntu1.2) artful; urgency=medium
 .
   * d/gbp.conf: Create stable/pike branch.
   * d/python-sahara-dashboard.postinst: Align with openstack-dashboard
     and use chown horizon instead of www-data (LP: #1755027).
   * d/p/fix-neutron-related-openstack_dashboard-imports.patch: Cherry-picked
     patch from upstream to fix AttributeError's such as "AttributeError:
     'module' object has no attribute 'floating_ip_pools_list'" (LP: #1756189).


** Changed in: cloud-archive/pike
       Status: Fix Committed => Fix Released

-- 
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 Released
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