[OpenStack-docs] [install guide] Re: Openstack client errors

Bernd Bausch berndbausch at gmail.com
Fri Apr 17 02:39:25 UTC 2015


After updating my repos (Christian's recommendation on the rdo-list), I now
have the same error with Centos.
In /var/log/keystone/keystone.log, I see:

ERROR keystone.common.wsgi [-] (OperationalError) (1054, "Unknown column
'project.parent_id' in 'field list'") 'SELECT project.id AS project_id,
project.name AS project_name, project.domain_id AS project_domain_id,
project.description AS project_description, project.enabled AS
project_enabled, project.extra AS project_extra, project.parent_id AS
project_parent_id \nFROM project \nWHERE project.name = %s AND
project.domain_id = %s' ('admin', 'default')

Looks like some middleware expects to see different fields in the database.
Version mismatch. If this is similar on OpenSUSE, ensure the repositories
are compatible.

-----Original Message-----
From: Andreas Jaeger [mailto:aj at suse.com] 
Sent: Friday, April 17, 2015 2:50 AM
To: Pranav Salunke; openstack-docs at lists.openstack.org
Subject: Re: [OpenStack-docs] [install guide] Re: Openstack client errors

On 04/16/2015 05:00 PM, Pranav Salunke wrote:
> Hello,
>
> I get the following error on opensuse in the section "Verify operation".
> This is the following errors:
>
> controller:/home/osbash # openstack --os-auth-url http://controller:35357
\
>  >   --os-project-name admin --os-username admin --os-auth-type password \
>  >   project list
> Password:
> ERROR: openstack An unexpected error prevented the server from 
> fulfilling your request. (HTTP 500) (Request-ID:
> req-37c9300f-4348-4180-8881-dd3ab921a766)
>
> It would be great someone can confirm that there are same issues with 
> other distros for this client.

did you start and enable memcached? Restart keystone after that,

Andreas
--
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
        Graham Norton, HRB 21284 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


_______________________________________________
OpenStack-docs mailing list
OpenStack-docs at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs




More information about the OpenStack-docs mailing list