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

Launchpad Bug Tracker 1756189 at bugs.launchpad.net
Tue Mar 20 15:33:17 UTC 2018


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

---------------
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).

 -- Corey Bryant <corey.bryant at canonical.com>  Wed, 14 Mar 2018 21:20:49
-0400

** Changed in: sahara-dashboard (Ubuntu Artful)
       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 Released

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