Bug 1168109
| Summary: | [RFE] Create neutron group with explicit GID | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eduard Barrera <ebarrera> |
| Component: | openstack-neutron | Assignee: | John Schwarz <jschwarz> |
| Status: | CLOSED WONTFIX | QA Contact: | Ofer Blaut <oblaut> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | apevec, calba, chrisw, ebarrera, felipe.alfaro, ihrachys, jlibosva, lpeer, majopela, nyechiel, tvvcox, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-16 17:05:38 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
Eduard Barrera
2014-11-26 07:30:03 UTC
Quoting http://fedoraproject.org/wiki/Packaging:UsersAndGroups "To allocate a UID and/or GID, file a ticket for the FPC to evaluate. If the FPC finds that your package needs a soft static UID or GID, they will assign you one and add an entry documenting it to the /usr/share/doc/setup-*/uidgid file in the setup package. Because the number of UIDs and GIDs is limited, you need to justify your package's need for a soft static uid in the FPC ticket. Explain how the uids and gids are being shared between computers. If applicable, also explain why the program can't be adapted to use symbolic names (username and groupname) instead. If a specific UID or GID should be used, please mention it and why (for instance, it is the one used by upstream or the one used by other distributions). We will try to accommodate on a first-come-first serve basis if the UID/GID is available from within the Fedora system UID/GID range." So neutron should allocate Fedora GID/UID and only then use it. Note that non-static UID/GID I think might have been intentional. https://fedoraproject.org/wiki/Packaging:UsersAndGroups#Allocation_Strategies That is, I think that Dynamic Allocation strategy was chosen for neutron. Eduard, After some investigation on this bug we realized that we do not meet the criteria for getting a static UID/GID allocated to the Neutron project. Other projects who have static GID got it according to the old packaging guidelines, other projects like Neutron, Trove, Ironic do not have it and are not eligible for it. We recommend the customer to pre-allocate a static GID before installing the openstack packages in case he has dependencies on such allocation. Could you please communicate that to the customer? Thanks, Livnat Product Management has reviewed and declined this request. You may appeal this decision by reopening this request. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |