Re: [Openstack] Nova user missing for devstack install

2015-03-16 Thread Dean Troyer
On Mon, Mar 16, 2015 at 7:12 AM, somshekar kadam wrote: > In Packstack this what the first step is down when we install. setting up > sshkeys. > You've mentioned three different installers now, all three of which may have different practices regarding user accounts. There is no upstream OpenSta

Re: [Openstack] Nova user missing for devstack install

2015-03-16 Thread somshekar kadam
Thanks for the reply, Sushma, I am trying out live migration without storage. So I need to share nova user ssh keys. As root I need to copy the key to other compute node host user nova. For the live migration to be successful. In my earlier mail to openstack I had long discussion on this with

Re: [Openstack] Nova user missing for devstack install

2015-03-16 Thread Sushma Korati
Hi, As far as I know, with devstack installation all the services run using "stack" user. Where as in RDO installation, a user is created per service. Like nova services run under nova user, cinder services run under cinder user. Could you paste the exact scenario where your facing this issue so

[Openstack] Nova user missing for devstack install

2015-03-15 Thread somshekar kadam
Hi, Installed openstack using devstack on ubuntu 14.04, all services working fine. nova user is missing, id nova says no such user. Not sure why is this so, any specific reason for this ? As I had long mailing discussion with experts on their suggestion used RDO on centos 7. once installed I s