[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-12-01 Thread James Page
Promoted to -updates for Kilo UCA.

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

-- 
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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-30 Thread Launchpad Bug Tracker
This bug was fixed in the package python-novaclient - 1:2.22.0-0ubuntu2

---
python-novaclient (1:2.22.0-0ubuntu2) vivid; urgency=medium

  * d/p/Fix-typo-in-socket-attribute-name.patch,
d/p/Add-a-test-for-the-TCPKeepAliveAdapter.patch: Fix Typo in socket
attribute name in TCPKeepAliveAdapter and add test (LP: #1499510)

 -- Bryan Quigley   Tue, 10 Nov 2015
17:30:19 +

** Changed in: python-novaclient (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-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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-24 Thread Bryan Quigley
Quick test indicates this error no longer comes up.

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

-- 
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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-24 Thread Corey Bryant
Bryan, this is also available in the cloud-archive if you'd like to
test:

sudo add-apt-repository cloud-archive:kilo-proposed

-- 
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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-20 Thread Mathew Hodson
This is fixed in Wily and later.

** Changed in: python-novaclient (Ubuntu)
   Importance: Undecided => High

** Changed in: python-novaclient (Ubuntu)
   Status: Invalid => Fix Released

-- 
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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-20 Thread Chris J Arges
Hello Bryan, or anyone else affected,

Accepted python-novaclient into vivid-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/python-
novaclient/1:2.22.0-0ubuntu2 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 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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-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!

** Tags added: verification-needed

-- 
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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-20 Thread Corey Bryant
** 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
HighDavid 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-0f4d
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.tiny
  Ec2Kernel: aki-0548
  Ec2Ramdisk: ari-0548
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   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
HighDavid 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-0f4d
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.tiny
  Ec2Kernel: aki-0548
  Ec2Ramdisk: ari-0548
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   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


[Bug 1499510] Re: [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

2015-11-20 Thread Corey Bryant
** Summary changed:

- Fix   Typo in socket attribute name in TCPKeepAliveAdapter
+ [SRU] Fix Typo in socket attribute name in TCPKeepAliveAdapter

-- 
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