Bug 1146610
| Summary: | Data Virtualization is not properly layered product | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Libor Zoubek <lzoubek> |
| Component: | Productization | Assignee: | Julian Coleman <jcoleman> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0, 6.1.0 | CC: | felias, kpalko, theute, vhalbert |
| 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: | 2015-01-14 15:57:42 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: | |||
*** This bug has been marked as a duplicate of bug 1113244 *** |
Description of problem: Data Virtualization 6 is not properly layered product. Version-Release number of selected component (if applicable): DV 6.0.0 How reproducible: always Expected results: I don't know all the consequences of properly layered product, but at least it must be: cat bin/product.conf slot=<product code name> Correctly layered must identify itself as DV6 (or whatever the product code name is) but it identifies like this: [standalone@localhost:9999 /] :read-attribute(name=product-name) { "outcome" => "success", "result" => "EAP" } Additional info: