Remove RDO dependency from source images
Bug #1476760 reported by
Paul Bourke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Medium
|
Paul Bourke |
Bug Description
It turns out the only dependencies we need from RDO in the source builds are python-pip, python-cliff for crux, and crudini, all of which can be pulled from pypi.
We should remove the dependency on RDO for these builds which is one of the reasons for source builds in the first place.
description: | updated |
Changed in kolla: | |
assignee: | nobody → Paul Bourke (pauldbourke) |
milestone: | none → liberty-2 |
importance: | Undecided → Medium |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/204171 /git.openstack. org/cgit/ stackforge/ kolla/commit/ ?id=7bc8af43c34 e01252016d0e584 45d8ff6be47454
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7bc8af43c34e012 52016d0e58445d8 ff6be47454
Author: Paul Bourke <email address hidden>
Date: Tue Jul 21 18:11:07 2015 +0000
Remove RDO dependency from source images
It turns out the only dependencies we need from RDO in the source builds
are python-pip, python-cliff for crux, and crudini, all of which can be
pulled from pypi.
We should remove the dependency on RDO for these builds which is one of
the reasons for source builds in the first place.
Change-Id: I11e26e96e6c94a 5df5db482047142 29bbd85a9aa
Closes-Bug: #1476760