Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
Hi Unicell- Thanks fro the reply, Can u guide me on what exact command I need to use to get the list of images present with glance. I Essex release I used, 'glance index' to get the list of Images. Hi All- It could be helpful, though Folsom-3 is a milestone for Folsom release, to have web page

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread unicell
Make sure you used "glance" command from python-glanceclient project, instead of the command shipped with "glance" project. More information here http://bcwaldon.cc/2012/08/20/openstack-folsom-glance-overview Best Regards, -- Qiu Yu http://www.unicell.info On Fri, Aug 31, 2012 at 3:54 PM, Trina

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
Hi Unicell-' But still I get the same error. When I issue the glance command, the following warning is issued. "WARNING! This tool is deprecated in favor of python-glanceclient..." Can any one help me on how to resolve the issue. - TNS On Thu, Aug 30, 2012 at 8:47 PM, unicell wrote: > Hi Tr

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-30 Thread unicell
Hi Trinath, For the first db_sync issue you mentioned, it seems to be caused by Folsom version of glance-manage db_sync, which is caused "glance-manage db_sync" followed by "glance version_control 0". And I can duplicate it at my side. Brian is working on another issue ( https://bugs.launchpad.ne

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-30 Thread Trinath Somanchi
Hi- This issue is resolved, reset the mysql passcode for glance. But struck with another issue, 'glance index' command. I have issued 'glance index' command to check the accuracy of my glance installations. But I got the following error /opt/stack/glance/glance/openstack/common/version.py:22:

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-29 Thread Trinath Somanchi
Hi- here are my steps: [1] I have just downloaded the tar.gz file of glance [2] untar and run the following commands, python setup.py build , python setup.py install [3] create the galnce db in mysql manually. [4] previously done with keystone work as specified in the ESSESX release, since I dont

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-29 Thread Brian Waldon
Can you share the sequence of commands you used during the install process? On Aug 29, 2012, at 3:18 AM, Trinath Somanchi wrote: > Hi- > > I have installed Openstack Folsom-3 Glance for my testing and found this > error while db sync. > > /usr/local/lib/python2.7/dist-packages/paste/deploy/lo

[Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-29 Thread Trinath Somanchi
Hi- I have installed Openstack Folsom-3 Glance for my testing and found this error while db sync. /usr/local/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py:8: UserWarning: Module glance was already imported from /opt/stack/glance/glance/__init__.pyc, but /usr/local/lib/python2.7/dist-packag