On 2 July 2016 at 19:42, jason <[email protected]> wrote: <SNIP> > > > As above table shows, only two (graphviz and Jinja2) are not supported > by centos currently. As those not supported packages are definitly not > used by OpenStack as well as Daisy. So basicaly we can use pip to > install them after installing other packages by yum. But note that > Jinja2 2.7.2 will be installed as dependency while yum install > ansible, so we need to using pip to install jinja2 2.8 after that to > overide the old one. Also note that we must make sure pip is ONLY used > for installing those two not supported packages. > > <SNIP>
Whilst this appears to be accurate, it would probably not be an appropriate change for stable/mitaka. However, it is probably worth checking the current development focus Master, which will become Newton (kolla/docker/openstack-base/Dockerfile.j2) and seeing if this is still an issue. A bunch of Centos Binary improvements were made this current cycle to make more use of yum packages[0]. [0] https://github.com/openstack/kolla/commit/a8f3da204e6d6ae42b30c166d436d74064394a1b -- Kind Regards, Dave Walker
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
