[Bug 1756189] Please test proposed package

Corey Bryant corey.bryant at canonical.com
Fri Mar 16 12:24:33 UTC 2018


Hello Corey, or anyone else affected,

Accepted sahara-dashboard into pike-proposed. The package will build now
and be available in the Ubuntu Cloud Archive in a few hours, and then in
the -proposed repository.

Please help us by testing this new package. To enable the -proposed
repository:

  sudo add-apt-repository cloud-archive:pike-proposed
  sudo apt-get update

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-pike-needed to verification-pike-done. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-pike-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!

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

** Tags added: verification-pike-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:
  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