[Bug 1079022] Re: nova --version does not function as intended

2013-10-11 Thread James Page
** Changed in: cloud-archive
   Status: Confirmed = Fix Released

** Changed in: python-keystoneclient (Ubuntu)
   Status: Confirmed = Fix Released

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

** Changed in: python-novaclient
   Status: New = Invalid

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-03-21 Thread James Page
** Changed in: python-keystoneclient (Ubuntu)
   Status: New = Confirmed

** Changed in: python-keystoneclient (Ubuntu)
   Importance: Undecided = Medium

** Changed in: cloud-archive
   Importance: Undecided = Low

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Ben Howard
This bug appears to have regressed for 13.04:

ben@padfoot$ nova
Traceback (most recent call last):
  File /usr/local/bin/nova, line 5, in module
from pkg_resources import load_entry_point
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 2807, in 
module
parse_requirements(__requires__), Environment()
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 594, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: python-novaclient==2.9.0

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
Ben- It looks like you've got two nova clients installed, see Bug
#1153621.

But this seems still to affect python-novaclient:

root@raring-03-11-1634:~# nova --version
Unknown, couldn't find versioninfo file at /usr/lib/python2.7/dist-
packages/novaclient/versioninfo
root@raring-03-11-1634:~# ls /usr/novaclient/versioninfo 
/usr/novaclient/versioninfo
root@raring-03-11-1634:~# cat /usr/novaclient/versioninfo 
2.11.1

** Changed in: cloud-archive
   Status: Fix Released = Confirmed

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

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

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
** Also affects: python-novaclient
   Importance: Undecided
   Status: New

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-03-11 Thread Adam Gandelman
Tagging as affecting upstream as its a tough one to package around.  The
clients expect that the versioninfo text-file exist  in the module's
path (eg, /usr/lib/python2.7/dist-packages/novaclient/), however, I'm
not sure its okay for the package to be installing that there, hence it
ends up in /usr/novaclient.  It would be ideal if the client was
obtaining the version string from the somewhere in the module itself.

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-02-18 Thread Chuck Short
This has been fixed in the latest update

** Changed in: cloud-archive
   Status: New = 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/1079022

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-02-18 Thread Chuck Short
This has been fixed in the latest update

** Changed in: python-novaclient (Ubuntu)
   Status: Triaged = 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/1079022

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-01-22 Thread Sam Stoelinga
The problem is that the versioninfo file is installed under:

/usr/novaclient/versioninfo

I suspend it's because of this line in setup.py:

data_files=[('novaclient', ['novaclient/versioninfo'])]

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2013-01-22 Thread Sam Stoelinga
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1079022/+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 1079022] Re: nova --version does not function as intended

2012-11-15 Thread James Page
Confirmed; marking 'Triaged' and 'Medium'

** Changed in: python-novaclient (Ubuntu)
   Status: New = Triaged

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

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

Title:
  nova --version does not function as intended

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/1079022/+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