Description of problem: When installing designate, some required packages are not installed: python-suds python-tooz python2-oslo-reports Version-Release number of selected component (if applicable): 2.0.0-1.el7 How reproducible: Every install Steps to Reproduce: 1. yum install -y openstack-designate-* 2. "designate-manage database sync" Actual results: command failes to run the openstack-designate-zone-manager service also fails to load. Expected results: command to run correctly Additional info:
*** Bug 1343662 has been marked as a duplicate of this bug. ***
python-oslo-reports was added via https://github.com/rdo-packages/designate-distgit/commit/a5576c22796a98a19695c824882c8dd9633532d2 in trunk for both newton and mitaka. In my testing so far, I have not yet noticed errors related to suds and tooz but they are indeed in the requirements. I will verify.
Requirements have been synchronized and missing dependencies have been added for *newton* in https://github.com/rdo-packages/designate-distgit/commit/1ff6815bb8621e4c58d2cb2548003ec83dfc05a1
Requirements have been added so closing.