Re: [Openstack] [OpenStack][Swift] How about move auth_toke and swift_auth middlewares into Swift?

2012-08-29 Thread Nah, Zhongyue
FYI From: openstack-bounces+zhongyue.nah=intel@lists.launchpad.net [mailto:openstack-bounces+zhongyue.nah=intel@lists.launchpad.net] On Behalf Of Alex Yang Sent: Thursday, August 30, 2012 11:46 AM To: openstack@lists.launchpad.net Subject: [Openstack] [OpenStack][Swift] How about move au

Re: [Openstack] A point in my mind which may be already implemented

2012-11-04 Thread Nah, Zhongyue
I use the log files beneath /var/log/ to do what you've described manually. If you want a web interface, you should implement a custom notifier class(for Nova) to gather the logs into a specific channel and implement your own web service to display the contents from the channel. -zhongyue Sen

Re: [Openstack] Distributed configuration database

2012-11-04 Thread Nah, Zhongyue
https://blueprints.launchpad.net/nova/+spec/deployer-friendly-confs This blueprint seems to be planning to implement what is being discussed for Nova. -zhongyue Sent from my iPhone On Nov 4, 2012, at 3:26 PM, "Gary Kotton" mailto:gkot...@redhat.com>> wrote: It would also be nice if one coul

Re: [Openstack] Accessing Nova DB from Quantum

2012-11-05 Thread Nah, Zhongyue
The information in the Nova DB should provide by a client API interface. Quantum should use the client and invoke the API call. From: openstack-bounces+zhongyue.nah=intel@lists.launchpad.net [mailto:openstack-bounces+zhongyue.nah=intel@lists.launchpad.net] On Behalf Of Debojyoti Dutta S

Re: [Openstack] Blueprint proposal: Drop setuptools_git for including data/config files

2012-12-04 Thread Nah, Zhongyue
Is it possible to generate a MANIFEST.in file using setuptools-git? Would that solve simplicity and efficiency? Sent from my iPhone On Dec 4, 2012, at 9:07 PM, "Thierry Carrez" wrote: > Sascha Peilicke wrote: >> Currently, the majority of OpenStack components make use of the >> Python module "