[Openstack] Keystone issue [Can't go back to command prompt after running Keystone]

2013-02-19 Thread Muhammad Kazim
Hi everyone,
I am trying to install OpenStack for the first time. After successfully
installing Keystone service, when i run the service i can't come back to
the server's command prompt. To get to command prompt i have to stop the
Keystone service.
During the process of adding images in Glance i am getting few errors and i
suppose they are coming due to the fact that Keystone is not running.
Please help me solve the issue of getting back to server's command prompt
without stopping Keystone. Any help will be really appreciated.

Regards
Kazim
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Keystone issue?

2012-05-29 Thread Everett Toews
Has this issue been reported as a bug yet?

Everett

On Thu, May 17, 2012 at 10:21 PM, Luis Gervaso l...@woorea.es wrote:

 To reproduce:

 First delete a role that is assigned to a tenant-user pair



 If you delete tenant-user-role first, and then delete the role all works
 fine

 Regards


 On Fri, May 18, 2012 at 4:33 AM, Luis Gervaso l...@woorea.es wrote:

 Hi,

 Working on stable/essex:

 When I delete a user-tenant-role keystone continues returning null for
 the deleted roles

 In the example I have deleted KeystoneAdmin and KeystoneServiceAdmin
 roles from a
 devstack installation and then added them again as part of my tests

 This is the result,

 {roles: [{id: 5172006c48c942c499beb79740a8021a, name: admin}, 
 *null,
 null*, {id: 5adca868452746388f5d526db1bfcf9c, name:
 KeystoneAdmin}, {id: fea9871c0e2d492da75c2d4a73c7269b, name:
 KeystoneServiceAdmin}]}


 which causes every nova api call become unusable :

 error on auth_token.py [line 398]

 TypeError: 'NoneType' object has no attribute '__getitem__'

 I think this issue is related to metadata table where roles are not
 updated
 when a role is deleted


 --
 ---
 Luis Alberto Gervaso Martin
 Woorea Solutions, S.L
 CEO  CTO
 mobile: (+34) 627983344
 luis@ luis.gerv...@gmail.comwoorea.es




 --
 ---
 Luis Alberto Gervaso Martin
 Woorea Solutions, S.L
 CEO  CTO
 mobile: (+34) 627983344
 luis@ luis.gerv...@gmail.comwoorea.es


 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[Openstack] Keystone issue?

2012-05-17 Thread Luis Gervaso
Hi,

Working on stable/essex:

When I delete a user-tenant-role keystone continues returning null for the
deleted roles

In the example I have deleted KeystoneAdmin and KeystoneServiceAdmin roles
from a
devstack installation and then added them again as part of my tests

This is the result,

{roles: [{id: 5172006c48c942c499beb79740a8021a, name: admin}, *null,
null*, {id: 5adca868452746388f5d526db1bfcf9c, name: KeystoneAdmin},
{id: fea9871c0e2d492da75c2d4a73c7269b, name: KeystoneServiceAdmin}]}


which causes every nova api call become unusable :

error on auth_token.py [line 398]

TypeError: 'NoneType' object has no attribute '__getitem__'

I think this issue is related to metadata table where roles are not updated
when a role is deleted


-- 
---
Luis Alberto Gervaso Martin
Woorea Solutions, S.L
CEO  CTO
mobile: (+34) 627983344
luis@ luis.gerv...@gmail.comwoorea.es
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


Re: [Openstack] Keystone issue?

2012-05-17 Thread Luis Gervaso
To reproduce:

First delete a role that is assigned to a tenant-user pair



If you delete tenant-user-role first, and then delete the role all works
fine

Regards

On Fri, May 18, 2012 at 4:33 AM, Luis Gervaso l...@woorea.es wrote:

 Hi,

 Working on stable/essex:

 When I delete a user-tenant-role keystone continues returning null for the
 deleted roles

 In the example I have deleted KeystoneAdmin and KeystoneServiceAdmin roles
 from a
 devstack installation and then added them again as part of my tests

 This is the result,

 {roles: [{id: 5172006c48c942c499beb79740a8021a, name: admin}, *null,
 null*, {id: 5adca868452746388f5d526db1bfcf9c, name:
 KeystoneAdmin}, {id: fea9871c0e2d492da75c2d4a73c7269b, name:
 KeystoneServiceAdmin}]}


 which causes every nova api call become unusable :

 error on auth_token.py [line 398]

 TypeError: 'NoneType' object has no attribute '__getitem__'

 I think this issue is related to metadata table where roles are not
 updated
 when a role is deleted


 --
 ---
 Luis Alberto Gervaso Martin
 Woorea Solutions, S.L
 CEO  CTO
 mobile: (+34) 627983344
 luis@ luis.gerv...@gmail.comwoorea.es




-- 
---
Luis Alberto Gervaso Martin
Woorea Solutions, S.L
CEO  CTO
mobile: (+34) 627983344
luis@ luis.gerv...@gmail.comwoorea.es
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp