[Rdo-list] [package announce] Havana RC1 updates

Sandro "red" Mathys red at fedoraproject.org
Fri Oct 11 07:01:12 UTC 2013


Heads-up, after upgrading to rc1 I get the following critical errors
with Keystone that effectively make OpenStack non-functional:

(OperationalError) (1054, "Unknown column 'user.default_project_id' in
'field list'") 'SELECT user.id AS user_id, user.name AS user_name,
user.domain_id AS user_domain_id, user.password AS user_password,
user.enabled AS user_enabled, user.extra AS user_extra,
user.default_project_id AS user_default_project_id \nFROM user' ()
(OperationalError) (1054, "Unknown column 'user.default_project_id' in
'field list'") 'SELECT user.id AS user_id, user.name AS user_name,
user.domain_id AS user_domain_id, user.password AS user_password,
user.enabled AS user_enabled, user.extra AS user_extra,
user.default_project_id AS user_default_project_id \nFROM user \nWHERE
user.name = %s AND user.domain_id = %s' ('admin', 'default')
(OperationalError) (1054, "Unknown column 'user.default_project_id' in
'field list'") 'SELECT user.id AS user_id, user.name AS user_name,
user.domain_id AS user_domain_id, user.password AS user_password,
user.enabled AS user_enabled, user.extra AS user_extra,
user.default_project_id AS user_default_project_id \nFROM user \nWHERE
user.name = %s AND user.domain_id = %s' ('glance', 'default')
(OperationalError) (1054, "Unknown column 'user.default_project_id' in
'field list'") 'SELECT user.id AS user_id, user.name AS user_name,
user.domain_id AS user_domain_id, user.password AS user_password,
user.enabled AS user_enabled, user.extra AS user_extra,
user.default_project_id AS user_default_project_id \nFROM user \nWHERE
user.name = %s AND user.domain_id = %s' ('neutron', 'default')

To resolve the issue, one has to run:
keystone-manage db_sync

I think this does not affect fresh installations (as they should start
with the correct schema anyway - but that's really more of a guess
than actual knowledge).

RHBZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1018074

-- Sandro


On Fri, Oct 11, 2013 at 4:53 AM, Pádraig Brady <pbrady at redhat.com> wrote:
> The full Havana RC1 package set is now available in the RDO repos,
> for both el6 distros and Fedora 19.  Instructions to get started
> with these repos are at: http://openstack.redhat.com/QuickStartLatest
>
> In this release we have:
>
> openstack-swift-1.10.0-0.1.rc1
> openstack-ceilometer-2013.2-0.12.rc1
> openstack-keystone-2013.2-0.14.rc1
> openstack-glance-2013.2-0.12.rc1
> openstack-nova-2013.2-0.23.rc1
> openstack-cinder-2013.2-0.11.rc1
> python-django-horizon-2013.2-0.12.rc1
> openstack-neutron-2013.2-0.12.rc1
> openstack-heat-2013.2-0.9.rc1
>
> also these set of client packages:
>
> python-ceilometerclient-1.0.3-1
> python-cinderclient-1.0.6-1
> python-glanceclient-0.10.0-1
> python-heatclient-0.2.4-1
> python-keystoneclient-0.3.2-6
> python-neutronclient-2.3.1-1
> python-novaclient-2.15.0-1
> python-swiftclient-1.7.0-1
> python-troveclient-0.1.4-3
>
> Since these packages follow upstream development very closely,
> the best list of changes from the existing milestone releases
> that were already packaged in the RDO repos, can be seen at:
> https://launchpad.net/openstack/+milestone/havana-rc1
>
> A couple of support package updates worth mentioning are:
>
> python-oslo-config-1.2.0-0.5.a3
>  which now supports a more logical separation of
>  distribution specific config and user specific config.
>
> selinux-policy-3.7.19-216
>  which now supports the quantum -> neutron renaming
>  performed within the Havana cycle.
>
> thanks,
> Pádraig.
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rdo-list




More information about the dev mailing list