Re: [Openstack] openstack folsom quota issue

2013-07-23 Thread Robert van Leeuwen
___ From: Openstack [openstack-bounces+robert.vanleeuwen=spilgames@lists.launchpad.net] on behalf of val john [valjohn1...@gmail.com] Sent: Saturday, July 20, 2013 4:42 AM To: openstack@lists.launchpad.net Subject: Re: [Openstack] openstack folsom quota issue hi guys As a

Re: [Openstack] openstack folsom quota issue

2013-07-19 Thread val john
hi guys As a example my "quota Summary" in Horizone shows that im using 28040MB out of 52000MB allocated RAM, but when i going to launch new instace with 4GB ram Error message displays as "Quota exceeded for ram requested 4096MB but already used 47616 of 52000 ram (HTTP 413) (Rquuest-ID:.)

[Openstack] openstack folsom quota issue

2013-07-19 Thread val john
Hi.. I have project that 32G ram allocated, but my project runs only 3 2G VMS , when i going to create new 2G VM , i get the following message Quota exceeded for ram: Requested 2048, but already used 30720 of 32576 ram Please Advice Thank You John __

[Openstack] OpenStack Folsom

2013-06-12 Thread Alexandre De Carvalho
Hi ! I use OpenStack Folsom and i would like to perform an instance evacuation from down host to specified host. I saw the function "nova evacuate" for OpenStack Grizzly but i don't find the same function for OpenStack Folsom ! How can i resolve my problem ? Thanks ! -- regards, Alexandre ___

Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
r Mihály László mailto:lacik...@gmail.com>> Cc: "openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>" mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure network Hi Rusty, The

Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Molnár Mihály László
ector & Chief Architect > Institute for Cyber Security > University of Texas at San Antonio > Phone: (210) 458-7003 > Email: farhan.pa...@utsa.edu > Website: http://ics.utsa.edu > > From: Molnár Mihály László > Date: Friday, May 3, 2013 9:41 AM > To: Farhan Patwa > Cc: &

Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
pad.net>" mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure network do you use kvm or qemu? Rusty On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa mailto:farhan.pa...@utsa.edu>> wrote: I have looked through all the log files (/var

Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Molnár Mihály László
do you use kvm or qemu? Rusty On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa wrote: > I have looked through all the log files (/var/log/*) and the 1 error that > I do see is on the compute node from the file libvirtd.log: > > 2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2

Re: [Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-03 Thread Farhan Patwa
I have looked through all the log files (/var/log/*) and the 1 error that I do see is on the compute node from the file libvirtd.log: 2013-05-03 14:30:27.706+: 2474: error : virNWFilterDHCPSnoopEnd:2113 : internal error ifname "vnet1" not in key map 2013-05-03 14:30:27.709+: 2474: error :

[Openstack] OpenStack Folsom Install - VM failed to configure network

2013-05-02 Thread Farhan Patwa
Hi all, I followed the instructions for OpenStack Folsom install at http://docs.openstack.org/folsom/basic-install/content/basic-install_intro. html I am at the point where I am able to boot up a VM and I can see the IP assigned to it in the GUI and when I do nova list. Also I have assigned a float

Re: [Openstack] Openstack - Folsom Quantum Insallation

2013-05-01 Thread Robert van Leeuwen
> All, I am trying to setup Folsom Quantum on CentOS and ran into issue > building the openvswitch rpm. > > Does anyone have a built rpm or steps to build it? Hi, I will mail you our srpm / rpm for openvswitch. Cheers, Robert van Leeuwen ___ Mailing

[Openstack] Openstack - Folsom Quantum Insallation

2013-05-01 Thread Sathiyamoorthy, Ak
All, I am trying to setup Folsom Quantum on CentOS and ran into issue building the openvswitch rpm. Does anyone have a built rpm or steps to build it? Your help is appreciated. Regards A K Sathiyamoorthy, PMP Technology Consultant Hewlett-Packard | Enterprise Services, U.S. Pu

Re: [Openstack] Openstack Folsom Release

2013-01-24 Thread Balamurugan V G
Follow this guide. https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst Regards, Balu On Fri, Jan 25, 2013 at 10:24 AM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi- > > How to Download the Openstack Folsom Release

Re: [Openstack] Openstack Folsom Release

2013-01-24 Thread Trinath Somanchi
True said, I have followed the same, But I get an updated code base compared to a week back installation using the same guide. Also, the glance configuration is changed with respect to the install guide. On Fri, Jan 25, 2013 at 10:26 AM, Balamurugan V G wrote: > Follow this guide. > > > https:/

[Openstack] Openstack Folsom Release

2013-01-24 Thread Trinath Somanchi
Hi- How to Download the Openstack Folsom Release and setup the openstack environment. I see that, the Code base I have a week back which installed for Folsom release is not there today using the same apt-get. How to get the code base stable one of folsom release -- Regards, ---

Re: [Openstack] OpenStack Folsom (Devstack) Network Pre-configuration

2013-01-19 Thread Marton Kiss
Hey Yuping, You could check this page, it could be related to your question: https://answers.launchpad.net/quantum/+question/208377 Regards, Márton Kiss 2013/1/18 Rain Lee > Hi all, > > I am using devstack to deploy an experiment cloud, following exactly > everything as listed on http://dev

[Openstack] OpenStack Folsom (Devstack) Network Pre-configuration

2013-01-18 Thread Rain Lee
Hi all, I am using devstack to deploy an experiment cloud, following exactly everything as listed on http://devstack.org. I want to try the devstack all-in-one options upon a Ubuntu-desktop 12.10 host directly. After shooting the stack.sh script, everything seems to work as expected, I can success

Re: [Openstack] openstack folsom node compute status XXX

2012-12-27 Thread Razique Mahroua
[Openstack] openstack folsom node compute status XXXMaybe you could check the "services" table into the database and check the status.Also check both nova-compute and nova-scheduler log files to see if the registering is performedRazique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +3

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread jt628910
hi : I run the nova-manager command on controller node and the compute node ,the result is the same. jt628910 From: 陈龙 Date: 2012-12-27 11:24 To: jt628910 Subject: Re:Re: [Openstack] openstack folsom node compute status XXX hi, you run the nova-manager command on the controller node

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread jt628910
services run successfully jt628910 From: 陈龙 Date: 2012-12-27 11:35 To: jt628910 Subject: Re:Re: Re: [Openstack] openstack folsom node compute status XXX hi, I think there are some services stop.you must start them. 在 2012-12-27 11:27:37,jt628910 写道:  hi : I run the nova-manager

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread jt628910
I do that , and I can ping the controller with its ip ,but not resolve my problem. jt628910 From: Razique Mahroua Date: 2012-12-26 17:40 To: jt628910 CC: Afef Mdhaffar; openstack Subject: Re: [Openstack] openstack folsom node compute status XXX Hey there, can you restart the nova-scheduler

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread 蒋涛
6 16:51 To: jt628910 Subject: Re: [Openstack] openstack folsom node compute status XXX It is probably a synchronisation problem. 2012/12/26 jt628910 hi all: I have a problem , when I installed openstack on two computers , one as controller ,the other as node computer, computer OS(rhel6.2) co

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread Nikita Savin
to:openstack@lists.launchpad.net>>, coscl mailto:co...@lists.launchpad.net>> Subject: [Openstack] openstack folsom node compute status XXX hi all: I have a problem , when I installed openstack on two computers , one as controller ,the other as node computer, computer OS(rhel6.2) controller(ser

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread Razique Mahroua
écrit :hi Afef Mdhaffar:I have done ntpdate command before run "nova-manager service list"so I think it is not a synchronisation problem.jt628910 From: Afef MdhaffarDate: 2012-12-26 16:51To: jt628910Subject: Re: [Openstack] openstack folsom node compute status XXXIt is probably a synchroni

Re: [Openstack] openstack folsom node compute status XXX

2012-12-26 Thread jt628910
hi Afef Mdhaffar: I have done ntpdate command before run "nova-manager service list" so I think it is not a synchronisation problem. jt628910 From: Afef Mdhaffar Date: 2012-12-26 16:51 To: jt628910 Subject: Re: [Openstack] openstack folsom node compute status XXX It is

[Openstack] openstack folsom node compute status XXX

2012-12-26 Thread jt628910
hi all: I have a problem , when I installed openstack on two computers , one as controller ,the other as node computer, computer OS(rhel6.2) controller(server name: openstack) , I installed keystone glance nova nova.conf [DEFAULT] logdir = /var/log/nova state_path = /var/lib/nova lock_path = /v

Re: [Openstack] Openstack Folsom and New kind of setup

2012-12-10 Thread Vishvananda Ishaya
It gets the endpoint configuration from keystone. Everything has to know where the keystone server is and it can use the service catalog to talk to the other services. Vish On Dec 6, 2012, at 3:20 AM, Trinath Somanchi wrote: > Hi Stackers- > > I have got a doubt about a new kind of setup wit

[Openstack] Openstack Folsom and New kind of setup

2012-12-06 Thread Trinath Somanchi
Hi Stackers- I have got a doubt about a new kind of setup with Folsom. Need your help on the doubts i have. Lets plan that we install nova, quantum, glance, keystone, mysql-database and Horizon components of controller in individual machines. How Horizon will be able to get the set the configura

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-12-05 Thread balaji patnala
Hi, Iam having essex setup [where we dont have Quantum Network] and now if we want to have Folsom setup and if we dont want to use L3-Agent and Quantum router for DNAT of Floating-IPs. How can we achieve this with Folsom.? As well i want to understand the real time deployment of Teanant VMs for

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-11 Thread gong yong sheng
On 11/10/2012 10:06 PM, balaji patnala wrote: Hi Yong, I downloaded the Quantum Architecture in Folsom Powerpoint prepared by you and found that in slide-10: lL3-agent lTo implement floating Ipsand other L3 features, such as NAT _lOne per network_ Can you elaborate on the comment 'one per netw

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-10 Thread Skible OpenStack
Does anyone know how to configure l3 agent and dhcp agent when you have a router for each of your tenants ! i am loosing internet connection each time i don't assign a value to #router_id in the l3_agent.ini file ! Le 10/11/2012 15:06, balaji patnala a écrit : Hi Yong, I downloaded the Quantum

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-10 Thread balaji patnala
Hi Yong, I downloaded the Quantum Architecture in Folsom Powerpoint prepared by you and found that in slide-10: lL3-agent lTo implement floating Ips and other L3 features, such as NAT *lOne per network* Can you elaborate on the comment 'one per network' for L3-Agent. As i understood that the L

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-06 Thread Choe, Cheng-Dae
de ! thanks ! i will fix it right >>>> away ! >>>> >>>> As for the noVNC problem ! i think because you haven't installed noVNC on >>>> the compute node ! >>>> >>>> >>>> Le 01/11/2012 11:31, Tomokazu Hirai

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-06 Thread Skible OpenStack
ss to controller node's rabbitmq-server. so I added computeNode:/etc/quantum/quantum.conf with : rabbit_host = now I can access to both node's VMs and VM can access to the Internet. :D But I still have a problem. I can not access to VM's noVNC on compute node. I can acces

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-05 Thread Yi Sun
r. >>> >>> so I added computeNode:/etc/quantum/quantum.conf with : >>> >>> rabbit_host = >>> >>> now I can access to both node's VMs and VM can access to the >>> Internet. :D >>> >>> But I still have a problem

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-05 Thread balaji patnala
Thanks Salvatore. It gave me good understanding of these python-*clients. On Mon, Nov 5, 2012 at 6:46 PM, Salvatore Orlando wrote: > Hi Balaji, > > I am not sure I understand your questions. I think that with "clients" > your referring to python-novaclient and/or python-quantumclient. > If that

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-05 Thread Salvatore Orlando
Hi Balaji, I am not sure I understand your questions. I think that with "clients" your referring to python-novaclient and/or python-quantumclient. If that is correct, those are merely applications that provide users with tools for access the respective endpoints. These applications are usually not

[Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-11-05 Thread balaji patnala
Hi, Just want to understand the design of *client architecture like Nova client and Quantum Client. Can we run these clients more than one in multiple nodes like Controller and as well Compute Node to communicate with Central DB on controller. If we do this, do we see any side-affects of overall

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-02 Thread Skible OpenStack
n access to the VM's noVNC on controller node. Best regards, -- Tomokazu Hirai @jedipunkz From: Skible OpenStack Subject: [Openstack] OpenStack Folsom Install Guide Date: Wed, 31 Oct 2012 13:46:31 +0100 Hi Stackers, i am currently seeing a lot of people having trouble deploying OpenSt

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-02 Thread DarkSinclair
to the VM's noVNC on controller node. > > Best regards, > > -- Tomokazu Hirai @jedipunkz > > From: Skible OpenStack > Subject: [Openstack] OpenStack Folsom Install Guide > Date: Wed, 31 Oct 2012 13:46:31 +0100 > >> Hi Stackers, >> >> i am currently

Re: [Openstack] OpenStack Folsom Deploy Bash Script

2012-11-01 Thread Ori Tzoran
hi Tomokazu, sed '/export VENDER/s/VENDER/VENDOR/' deploy.sh BR :-) Ori On 31 October 2012 08:21, Tomokazu Hirai wrote: > Hi > > I am developing 'OpenStack Folsom Deploy Script', and Today I > release to github. If you have some stress with installing openstack > folsom, please use this scrip

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-01 Thread Skible OpenStack
I can not access to VM's noVNC on compute node. I can access to the VM's noVNC on controller node. Best regards, -- Tomokazu Hirai @jedipunkz From: Skible OpenStack Subject: [Openstack] OpenStack Folsom Install Guide Date: Wed, 31 Oct 2012 13:46:31 +0100 Hi Stackers, i am currently

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-01 Thread Tomokazu Hirai
n access to the Internet. :D But I still have a problem. I can not access to VM's noVNC on compute node. I can access to the VM's noVNC on controller node. Best regards, -- Tomokazu Hirai @jedipunkz From: Skible OpenStack Subject: [Openstack] OpenStack Folsom Install Guide Date: Wed, 3

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Choe, Cheng-Dae
2012. 11. 1., 오전 1:02, Skible OpenStack 작성: > Hi Cheng-Dae Choe, Hi Skible! > I would love to add your work to my guide for richer user choices ;) if you > may allow me. Sure! > however, i can't see to find a link ! Oh.. I missed.. here is https://github.com/whitekid/openstack-chef > > P.S:

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread balaji patnala
Hi Skible, Thanks for information. We do have the FUSED setup of Folsom. But want to explore more and understand the real purpose and need of having seperate Network Node for Quantum. Regards, Balaji On Wed, Oct 31, 2012 at 6:36 PM, Skible OpenStack < skible.openst...@gmail.com> wrote: > Hi B

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
Hi Cheng-Dae Choe, I would love to add your work to my guide for richer user choices ;) if you may allow me. however, i can't see to find a link ! P.S: don't worry about korean comments, everyone likes GanGnam style now :) Le 31/10/2012 16:41, Cheng-Dae Choe a écrit : Hi All Here is my opens

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Cheng-Dae Choe
Hi All Here is my openstack folsom + quantum chef automation code. It has controller, compute, network configuration and quantum + ovs plugin. Please refer this works ^^; Because it's a personal spike works. It has lack of documentation and some comments are korean. It can be your starting poin

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
Hi Balaji, My guide is inspired from the demo setup. What i have done is fused the network node and the controller node ;) to a single node (mother node) while leaving the compute node unharmed ! i probably should post a picture for my deployment architecture regards, Le 31/10/2012 14:02, b

Re: [Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread balaji patnala
Hi Skibie, If we can have installation guide for demo setup like Network Node, Compute Node and Controller Node that would be great as it will help to create deployment setup.. If any body has installation guide as per demo setup, Please share regards, Balaji On Wed, Oct 31, 2012 at 6:16 PM, Sk

[Openstack] OpenStack Folsom Install Guide

2012-10-31 Thread Skible OpenStack
Hi Stackers, i am currently seeing a lot of people having trouble deploying OpenStack Folsom si i humbly present this guide for those who are experimented and even those who are still taking their first steps into the cloud world. The guide has been updated from the last version to support:

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-10-30 Thread gong yong sheng
On 10/31/2012 01:08 PM, balaji patnala wrote: Hi Yong, Thanks for information. I think you mean to say that these Quantum Network Node is not per Tenant basis and it can serve all the Tenants of DC setup. Just want to un derstand what will be the advantages we are thinking of by doing so. TO ha

[Openstack] OpenStack Folsom Deploy Bash Script

2012-10-30 Thread Tomokazu Hirai
Hi I am developing 'OpenStack Folsom Deploy Script', and Today I release to github. If you have some stress with installing openstack folsom, please use this script :D http://jedipunkz.github.com/openstack_folsom_deploy/ Now, I tested 'all in one' on 1 node, and I keep to develop for sepalated c

Re: [Openstack] [Openstack :: Folsom] Quantum Network Node setup

2012-10-30 Thread balaji patnala
Hi Yong, Thanks for information. I think you mean to say that these Quantum Network Node is not per Tenant basis and it can serve all the Tenants of DC setup. Just want to understand what will be the advantages we are thinking of by doing so. Regards, Balaji On Tue, Oct 30, 2012 at 2:26 PM, gong

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-30 Thread gong yong sheng
Hi, In fact, we can split Quantum network Node into two categories: one is for dhcp, which install ovs agent and dhcp agent. We can have one such kind of node one is for l3 agent, we can deal with one external network on one l3 agent. We can have many nodes of this kind. Regards, Yong Sheng G

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-29 Thread balaji patnala
Hi Salvatore, Just want to understand more on Network Node in the below given app_demo page. As i see in the setup, it looks like there will be one Quantum Network Node for one Data centre setup. Please correct me if my assumptions are wrong. This Quantum Network Node will have all the virtual r

[Openstack] [Openstack :: Folsom :: Quantum ] Working of DHCP Agent

2012-10-26 Thread Trinath Somanchi
Hi- I was trying to understand how the Quantum DHCP agent Daemon works. As I walk through the code, to understand the working on the Daemon, I found it to be using rpc cast and call. But was lost into the code to find the correct data flow. In my study I found this: quantum/agent/dhcp_agent

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
Hi Salvatore- Thanks a lot for the reply. In the Setup diagram, I'm planning to make a 2 machine setup in my test environment. Where Can I have the Installation guideline for the Quantum L2 agent. Have few doubts in the Quantum DHCP agent Source Code. As I have gone through the source code, th

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Salvatore Orlando
Hi Trinath, Even if is perfectly reasonable to run the DHCP/L3 agents in the controller node, the advice we give in the administration guide is slightly different. As suggested in [1], the only Quantum component running on the controller node should be the API server. The DHCP and L3 agents might

[Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
Hi Stackers- I have found many installation and configuration manuals for Openstack Folsom which state the installation and configuration of Quantum-DHCP-Agent in the Controller machine. But I have doubt here, Can't we have the Quantum-DHCP/L3-Agent to be running in the Compute NODE rather than

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 'glance index' error

2012-08-30 Thread Brian Waldon
The glance client tool can't reach whatever host you have configured. Make sure your environment variables are set correctly. Additionally, ensure that the URI returned in your service catalog from keystone is pointing to the right endpoint. On Aug 30, 2012, at 2:40 AM, Trinath Somanchi wrote:

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:

[Openstack] Openstack Folsom-3 Glance 'glance index' error

2012-08-30 Thread Trinath Somanchi
Hi- I have downloaded the glance component of Openstack Folsom-3 milestone. When I executed the 'glance index' command to test the accuracy of my glance installation and configuration, I get this error. /opt/stack/glance/glance/openstack/common/version.py:22: UserWarning: Module glance was alrea

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

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Lloyd Dewolf
Installing the milestone release likely doesn't make as much sense as getting the latest using devstack at this point. Have you had difficulties installing http://devstack.org/ ? Best regards, Lloyd ___ Mailing list: https://launchpad.net/~openstack Pos

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Trinath Somanchi
Hi- I'm currently testing the capabilities of Openstack. Not going for any production deployment. So want to go with the folsom-3 milestone release. In the ReadMe file, for example, Nova-2012.2, no Installation information is given. The same file can be found here... https://github.com/opensta

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Matt Joyce
As I recall localrc had a setting in the past for picking releases to install. Not sure what the status of that is. On Thu, Aug 23, 2012 at 12:45 AM, Atul Jha wrote: > > Hi Trinath, > > > On Wed, Aug 22, 2012 at 4:43 PM, Trinath Somanchi < > trinath.soman...@gmail.com

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Atul Jha
Hi Trinath, On Wed, Aug 22, 2012 at 4:43 PM, Trinath Somanchi mailto:trinath.soman...@gmail.com>> wrote: Hi All- I'm installing Openstack Components of Folsom-3 milestone from the Tar files available from launchpad. Can any one guide me on the installation of the these components like the Es

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-22 Thread Trinath Somanchi
Hi- Any inputs for understanding and resolving the issue... Kindly help me in this regard. -- Trinath On Wed, Aug 22, 2012 at 4:43 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi All- > > I'm installing Openstack Components of Folsom-3 milestone from the Tar > files available

[Openstack] Openstack Folsom - 3 Installation

2012-08-22 Thread Trinath Somanchi
Hi All- I'm installing Openstack Components of Folsom-3 milestone from the Tar files available from launchpad. Can any one guide me on the installation of the these components like the Essex component installation and configuration. I'm upto this level of Installation. For instance, Keystone co

Re: [Openstack] Openstack Folsom 2 or 3

2012-08-18 Thread Trinath Somanchi
Hi- True said Thierry, But then I have Openstack Essex installed in my machine. Now I'm in need of help for Upgrading the Essex to Folsom - 3 Milestone code. and testing my Installation and source code. Can any one kindly help me in this regard on How to Upgrade the existing Essex to Folsom-3 Co

Re: [Openstack] Openstack Folsom 2 or 3

2012-08-17 Thread Thierry Carrez
Trinath Somanchi wrote: > I want to download the Openstack Folsom 2 or 3. Is Version 3 downloadable. > > My web search is not fruitful with the the link to the download of the > release. Just as a side-note: these are not "releases". These are development milestones, which are just "published" to

[Openstack] Openstack Folsom 2 or 3

2012-08-16 Thread Trinath Somanchi
Hi- I want to download the Openstack Folsom 2 or 3. Is Version 3 downloadable. My web search is not fruitful with the the link to the download of the release. Please guide me on downloading Openstack Folsom - 3 or 2 source code. thanking you, -- Regards, --

Re: [Openstack] Openstack Folsom testing packages available for Ubuntu 12.04 and 12.10.

2012-07-12 Thread Thierry Carrez
Adam Gandelman wrote: > I'd like to announce the availability of Folsom trunk testing PPAs for > Ubuntu 12.04 and and 12.10. We've spent a considerable amount of time > this cycle expanding our test infrastructure + coverage and packaging > efforts in order to support a single Openstack release ac

[Openstack] Openstack Folsom testing packages available for Ubuntu 12.04 and 12.10.

2012-07-11 Thread Adam Gandelman
Hey All- I'd like to announce the availability of Folsom trunk testing PPAs for Ubuntu 12.04 and and 12.10. We've spent a considerable amount of time this cycle expanding our test infrastructure + coverage and packaging efforts in order to support a single Openstack release across two Ubuntu