Commit Graph

7 Commits

Author SHA1 Message Date
Radosław Piliszek 37d9cf0d19 [CI] Drop bindep
It is not necessary and it may be confusing.

Change-Id: If7a727861883efcae55bb70eb9c223a5870f9a4f
2022-08-27 20:00:11 +00:00
Michal Nasiadka 220b21a844 CI: Remove dbus from bindep and playbooks
Change-Id: I8b4e649e24871b1191dba39d766b6c133c7e8f24
2020-02-20 16:50:43 +00:00
Marcin Juszkiewicz bf9c8b5af1 Get rid of Python 2 support
2020 is coming, everyone should be using Python 3 now.

As per the official python support timeline set forth by the OpenStack
TC [1], OpenStack Train (in our case, kolla-ansible 9.x) is the last
release that will support python2.7.

[1] https://governance.openstack.org/tc/resolutions/20180529-python2-deprecation-timeline.html

Implements: blueprint drop-py2-support

Change-Id: Ibb3b12a779ecfd424053d0b3e98dac2f21d909bc
2019-12-11 16:07:44 +00:00
Mark Goddard cacf308170 Add python3-dev[el] to bindep.txt
We should probably have had this in previously.

Change-Id: I14f690194085729bf500ed707d3bb99b1c055845
2019-11-26 10:59:31 +00:00
Steven Dake 4d867f1fba Make Ubuntu gate work
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Closes-Bug: #1638895
Change-Id: Ieeb6a795a3b0295e1b8c7137c08626550317ec01
2016-11-03 16:07:47 +00:00
Jeffrey Zhang 7bd9e44d81 Add more packages in bindep.txt
Ansible>2 dependes on gcc, python-devel and openssl-devel

Closes-Bug: #1626861
Change-Id: Ib881a7642f136bf72f2ce167cf983ec1b5b13d0c
2016-09-23 07:06:02 +00:00
Steven Dake b51d107847 Turn off bindep
bindep installs a slew of stuff we don't really need and doesn't add
much if any value.  This only turns on bindeps that are required.

This shaves about 3 minutes off each gate run.

Closes-Bug: #1620865
Change-Id: I24df4f2a30c682c1b09e89c7c52f7608582da1a6
2016-09-06 19:45:52 -07:00