** Description changed:

+ [Impact]
+ 
+ When using connection_pool=True in a python-novaclient instance, some
+ operations will fail.  For more details, see upstream bug:
+ https://bugs.launchpad.net/python-novaclient/+bug/1430935
+ 
  #1430935      Typo in socket attribute name in TCPKeepAliveAdapter            
High    David Moreau Simard     Fix Released
  -from  https://launchpad.net/python-novaclient/+milestone/2.23.0
  
  Ubuntu 14.04 with Kilo Cloud Archive..
  
  I have a debdiff that just fixes the typo.  Alternative is to just
  upgrade to 15.10 or Libery Cloud Archive.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: python-novaclient 1:2.22.0-0ubuntu1~cloud0 [origin: Canonical]
  ProcVersionSignature: User Name 3.13.0-63.103-generic 3.13.11-ckt25
  Uname: Linux 3.13.0-63-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CrashDB:
   {
                  "impl": "launchpad",
                  "project": "cloud-archive",
                  "bug_pattern_url": 
"http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml";,
               }
  Date: Thu Sep 24 19:39:14 2015
  Ec2AMI: ami-00000f4d
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.tiny
  Ec2Kernel: aki-00000548
  Ec2Ramdisk: ari-00000548
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-novaclient
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ 
+ [Test Case]
+ 
+ >>> from novaclient import client
+ >>> nova = client.Client(VERSION, USERNAME, PASSWORD, PROJECT_ID,
+ ...                      AUTH_URL, connection_pool=True)
+ 
+ 
+ [Regression Potential]
+ 
+ Very little regression potential as the fix is a simple typo fix.

** Description changed:

  [Impact]
  
  When using connection_pool=True in a python-novaclient instance, some
  operations will fail.  For more details, see upstream bug:
  https://bugs.launchpad.net/python-novaclient/+bug/1430935
  
  #1430935      Typo in socket attribute name in TCPKeepAliveAdapter            
High    David Moreau Simard     Fix Released
  -from  https://launchpad.net/python-novaclient/+milestone/2.23.0
  
  Ubuntu 14.04 with Kilo Cloud Archive..
  
  I have a debdiff that just fixes the typo.  Alternative is to just
  upgrade to 15.10 or Libery Cloud Archive.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: python-novaclient 1:2.22.0-0ubuntu1~cloud0 [origin: Canonical]
  ProcVersionSignature: User Name 3.13.0-63.103-generic 3.13.11-ckt25
  Uname: Linux 3.13.0-63-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CrashDB:
   {
                  "impl": "launchpad",
                  "project": "cloud-archive",
                  "bug_pattern_url": 
"http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml";,
               }
  Date: Thu Sep 24 19:39:14 2015
  Ec2AMI: ami-00000f4d
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.tiny
  Ec2Kernel: aki-00000548
  Ec2Ramdisk: ari-00000548
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-novaclient
  UpgradeStatus: No upgrade log present (probably fresh install)
  
- 
  [Test Case]
  
- >>> from novaclient import client
- >>> nova = client.Client(VERSION, USERNAME, PASSWORD, PROJECT_ID,
- ...                      AUTH_URL, connection_pool=True)
- 
+ See accompanying patch for test case.
  
  [Regression Potential]
  
  Very little regression potential as the fix is a simple typo fix.

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

Title:
  [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

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

Reply via email to