Hide Forgot
We want to make the Red Hat Plug-in a requirement for Red Hat Storage because it will increase usage and will reduce some clunky things we had to do while in tech-preview. We propose that we do for RHS *exactly* what we are doing with RHEV 3.3 (this makes sense because RHEV and RHS are functionally the same) Description of problem: Add the following lines to application.xml such that RHS ear file will load the redhat-access-plugin-storage. This change will negate the need for the redhat-access-plugin-storage SPEC file to modify this configuration file during its installation. <module> <web> <web-uri>redhat-access-plugin-storage.war</web-uri> <context-root>/redhat-access-plugin-storage</context-root> </web> </module>
Targeting for Corbett.
The fix is sent for review. rhsc-engine now depends on redhat-access-plugin-storage
entry for redhat-access-plugin-storage.war in application.xml of the exploded ear @/usr/share/ovirt-engine/engine.ear/META-INF/application.xml not seen in the latest build (rhsc-cb5) am I looking in the right place for the change?
There was build issues with this dependency and removed at last minute. This will be fixed in upcoming builds.
fix is sent for review
Created attachment 821033 [details] The fix is attached
(In reply to Bala.FA from comment #8) > Created attachment 821033 [details] > The fix is attached Patch looks good and it would pull in the appropriate RPM. ACK.
Verified in rhsc-2.1.2-0.23.master.el6_5 rhsc-engine now depends on redhat-access-plugin-rhsc
FYI: We created a Knowledgebase article in the Red Hat Customer Portal which described the plug-in. [1] https://access.redhat.com/site/articles/473823
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. http://rhn.redhat.com/errata/RHEA-2014-0208.html