[Bug 1487645] Re: glance image-show does not output correctly

2015-09-15 Thread Doug Hellmann
** Changed in: python-glanceclient
   Status: Fix Committed => Fix Released

** Changed in: python-glanceclient
Milestone: None => 1.1.0

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to requests in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-glanceclient -
1:0.19.0-1ubuntu2

---
python-glanceclient (1:0.19.0-1ubuntu2) wily; urgency=medium

  * d/p/urllib3-1.11-compat.patch: Fix compatibility with urllib3
>= 1.11 (LP: #1487645).
  * d/p/mock-compat.patch: Fixup compatibility with mock >= 1.1.0,
resolving FTBFS.

 -- James Page   Tue, 08 Sep 2015 12:01:58 +0100

** Changed in: python-glanceclient (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to requests in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-09-08 Thread James Page
Hooking things up - https://review.openstack.org/#/c/219338/

This fix is required for compatibility with urllib3 >= 1.11

** Changed in: python-glanceclient
   Status: Invalid => New

** Changed in: python-urllib3 (Ubuntu)
   Status: Triaged => Invalid

** Changed in: python-glanceclient (Ubuntu)
   Status: Triaged => In Progress

** Changed in: python-glanceclient (Ubuntu)
 Assignee: (unassigned) => James Page (james-page)

** Changed in: requests (Ubuntu)
   Status: Triaged => Invalid

** Changed in: python-glanceclient
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to requests in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-09-02 Thread Ian Cordasco
The cause is the following:

- oslo.vmware requires urllib3 and if that requirement is uncapped, it installs 
1.11
- no one tends to install over the default system python-requests which is 2.2.1
- for an unexplained reason, urllib3 1.11 and requests 2.2.1 do not mix nor 
will they mix (I'm not going to dig into why urllib3 1.11 broke requests 2.2.1 
because 2.2.1 is absolutely ancient)

The solutions:

- install a version of requests from this year
- cap urllib3

** Changed in: python-glanceclient
   Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to requests in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-09-02 Thread James Page
Downgrading urllib3 to 1.10.4 resolves the problem; but we do need to
move forwards on identifying the root cause of this problem.

** Also affects: requests (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-urllib3 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-glanceclient (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to requests in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-08-25 Thread Chuck Short
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** No longer affects: ubuntu

** Also affects: python-glanceclient (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-glanceclient in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1487645] Re: glance image-show does not output correctly

2015-08-23 Thread Colleen Murphy
Moving this to the python-glanceclient project instead of the Ubuntu
package since this appears to be a cross-distro problem.

** Package changed: python-glanceclient (Ubuntu) => python-glanceclient

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-glanceclient in Ubuntu.
https://bugs.launchpad.net/bugs/1487645

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs