commit 962e48970a719c893ed44bfc948d1f8370e6679a
Author: Steven Dake <email address hidden>
Date: Mon Jun 1 20:15:55 2015 -0700
Make crux compatible with delorean packaging
The previous version of crus 6-1 installed pbr hooks. This is
incompatible with CentOS RDO. Remove the requirements.txt file
from the RPM that is installed. This required placing the files
in a new COPRS repository. Since Lars no longer contributes to
Kolla, I imported his src rpm, made the necessary adjustments,
and created a new COPRS repo for it.
The result of the PBR hooks is that any container that ran crux
would fail with a distribution error about argparse not being
present when it was present.
Reviewed: https:/ /review. openstack. org/187442 /git.openstack. org/cgit/ stackforge/ kolla/commit/ ?id=962e48970a7 19c893ed44bfc94 8d1f8370e6679a
Committed: https:/
Submitter: Jenkins
Branch: master
commit 962e48970a719c8 93ed44bfc948d1f 8370e6679a
Author: Steven Dake <email address hidden>
Date: Mon Jun 1 20:15:55 2015 -0700
Make crux compatible with delorean packaging
The previous version of crus 6-1 installed pbr hooks. This is
incompatible with CentOS RDO. Remove the requirements.txt file
from the RPM that is installed. This required placing the files
in a new COPRS repository. Since Lars no longer contributes to
Kolla, I imported his src rpm, made the necessary adjustments,
and created a new COPRS repo for it.
The result of the PBR hooks is that any container that ran crux
would fail with a distribution error about argparse not being
present when it was present.
Change-Id: Ibdbccd9e0dd5ae b6d6292bd633b9d 2dde8c7b4ce
Closes-bug: #1460886