Node provider plugin
Reported by Alex-SF | July 18th, 2011 @ 05:37 PM | in Rundeck 1.4 (closed)
Define a generic interface representing a node resource model provider. The plugin is responsible for returning node data in a format Rundeck understands (eg yaml, xml).
Examples plugins should include:
- AWS EC2 plugin: Based roughly on https://github.com/dtolabs/java-ec2-nodes
- Script plugin: Allow execution of a shell script to return node data
- URL plugin: HTTP/GET data from specified URL (backwards compatibility here)
See also #393
Comments and changes to this ticket
-
Greg Schueler July 26th, 2011 @ 02:00 PM
- Assigned user set to Greg Schueler
-
Greg Schueler July 26th, 2011 @ 07:30 PM
(from [5d1ffa5a25945b31bdfcec10a120292a46d281d5]) Add documentation about resource model sources [#395] https://github.com/dtolabs/rundeck/commit/5d1ffa5a25945b31bdfcec10a...
-
Greg Schueler July 26th, 2011 @ 07:30 PM
(from [7f063c7e47692a3f70b7ecc141ff139518de087d]) First pass refactor of nodes provider into pluggable service, refactor NodeSet usage to interface
[#348] [#395] https://github.com/dtolabs/rundeck/commit/7f063c7e47692a3f70b7ecc14...
-
Greg Schueler August 3rd, 2011 @ 12:07 PM
(from [15211edab12d602fbd4523ba478394c8ff99d785]) Update descriptors for resource model source impls [#395] https://github.com/dtolabs/rundeck/commit/15211edab12d602fbd4523ba4...
-
Greg Schueler August 3rd, 2011 @ 12:07 PM
(from [261c3592722e0c53a53a5e285f7784fb977253b6]) Add script-plugin implementation for resource model source [#395] https://github.com/dtolabs/rundeck/commit/261c3592722e0c53a53a5e285...
-
Greg Schueler August 3rd, 2011 @ 12:07 PM
(from [b8dd844d44c61be1b3409eb9e012265d37459cf0]) Add script plugin for resource model source service [#395] https://github.com/dtolabs/rundeck/commit/b8dd844d44c61be1b3409eb9e...
-
Greg Schueler August 9th, 2011 @ 04:28 PM
- Tag changed from enhancement, nodeset to needs documentation, enhancement, nodeset
- State changed from new to needs_verification
-
Greg Schueler August 10th, 2011 @ 02:29 PM
- Tag changed from needs documentation, enhancement, nodeset to enhancement, nodeset
-
Greg Schueler October 25th, 2011 @ 10:18 AM
- State changed from needs_verification to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues