[Bug 1368545] Re: Value Type of http_connect_timeout is Wrong

2015-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneclient -
1:1.2.0-0ubuntu1.2

---
python-keystoneclient (1:1.2.0-0ubuntu1.2) vivid; urgency=medium

  * debian/patches/fix-1368545.patch: Changing the value type of
http_connect_timeout to IntOpt. (LP: #1368545)

 -- Jorge Niedbalski   Fri, 07 Aug 2015
11:53:37 -0300

** Changed in: python-keystoneclient (Ubuntu Vivid)
   Status: Fix Committed => Fix Released

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

Title:
  Value Type of http_connect_timeout is Wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystonemiddleware/+bug/1368545/+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 1368545] Re: Value Type of http_connect_timeout is Wrong

2015-09-23 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneclient -
1:0.7.1-ubuntu1.3

---
python-keystoneclient (1:0.7.1-ubuntu1.3) trusty; urgency=medium

  * debian/patches/fix-1368545.patch: hanging the value type of
http_connect_timeout to IntOpt. (LP: #1368545)

 -- Jorge Niedbalski   Fri, 07 Aug 2015
10:50:46 -0300

** Changed in: python-keystoneclient (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  Value Type of http_connect_timeout is Wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystonemiddleware/+bug/1368545/+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 1368545] Re: Value Type of http_connect_timeout is Wrong

2015-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-keystoneclient - 1:1.6.0-2

---
python-keystoneclient (1:1.6.0-2) experimental; urgency=medium

  * d/p/fix-key-iteration.patch: Iterate over copy of session.adapters keys.
  * d/p/fix-1368545.patch: Change http_connect_timeout to IntOpt. (LP: #1368545)
  * d/p/oauth-use-actual-request-headers.patch: Make OAuth testcase use actual
request headers.

 -- Corey Bryant   Wed, 12 Aug 2015 09:30:59
-0400

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

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

Title:
  Value Type of http_connect_timeout is Wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystonemiddleware/+bug/1368545/+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 1368545] Re: Value Type of http_connect_timeout is Wrong

2015-08-07 Thread Jorge Niedbalski
** Also affects: python-keystoneclient (Ubuntu)
   Importance: Undecided
   Status: New

** Patch added: Trusty Patch
   
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1368545/+attachment/4441076/+files/fix-lp-1368545.patch

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

Title:
  Value Type of http_connect_timeout is Wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystonemiddleware/+bug/1368545/+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 1368545] Re: Value Type of http_connect_timeout is Wrong

2015-08-07 Thread Corey Bryant
Fixes required for Ubuntu:

icehouse (trusty) - python-keystoneclient
juno (utopic) - python-keystoneclient and python-keystonemiddleware (cloud 
archive only - utopic EOL)
kilo (vivid) - python-keystoneclient
liberty (wily) - python-keystoneclient

** Description changed:

+ [Impact]
+ 
  we can't configure http_connect_timeout more than 1.
  http_connect_timeout is defined as Boolean value in python-
  keystoneclient and keystonemiddleware since python can treat a value
  more than 1 as True. But oslo config defines Boolean values as 'true',
  1, 'yes' and 'on'.
  
  To be able to configure the value, keystoneclient and keystonemiddleware
  should change the type of the config to Int.
+ 
+ [Test Case]
+ ...need to be added...
+ 
+ [Regression Potential]
+ The change is minimal. That said, however, since the timeout value has only 
been set to limited values in the past, the fix enables a wider range of 
timeout values.  This needs to be considered as part of the SRU testing.

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

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

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

** No longer affects: python-keystonemiddleware (Ubuntu Trusty)

** No longer affects: python-keystonemiddleware (Ubuntu Vivid)

** No longer affects: python-keystonemiddleware (Ubuntu)

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

Title:
  Value Type of http_connect_timeout is Wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystonemiddleware/+bug/1368545/+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