How to build new OpenStack packages
Building new OpenStack packages for RDO is always tough. Let’s use DLRN to make our life simpler. DLRN is the RDO Continuous Delivery platform that pulls upstream git, rebuild them as RPM using template spec files, and ships them in repositories consumable by CI (e.g upstream puppet/Tripleo/packstack CI). We can use DLRN to build a new RDO python package before… Read more →

