Bug 1139267
Summary: | Undeploy Selected button on Storage Nodes page is disabled so it's not possible to remove second storage node | ||||||
---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | ||||
Component: | Storage Node, UI | Assignee: | Jirka Kremser <jkremser> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Brychta <fbrychta> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | JON 3.3.0 | CC: | gkhachik, lzoubek | ||||
Target Milestone: | ER04 | ||||||
Target Release: | JON 3.3.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-12-11 14:00:19 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: | |||||||
Attachments: |
|
I am reassigning to Jirka since he has handled pretty most of the storage node UI work. branch: master link: https://github.com/rhq-project/rhq/commit/cf1fca873 time: 2014-09-17 17:12:15 +0200 commit: cf1fca873c0f8a59650b0c99fbc138e79626d719 author: Jirka Kremser - jkremser message: [BZ 1139267] - Undeploy Selected button on Storage Nodes page is disabled so it's not possible to remove second storage node - there was an error when checking if the storage node is available branch: release/jon3.3.x link: https://github.com/rhq-project/rhq/commit/2c59fdb32 time: 2014-09-18 10:42:06 +0200 commit: 2c59fdb3237c1f9b3521e7c99a32a4c515844fd1 author: Jirka Kremser - jkremser message: [BZ 1139267] - Undeploy Selected button on Storage Nodes page is disabled so it's not possible to remove second storage node - there was an error when checking if the storage node is available (cherry picked from commit cf1fca873c0f8a59650b0c99fbc138e79626d719) Signed-off-by: Libor Zoubek <lzoubek> Moving to ON_QA as available for test with build: https://brewweb.devel.redhat.com/buildinfo?buildID=388959 Verified on Version : 3.3.0.ER04 Build Number : 99d2107:d7c537e |
Created attachment 935359 [details] screen shot Description of problem: $Summary Version-Release number of selected component (if applicable): Version : 3.3.0.ER02 Build Number : 4fbb183:7da54e2 How reproducible: Always Steps to Reproduce: 1. install and start JON3.3.0.ER02 2. deploy another storage node 3. navigate to Administration->Storage Nodes->Nodes 4. select newly deployed storage node Actual results: Undeploy Selected button is disabled Expected results: Undeploy Selected button is enabled and works Additional info: See attached screen shot