hi: In order to integrate ceph13.2.0 upgrading into current building flow, i have send two patches and one PR. Patch 1<https://review.openstack.org/#/c/614420/>: Because ceph13.2.0 depend on some new packages, need to download these packages at generating mirror process. Patch 2<https://review.openstack.org/#/c/614424/>: Based on stx-ceph 13.2.0 source code<https://github.com/starlingx-staging/stx-ceph/tree/stx/v13.2.0>, some preparation works need to be done at creating ceph-13.2.0.src.rpm package. So, I modify some building codes of default_build_srpm scrib. PR<https://github.com/starlingx-staging/stx-ceph/pull/5>: For stx-ceph 13.2.0 source code repo, create new ceph.spce file and modify make-dist scrib. After we finish transferring patches from stx-ceph10.2.0 to stx-ceph13.2.0, we will modify commit id<https://github.com/openstack/stx-integ/blob/master/ceph/ceph/centos/build_srpm.data#L2> at stc-integ repo Please review our patch and upgrading methods. Thanks Dehao