This fix goes directly into the mimic branch since the following packages
do not need to be installed on hammer and jewel.
- python34-rados
- python34-cephfs
- python3-rados
- python3-cephfs
Signed-off-by: Neha Ojha <nojha@redhat.com>
tasks:
- install:
branch: hammer
- exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
+ exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev','python34-rados','python34-cephfs','python3-rados','python3-cephfs']
- install.upgrade:
mon.a:
mon.b:
tasks:
- install:
branch: jewel
- exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
+ exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev','python34-rados','python34-cephfs','python3-rados','python3-cephfs']
- install.upgrade:
mon.a:
mon.b: