Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Andrew Holway
> > Thanks for all the extra information, which all looks correct to me... If you > set "admin" or "memberRole" as OPENSTACK_KEYSTONE_DEFAULT_ROLE and restart > httpd, it should work. If you've restarted httpd since setting that config > variable, I'm not sure why it's not. Sorry about that, ho

Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Julie Pichon
Hi Andrew, "Andrew Holway" wrote: > On Dec 27, 2012, at 4:13 PM, Julie Pichon wrote: > > > I've seen something similar when the keystone default role defined > > in Horizon doesn't actually exist in Keystone. The guide you link > > to suggests changing the default role in Horizon to match the >

Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Andrew Holway
On Dec 27, 2012, at 4:13 PM, Julie Pichon wrote: > I've seen something similar when the keystone default role defined in Horizon > doesn't actually exist in Keystone. The guide you link to suggests changing > the default role in Horizon to match the OS_TENANT_NAME environment variable. > Could

Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Julie Pichon
Hi Andrew, "Andrew Holway" wrote: > I am trying to create a new project on my fresh folsom install on > Centos6.3. > > In Dashboard I can see the service and admin project but I cannot > edit these or make a new one. I see "Error: An error occurred. > Please try again.". > > "nova-manage projec

Re: [Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Kiall Mac Innes
Nova no longer manages projects (or users etc), instead keystone does. Try the keystone logs, and the keystone-manage command. (FYI keystone calls projects "tenants".) On 27 Dec 2012 14:04, "Andrew Holway" wrote: > Hi, > > I am trying to create a new project on my fresh folsom install on > Cento

[Openstack] Cannot create projects. Folsom on Centos 6.3

2012-12-27 Thread Andrew Holway
Hi, I am trying to create a new project on my fresh folsom install on Centos6.3. In Dashboard I can see the service and admin project but I cannot edit these or make a new one. I see "Error: An error occurred. Please try again.". "nova-manage project create" and "nova-manage project add" etc d