Re: [Openstack] nova users and projects table -> project's associatednetwork

2012-09-05 Thread Vishvananda Ishaya
nova-manage project scrub should work, but you have to use the project_id (from keystone) not the project name. Vish On Sep 4, 2012, at 11:31 PM, Simon Walter wrote: > > On 09/05/2012 02:34 PM, Simon Walter wrote: >> >> >> On 09/05/2012 01:18 PM, Vishvananda Ishaya wrote: >>> >>> users an

Re: [Openstack] nova users and projects table -> project's associatednetwork

2012-09-04 Thread Simon Walter
On 09/05/2012 02:34 PM, Simon Walter wrote: On 09/05/2012 01:18 PM, Vishvananda Ishaya wrote: users and projects are stored in keystone. Long ago they were stored in nova, and the tables existed through essex in case people were using "deprecated auth". Thank you. I've found them. It was

Re: [Openstack] nova users and projects table

2012-09-04 Thread Simon Walter
On 09/05/2012 01:18 PM, Vishvananda Ishaya wrote: users and projects are stored in keystone. Long ago they were stored in nova, and the tables existed through essex in case people were using "deprecated auth". Thank you. I've found them. It was a bit confusing. Do you have any idea on why

Re: [Openstack] nova users and projects table

2012-09-04 Thread Vishvananda Ishaya
users and projects are stored in keystone. Long ago they were stored in nova, and the tables existed through essex in case people were using "deprecated auth". Vish On Sep 4, 2012, at 7:46 PM, "Simon Walter" wrote: > > Hi all, > > I'm moving a cluster to a new network, but I'm having more t