Bug 535472 (RHQ-2163)

Summary: create an augeus abstract plugin so all plugins like hosts, apt, openssh can extend it and not have their own libs
Product: [Other] RHQ Project Reporter: John Mazzitelli <mazz>
Component: PluginsAssignee: John Mazzitelli <mazz>
Status: CLOSED NEXTRELEASE QA Contact: Sudhir D <sdharane>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedKeywords: Improvement
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
URL: http://jira.rhq-project.org/browse/RHQ-2163
Whiteboard:
Fixed In Version: 1.3 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description John Mazzitelli 2009-06-17 14:39:00 UTC
I think if we have one abstract augeus plugin, it will limit the number of jna / augeuas jars that are needed

Comment 1 John Mazzitelli 2009-06-17 20:38:49 UTC
might want to push this concept further and have a jna abstract  plugin which augeas extends which in turn is extended by apt,grub,hosts,opensshd...

Comment 2 John Mazzitelli 2009-06-17 22:44:21 UTC
new augeas abstract plugin is in - apt, grub, hosts, sshd plugin now depend on it

Comment 3 Jeff Weiss 2009-07-02 16:22:23 UTC
needsReproSteps

Comment 4 John Mazzitelli 2009-07-02 17:18:28 UTC
this is actually more of a code change than anything.

what this did was create a new plugin jar "augeas-plugin.jar" that the other four now depend on.

If you really want to test, just run the server and in the startup server log messages, find where it detects the plugins and make sure the "Augeas" plugin is deployed in front of the hosts, apt, openssh and grub plugins.

Or just look in rhq-plugins/ directory in the .ear and you will see an augeas plugin jar file.

Comment 5 Sudhir D 2009-07-26 06:22:32 UTC
This has been verified with the plugin package built from the community plugin packages. A basic sanity has also been done post addition of this plugin.

Comment 6 Red Hat Bugzilla 2009-11-10 20:59:04 UTC
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-2163