Bug 1065826
Summary: | [RFE] [neutron] neutron services needs more RPM granularity | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Gilles Dubreuil <gdubreui> |
Component: | openstack-neutron | Assignee: | Nir Magnezi <nmagnezi> |
Status: | CLOSED WONTFIX | QA Contact: | Ofer Blaut <oblaut> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | Juno | CC: | chris.brown, chrisw, ihrachys, majopela, markmc, nyechiel, srevivo, twilson |
Target Milestone: | --- | Keywords: | FutureFeature, Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-18 13:20:23 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
Gilles Dubreuil
2014-02-17 04:33:57 UTC
Hi Gilles, By the way openstack-neutron it's designed, I believe we cannot handle that kind of granularity, It's only a single software project, with a lot of libraries and inter-dependencies. Which makes it almost impossible to break up things. Hi Miguel, Thanks for the follow-up. Any chance that could changed over time? I believe, that would prevent things like this one to happen: https://bugzilla.redhat.com/show_bug.cgi?id=1006544 Giving the other items we currently have in Neutron this is considered to be low priority, hence I am closing this bug. -Nir This is not a bug but a RFE! Reopening it because we need to have such repackaging done especially as neutron multi nodes capabilities are expanding. I've briefly discussed the matter with Miguel. Some points made: - we don't need to split python-neutron package into parts to fulfil the request. The reporter's concern is not about disk space, but service list and configuration directory cluttering. It's about openstack-neutron package. - such a change would require updating puppet modules - such a change would require upgrade path (meaning, .spec file will be cluttered by 'Provides: ...' directives) - we may still need to have a way to install all the services via a virtual package with the same name (openstack-neutron) - such a change will require consultations with experienced packagers / the puppet masters to make sure we don't break anything - it's not a change for Icehouse, maybe Juno That is really something to consider for Liberty. Because a tripleo image is standard across all nodes, there is no requirement for granularity as it would make things more complex. The design is that a single image is orchestrated dependent on operator requirements. So this might have been a valid requirement in OSP 5-6 days but not from 7/Kilo onwards. Closing as WONTFIX |