Bug 1253521
Summary: | [RFE] Provide templates in /usr/share/openshift/examples/ as tar, zip or RPM include. | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Kenjiro Nakayama <knakayam> |
Component: | RFE | Assignee: | Mike Barrett <mbarrett> |
Status: | CLOSED WONTFIX | QA Contact: | Johnny Liu <jialiu> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.0.0 | CC: | aos-bugs, bleanhar, dmcphers, erich, jokerman, libra-bugs, mmccomas, nicholas_schuetz, pep, rhowe |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-04 12:26:48 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: | 1267746 |
Description
Kenjiro Nakayama
2015-08-14 01:33:19 UTC
I filed this RFE to provide templates as tar or zip first. However I think we can consider that we could include them in RPM package. Lowering the severity because this is not a release blocker. It sounds like the xpaas templates may soon be released as a zip file. Whatever solution is determined for the rest of the templates needs to take Atomic Host installs in to account. RPMs cannot be installed there. > It sounds like the xpaas templates may soon be released as a zip file.
I heard about it more than 10 days ago, but the progress is unclear and no update.
Therefore, I filed this request to watch the progress. Please don't wait for the customer any longer...
Have we released these templates yet in a zip file?? Sort of, they're collated currently in openshift-ansible, so you can download that repo as a zip file and pull them from roles/openshift_examples/files/examples https://codeload.github.com/openshift/openshift-ansible/zip/master However, we'll likely move them from ansible into the openshift RPM as that will enable us to ensure that new content is delivered along with OpenShift releases. Right now they're really only updated if a user updates the installer or openshift-ansible and re-runs them, which rarely if ever happens. This doesn't meet the needs of non-entitled or non-rhel hosts like a developer running MacOSX who wants to look at the templates. I think this bug should be split to address those two needs separately and each bug should be prioritized individually. This issue (RH doesn't provide template as zip or RPM) is not so severe, but inconvenient, since "/usr/share/openshift/examples" is made on only host on which ansible installer. Also, we can't track their versions.. OK, I realized that we provide the template in the package openshift-ansible-roles under /usr/share/ansible/openshift-ansible/roles/openshift_examples/files/examples/v1.1/* Can we close this ticket? Sure. Definitely let us know if customer prefer another approach. |