[Openstack] [OpenStack][nova]host and node difference

2013-06-26 Thread Jay Lau
Hi, I noticed that now in nova::host_manager.py, the function get_all_host_states() is returnning constructing a state key with host and node. def get_all_host_states(self, context): """Returns a list of HostStates that represents all the hosts the HostManager knows about. Also, e

Re: [Openstack] Command "nova-manage service list" output

2013-07-20 Thread Jay Lau
If you configured "debug=True" in nova.conf, just remove it and have a try. Thanks, Jay 2013/7/20 amogh patel > Hi everyone, > > My Openstack environment is up and running, but when I'm trying to fire > "nova-manage service list" command it gives me below DEBUG message, though > I'm getting t

Re: [Openstack] Fwd: Notification/Event for Auto Attached IP Adresses

2013-07-21 Thread Jay Lau
I think we may want to enhance floating ip operations to support sending notification just like instance operations, it is better log a blueprint to trace this. Please refer to https://wiki.openstack.org/wiki/SystemUsageData for detail. Thanks, Jay 2013/7/20 Daniel Kuffner > > Hi, > > I use

Re: [Openstack] Fwd: Notification/Event for Auto Attached IP Adresses

2013-07-22 Thread Jay Lau
s > > Let me know if something is missing, is my first submitted blueprint :) > > Daniel > > > On Mon, Jul 22, 2013 at 6:15 AM, Jay Lau wrote: > >> I think we may want to enhance floating ip operations to support sending >> notification just like instance operati

Re: [Openstack] [Ceilometer] Problem with nova resize events

2013-07-24 Thread Jay Lau
Hi Alex, Not sure if it is a bug, but you are right, ceiloemeter did not send the notification that you required. Perhaps you can log a bug or else you can patch your cluster directly to enable this. class ComputeInstanceNotificationBase(ComputeNotificationBase): """Convert compute.instance.*

[Openstack] devstack issue related to Python-keystoneclient

2013-07-25 Thread Jay Lau
Hi, Can someone give a workaround way for https://bugs.launchpad.net/devstack/+bug/1199529? This issue is blocking many stackers. Thanks, Jay ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : h

Re: [Openstack] devstack issue related to Python-keystoneclient

2013-07-25 Thread Jay Lau
ms > > On Thu, Jul 25, 2013 at 11:35 AM, Jay Lau wrote: > > Hi, > > > > Can someone give a workaround way for > > https://bugs.launchpad.net/devstack/+bug/1199529? This issue is blocking > > many stackers. > > > > Thanks, > > > > Jay &

Re: [Openstack] devstack issue related to Python-keystoneclient

2013-07-25 Thread Jay Lau
ms > > On Thu, Jul 25, 2013 at 11:35 AM, Jay Lau wrote: > > Hi, > > > > Can someone give a workaround way for > > https://bugs.launchpad.net/devstack/+bug/1199529? This issue is blocking > > many stackers. > > > > Thanks, > > > > Jay &