Bug 1204800

Summary: Package all openstack clients in a single rpm
Product: Red Hat OpenStack Reporter: yfried
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, mburns, oblaut, rybrown, srevivo, ushkalim
Target Milestone: ---Keywords: Automation, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-12 20:12:28 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 yfried 2015-03-23 14:05:48 UTC
Description of problem:
Regular CLI users would like to access openstack CLI (pythonclients) without downloading the full openstack package, or having to install each single client manually.

Would be great to have a single openstack-client.rpm that installs all supported clients on local machine without the actual services being present.

Comment 4 Ryan Brown 2015-03-23 15:34:04 UTC
Don't forget that there is also the python-openstackclient[1] unified CLI and I'd hate to have the two get mixed up by users at install-time. 

To avoid that, do you think you could use a name like "python-openstack-project-clients" so that the python-openstackclient package doesn't have a near-overlapping name?

[1]: http://docs.openstack.org/developer/python-openstackclient/

Comment 5 Mike Burns 2016-10-12 19:39:18 UTC
Packing the clients together is not something we want to do.  Having separate packages is the preferred way so that we can easily apply upstream fixes or fix security issues.