Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-24 Thread Young Yang
@Bob Ball My goal is that I want to reboot devstack DomU without reinstall devstack. Thanks to @ALL I finally reboot devstack successfully without reinstalling.in my case by this way. First I add `exit 0` before the first line of stack.sh to stop openstack running. Then i use these commands

[openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Young Yang
Hi, I'm using devstack to deploy stable/Kilo in my Xenserver. I successfully deploy devstack. But I found that every time I restart it, devstack always run ./stack.sh to clear all my data and resintall all the components. So here comes the questions. 1) Can I stop devstack from reinstalling

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Jordan Pittier
Hi On Mon, Nov 23, 2015 at 11:58 AM, Young Yang wrote: > Hi, > I'm using devstack to deploy stable/Kilo in my Xenserver. > I successfully deploy devstack. But I found that every time I restart it, > devstack always run ./stack.sh to clear all my data and resintall all the >

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Bob Ball
:59 To: OpenStack Development Mailing List (not for usage questions) Subject: [openstack-dev] [devstack]Question about using Devstack Hi, I'm using devstack to deploy stable/Kilo in my Xenserver. I successfully deploy devstack. But I found that every time I restart it, devstack always run ./stack.sh

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Bob Ball
2015 11:24 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [devstack]Question about using Devstack Use OFFLINE=True in localrc - by this you can run devstack without internet access. Use rejoin-stack.sh - this will create all your screens

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Oleksii Zamiatin
On Mon, Nov 23, 2015 at 12:58 PM, Young Yang wrote: > Hi, > I'm using devstack to deploy stable/Kilo in my Xenserver. > I successfully deploy devstack. But I found that every time I restart it, > devstack always run ./stack.sh to clear all my data and resintall all the >

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread yatin kumbhare
Use OFFLINE=True in localrc - by this you can run devstack without internet access. Use rejoin-stack.sh - this will create all your screens, and will not delete your data. make sure rabbitmq and mysql is runnig. Always do ./unstack.sh before reboot, this will cleanup resources. check screen

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Jordan Pittier
On Mon, Nov 23, 2015 at 1:29 PM, Young Yang wrote: > Really thanks for responsing so rapidly!! > > @ozamiatin > I forget to mention that I've run rejoin-stack.sh and manually started > apache. > However, something is not still properly configured. Such as lvm volume >

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Young Yang
Really thanks for responsing so rapidly!! @ozamiatin I forget to mention that I've run rejoin-stack.sh and manually started apache. However, something is not still properly configured. Such as lvm volume group is not created. @jordan.pittier Really thanks for you OFFLINE advice. It make

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Dmitry Tantsur
On 11/23/2015 12:07 PM, Oleksii Zamiatin wrote: On Mon, Nov 23, 2015 at 12:58 PM, Young Yang > wrote: Hi, I'm using devstack to deploy stable/Kilo in my Xenserver. I successfully deploy devstack. But I found that every time I

Re: [openstack-dev] [devstack]Question about using Devstack

2015-11-23 Thread Bob Ball
Hi Young, venv create: /opt/stack/tempest/.tox/venv venv installdeps: -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/test-requirements.txt ERROR: invocation failed (exit code 1), logfile: /opt/stack/tempest/.tox/venv/log/venv-1.log ERROR: actionid: venv msg: getenv cmdargs: