Bug 1198594
Summary: | UI: OpenStack Tenant cannot be tagged | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Loic Avenel <lavenel> |
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Nandini Chandra <nachandr> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.3.0 | CC: | hkataria, jhardy, mpovolny, nachandr, obarenbo |
Target Milestone: | GA | ||
Target Release: | 5.4.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: |
Chargeback reports are unusable under 'Cloud Intelligence > Chargeback > Saved Reports'
|
|
Last Closed: | 2015-06-16 12:51:49 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
Loic Avenel
2015-03-04 13:11:15 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/bc91d97a9b6667b0869a98855be25d868fd9da13 commit bc91d97a9b6667b0869a98855be25d868fd9da13 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Apr 20 13:56:35 2015 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Apr 23 16:40:04 2015 +0200 Add support for tagging of Cloud Tenants https://bugzilla.redhat.com/show_bug.cgi?id=1198594 vmdb/app/controllers/cloud_tenant_controller.rb | 1 + vmdb/app/helpers/application_helper.rb | 2 +- vmdb/app/presenters/menu/default_menu.rb | 2 +- vmdb/app/views/layouts/_listicon.html.haml | 2 +- vmdb/product/toolbars/cloud_tenant_center_tb.yaml | 14 ++++++ vmdb/product/toolbars/cloud_tenants_center_tb.yaml | 17 +++++++ .../controllers/cloud_tenant_controller_spec.rb | 53 ++++++++++++++++++++++ 7 files changed, 88 insertions(+), 3 deletions(-) create mode 100644 vmdb/product/toolbars/cloud_tenant_center_tb.yaml create mode 100644 vmdb/product/toolbars/cloud_tenants_center_tb.yaml Verified in 5.4.0.0.23 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://rhn.redhat.com/errata/RHBA-2015-1100.html |