magnum + packstack installation issues on Centos 7.3

Bug #1674922 reported by yatin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Packstack
New
Undecided
Unassigned

Bug Description

Environment: Centos minimal installation
Centos 7.3.1611

Followed Guide: https://www.rdoproject.org/install/quickstart/

1) Generated answer-file
2) Enabled answer file to install magnum,heat
3) Run packstack from answer file

Series of issues that i faced:-
1) Error: /Stage[main]/Gnocchi::Statsd/Package[gnocchi-statsd]/ensure: change from purged to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-gnocchi-statsd' returned 1: Delta RPMs disabled because /usr/bin/applydeltarpm not installed.

Workaround did: yum install deltarpm

2) Executed packstack again
 multiple issues related to gnocchi, Ex:-
:Error: /Stage[main]/Gnocchi::Db/Package[gnocchi-indexer-sqlalchemy]/ensure: change from purged to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install openstack-gnocchi-indexer-sqlalchemy' returned 1: Error downloading packages:

Workaroud: Disabled gnocchi by updating answer file.

3) keystone bootstrap failed,

Workaround: Executed bootstrap manually

4) during packstack installation, it failed while interacting with glance api

workaround: done glance-db-manage manually

5) Rerun packstack: This time it was successful

magnum-cli failed because(magnum tables not populated, executed magnum-manage upgrade to resolve this) of dependency: "kuberenetes" was not installed, after installation magnum cli succeeded.
[root@magnumpackstack ~(keystone_admin)]# magnum-api --version
4.1.0
[root@magnumpackstack ~(keystone_admin)]# magnum --version
2.4.0
"kubernetes" problem is resolved in https://github.com/rdo-packages/magnum-distgit/commit/f5e7545176602bd78be1896ec4add131a0e09cf6 but the packages doesn't seem to be centos repository.

Revision history for this message
Alfredo Moralejo (amoralej) wrote :

Thanks for reporting this issue.

We are in the proccess of updating the magnum package for new dependency in kubernetes module. It should be already fixed in the testing repo. Could you try to reproduce it enabling it?, you can do it by executing following command after installing centos-release-openstack-ocata package:

yum-config-manager --enable centos-openstack-ocata-test

and follow exactly the same procedure.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.