[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2020-03-05 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/663857
Committed: 
https://git.openstack.org/cgit/openstack/glance_store/commit/?id=7880a5bfa7639fd6aa07d96b32da594c76940e38
Submitter: Zuul
Branch:stable/rocky

commit 7880a5bfa7639fd6aa07d96b32da594c76940e38
Author: Michal Arbet 
Date:   Wed Feb 6 18:38:22 2019 +0100

Fix python3 compatibility of rbd get_fsid

In python3 conn.get_fsid() is represented as binary.
Because of this, direct_url is corrupted in DB.
This patch is fixing this. More informations in
closing bug.

Closes-Bug: #1816721

Change-Id: I6a89042fae63bf5c9096a6bee6774aebf3f5864b
(cherry picked from commit 9c73370358c02fc7f308d88f4563f22969a42c96)


** Changed in: glance-store/rocky
   Status: New => Fix Committed

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2020-02-26 Thread Erno Kuvaja via ubuntu-bugs
** Also affects: glance-store/stein
   Importance: Undecided
   Status: New

** Also affects: glance-store/rocky
   Importance: Undecided
   Status: New

** Also affects: glance-store/train
   Importance: Undecided
   Status: New

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-11 Thread Corey Bryant
This bug was fixed in the package python-glance-store - 0.26.1-0ubuntu2.2~cloud0
---

 python-glance-store (0.26.1-0ubuntu2.2~cloud0) bionic-rocky; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 python-glance-store (0.26.1-0ubuntu2.2) cosmic; urgency=medium
 .
   * d/p/fix-python3-compatibility-of-rbd-get_fsid.patch: Cherry-picked
 from https://review.opendev.org/#/c/663857 to prevent invalid
 characters from being stored in database (LP: #1816721).


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

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-11 Thread Ɓukasz Zemczak
Since this is an SRU of the python-glance-store we'd normally need to
know the version number of python-glance-store that was used for
verification, not glance-api (as it's built from a different package).
That being said, the test output looks otherwise good, so I'll
conditionally accept this verification.

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package python-glance-store -
0.26.1-0ubuntu2.2

---
python-glance-store (0.26.1-0ubuntu2.2) cosmic; urgency=medium

  * d/p/fix-python3-compatibility-of-rbd-get_fsid.patch: Cherry-picked
from https://review.opendev.org/#/c/663857 to prevent invalid
characters from being stored in database (LP: #1816721).

 -- Corey Bryant   Mon, 10 Jun 2019 10:53:32
-0400

** Changed in: python-glance-store (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-10 Thread Edward Hope-Morley
Cosmic verification test output ^^

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-10 Thread Edward Hope-Morley
root@juju-b1c912-lp1816721-cosmic-sru-5:~# dpkg -l| grep glance-api
ii  glance-api  2:17.0.0-0ubuntu4.1 all 
 OpenStack Image Registry and Delivery Service - API
root@juju-b1c912-lp1816721-cosmic-sru-5:~# mysql -h$host -u${service} -p$passwd 
${service} -e'select * from image_locations;'
++--+-+-+-++-+---++
| id | image_id | value 
  | created_at  
| updated_at  | deleted_at | deleted | meta_data | status |
++--+-+-+-++-+---++
|  1 | 26e83cd0-1692-4516-85c2-7c994330e0e4 | 
rbd://374de550-a32a-11e9-b0f4-fa163e55087b/glance/26e83cd0-1692-4516-85c2-7c994330e0e4/snap
 | 2019-07-10 19:33:25 | 2019-07-10 19:33:25 | NULL   |   0 | {}
| active |
++--+-+-+-++-+---++

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-09 Thread Edward Hope-Morley
Xenial+Rocky verified using [Test Case]

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

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-07-08 Thread Edward Hope-Morley
Cosmic verified using [Test Case]

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

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-18 Thread Brian Murray
Hello Michal, or anyone else affected,

Accepted python-glance-store into cosmic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/python-glance-store/0.26.1-0ubuntu2.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-cosmic to verification-done-cosmic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-cosmic. In either case, without details of
your testing we will not be able to proceed.

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

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: python-glance-store (Ubuntu Cosmic)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-cosmic

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-10 Thread Corey Bryant
This has been uploaded to the Cosmic unapproved queue and is awaiting review by 
the SRU team:
https://launchpad.net/ubuntu/cosmic/+queue?queue_state=1_text=python-glance-store

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-10 Thread Corey Bryant
** Changed in: cloud-archive/rocky
   Status: New => Triaged

** Changed in: cloud-archive/rocky
   Importance: Undecided => High

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-10 Thread Corey Bryant
** Changed in: python-glance-store (Ubuntu)
   Status: New => Invalid

** Changed in: python-glance-store (Ubuntu Cosmic)
   Status: New => Triaged

** Changed in: python-glance-store (Ubuntu Cosmic)
   Importance: Undecided => High

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-07 Thread Felipe Reyes
** Tags added: sts

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816721] Re: [SRU] Python3 librados incompatibility

2019-06-07 Thread Edward Hope-Morley
** Also affects: python-glance-store (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-glance-store (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: python-glance-store (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Changed in: python-glance-store (Ubuntu Disco)
   Status: New => Fix Released

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

Title:
  [SRU] Python3 librados incompatibility

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs