[openstack-dev] [neutron][devstack][keystone] Devstack failures due to empty service catalogue
Jakub Libosvar
libosvar at redhat.com
Thu Jan 22 08:42:50 UTC 2015
It is caused by using old python-openstackclient [1]. We should be using
>= 1.0.2 - fix is about to be merged [2].
Kuba
[1] https://bugs.launchpad.net/devstack/+bug/1413252
[2] https://review.openstack.org/#/c/148951/
On 01/22/2015 04:20 AM, Zhou, Zhenzan wrote:
> Just noticed that your log has “2015-01-21 16:43:24.674 | The service
> catalog is empty.”
>
>
>
> I just met a similar issue: stack.sh aborted with service catalog empty
> error). I
>
> find errors like below:
>
>
>
> 2015-01-22 14:34:10.048 | ++ get_or_create_service cinder volume 'Cinder
> Volume Service'
>
> 2015-01-22 14:34:10.049 | +++ openstack service show cinder -f value -c id
>
> 2015-01-22 14:34:10.607 | +++ openstack service create volume --name
> cinder '--description=Cinder Volume Service' -f value -c id
>
> 2015-01-22 14:34:11.096 | usage: openstack service create [-h] [-f
> {html,json,shell,table,value,yaml}]
>
> 2015-01-22 14:34:11.096 | [-c COLUMN]
> [--max-width <integer>]
>
> 2015-01-22 14:34:11.096 | [--prefix
> PREFIX] --type <service-type>
>
> 2015-01-22 14:34:11.096 | [--description
> <service-description>]
>
> 2015-01-22 14:34:11.097 | <service-name>
>
> 2015-01-22 14:34:11.097 | openstack service create: error: argument
> --type is required
>
>
>
> The reason is that my openstack client is old and not compatible with
> new devstack code. I have to git clone python-openstackclient and
>
> install it manually.
>
> I don’t know why devstack doesn’t check this. Any comments from experts?
> Thanks.
>
>
>
> BR
>
> Zhou Zhenzan
>
>
>
>
>
> *From:*Sukhdev Kapur [mailto:sukhdevkapur at gmail.com]
> *Sent:* Thursday, January 22, 2015 4:58 AM
> *To:* OpenStack Development Mailing List (not for usage questions);
> openstack-infra at lists.openstack.org
> *Subject:* [openstack-dev] [neutron][devstack][keystone] Devstack
> failures due to empty service catalogue
>
>
>
> Hi All,
>
>
>
> I noticed that our CI got hit sometime last night. Neutron is unable to
> create "private" network as there is no Tenant ID.
>
>
>
> Please see the error log here - http://paste.openstack.org/show/159912/
>
>
>
> It appears that keystone is not creating tenant. Keystone screen log did
> not show anything obvious.
>
>
>
> I wonder if others saw the same issue and if anybody has any idea as to
> what could have caused this? I looked at the obvious places and could
> not find anything interesting.
>
>
>
> Any guidance/help will be appreciated.
>
>
>
> Thanks
>
> -Sukhdev
>
>
>
>
>
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
More information about the OpenStack-dev
mailing list