Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1343663

Summary: openstack-designate are missing dependancies
Product: [Community] RDO Reporter: Graham Hayes <graham>
Component: openstack-designateAssignee: Assaf Muller <amuller>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: MitakaCC: amuller, chris.brown, dmsimard
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-18 11:56:09 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Graham Hayes 2016-06-07 15:39:08 UTC
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:

Comment 2 Assaf Muller 2016-06-07 16:51:05 UTC
*** Bug 1343662 has been marked as a duplicate of this bug. ***

Comment 3 David Moreau Simard 2016-07-06 14:23:20 UTC
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.

Comment 4 David Moreau Simard 2016-07-07 20:22:12 UTC
Requirements have been synchronized and missing dependencies have been added for *newton* in https://github.com/rdo-packages/designate-distgit/commit/1ff6815bb8621e4c58d2cb2548003ec83dfc05a1

Comment 5 Christopher Brown 2017-06-18 11:56:09 UTC
Requirements have been added so closing.