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

Brian Murray brian at ubuntu.com
Thu Mar 15 22:30:33 UTC 2018


Hello Corey, or anyone else affected,

Accepted sahara-dashboard into artful-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/sahara-
dashboard/6.0.0-0ubuntu1.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: artful

** Changed in: sahara-dashboard (Ubuntu Artful)
       Status: Triaged => Fix Committed

** Tags added: verification-needed

-- 
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:
  Triaged
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