Bug 1455270
| Summary: | Mismatch between cloud volume table and details | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Shriver <mshriver> | |
| Component: | Providers | Assignee: | Scott Seago <sseago> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Shriver <mshriver> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.7.0 | CC: | hkataria, jfrey, jhardy, mpovolny, obarenbo, simaishi, sseago | |
| Target Milestone: | GA | Keywords: | TestOnly | |
| Target Release: | 5.10.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ui:storage | |||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1519490 1519915 (view as bug list) | Environment: | ||
| Last Closed: | 2018-06-21 20:33:11 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | Openstack | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1519490, 1519915 | |||
|
Description
Mike Shriver
2017-05-24 15:51:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3c65b0c5f9a0bdc7225cda37c727ddf30abd8c60 commit 3c65b0c5f9a0bdc7225cda37c727ddf30abd8c60 Author: Scott Seago <sseago> AuthorDate: Wed Nov 29 11:12:54 2017 -0500 Commit: Scott Seago <sseago> CommitDate: Wed Nov 29 11:14:45 2017 -0500 bz 1455270: Fix Storage Manager label for volume lists https://bugzilla.redhat.com/show_bug.cgi?id=1455270 Cloud volume list incorrectly labeled the Storage Manager column as Cloud Provider. This commit also fixes the same problem for Cloud Volume backups and snapshots. product/views/CloudVolume-based_volumes.yaml | 2 +- product/views/CloudVolume.yaml | 2 +- product/views/CloudVolumeBackup-cloud_volume_backups.yaml | 2 +- product/views/CloudVolumeBackup.yaml | 2 +- product/views/CloudVolumeSnapshot-cloud_volume_snapshots.yaml | 2 +- product/views/CloudVolumeSnapshot.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) |