Bug 1186419
Summary: | [RFE] Option to hide Content View from selection by user | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Peter Vreman <peter.vreman> |
Component: | Content Views | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Jameer Pathan <jpathan> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.0.7 | CC: | bbuckingham, bkearney, brubisch, dhaval.joshi, jsherril, mmccune, sreber, xdmoon |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-05-10 16:38:39 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1122832, 1316897 |
Description
Peter Vreman
2015-01-27 16:11:54 UTC
In addition we shouldn't publish a puppet environment for content views that have no puppet environments Having this option to have a content view only for use by composite content views also can have a huge performance improvement. - publishing the repo for consumers is not require anymore - capsule synchronization is not required anymore for those content views I am looking for feature where, if I have setup some filters in "roles", so when user is creating new hostgroup or modifying existing Host, he should only see contentviews with matching criteria in selection tab. We have implemented a solution with using a separate Lifecycle environment for the compositecontentviews that shall be visible for the users. The library is then used for the building-block contentviews. The only downside is that we need to do 2 steps, a Publish and aPromote. To remvoe this inefficience there is a request to publuish directly to any lifeccle without the Library, see https://bugzilla.redhat.com/show_bug.cgi?id=1376474 Closing this RFE as original requester. The lifecycle environments fullfill this. |