Bug 1725226
| Summary: | Image names present in the latest templates from cns-deploy are incorrect. | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> |
| Component: | cns-deploy-tool | Assignee: | Raghavendra Talur <rtalur> |
| Status: | CLOSED ERRATA | QA Contact: | RamaKasturi <knarra> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | ocs-3.11 | CC: | hchiramm, jarrpa, jmulligan, kramdoss, rhs-bugs, rtalur |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | OCS 3.11.z Batch Update 4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | cns-deploy-7.0.0-14.el7rhgs | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-10-30 12:33:52 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: | |||
Verified with latest cns-deploy rpm cns-deploy-7.0.0-14.el7rhgs.x86_64 and below are the images i see in the templates.
- name: heketi
image: rhgs3/rhgs-volmanager-rhel7:v3.11.4
containers:
- image: rhgs3/rhgs-server-rhel7:v3.11.4
imagePullPolicy: IfNotPresent
name: glusterfs
containers:
- name: glusterblock-provisioner
image: rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.4
containers:
- name: gluster-s3
image: rhgs3/rhgs-s3-server-rhel7:v3.11.4
Clearing the needinfo on JOHN as this bug has been fixed .
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:3254 |
Description of problem: I see that the latest templates from cns-deploy has the images for ocs3.11.3 where as the name should be changed to 3.11.4 - name: heketi image: rhgs3/rhgs-volmanager-rhel7:v3.11.3 containers: - image: rhgs3/rhgs-server-rhel7:v3.11.3 containers: - name: glusterblock-provisioner image: rhgs3/rhgs-gluster-block-prov-rhel7:v3.11.3 Version-Release number of selected component (if applicable): cns-deploy-7.0.0-13.el7rhgs.x86_64 How reproducible: Always Steps to Reproduce: 1. Install latest cnsdeploy package 2. try deploying ocs using cns-deploy 3. Actual results: Image name in heketi, gluster & gluster-block provisioner points to ocs3.11.3 Expected results: Image name in heketi, gluster & gluster-block provisioner should point to ocs3.11.4 Additional info: