summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop ca...Chris Church2013-06-092-0/+12
* Update vagrant external inventory file to handle multiple boxes, and --list a...Mark Mandel2013-05-301-0/+132
* This plugin is not quite ready as it needs to support --host <hostname> and -...Michael DeHaan2013-05-291-36/+0
* Merge pull request #2982 from markmandel/develMichael DeHaan2013-05-291-0/+36
|\
| * Vagrant external inventory file, to dynamically determine your vagrant vm ip.Mark Mandel2013-05-231-0/+36
* | OpenStack Modulesbennojoy2013-05-231-3/+20
|/
* Do not need to chmod cache file each timeJon Miller2013-05-211-2/+1
* Inventory script for Spacewalk servers based on the spacewalk-reports packageJon Miller2013-05-211-0/+158
* Merge pull request #2610 from peterjanes/develMichael DeHaan2013-04-271-0/+66
|\
| * Fix reference to parameter group namePeter Janes2013-03-131-1/+1
| * Add basic inventory support for RDS instancesPeter Janes2013-03-131-0/+66
* | Add note about new logging feature in example plugin.Michael DeHaan2013-04-271-0/+6
* | Instantiate callback plugins only once so we can set play/task objects on the...Michael DeHaan2013-04-201-0/+31
* | Initial commit of rax inventory pluginJesse Keating2013-03-301-0/+156
* | Merge pull request #2402 from dparalen/ec2_inventory_hostname_checkMichael DeHaan2013-03-171-0/+8
|\ \
| * | check hostname presencemilan2013-03-151-0/+8
| |/
* | Use environment python in nova.pyJeffrey Chu2013-03-151-1/+1
|/
* more places to use yaml.safe_loadMichael DeHaan2013-02-231-1/+1
* Merge pull request #2101 from stoned/plugins-connections-docMichael DeHaan2013-02-161-2/+2
|\
| * pasto and core connection plugins reference fixStoned Elipot2013-02-161-2/+2
* | Simplify and correct comparisons with None.Blair Zajac2013-02-161-2/+2
|/
* Don't remove invocation from the result in the log callbackDaniel Hokka Zakrisson2013-02-121-0/+1
* Only inventory "running" EC2 instances. "stopped" is also a valid state and t...Tim Gerla2013-01-301-1/+1
* Move default arguments to the end of the function call.Rodney Quillo2013-01-192-2/+2
* Adding default on vars_promptRodney Quillo2013-01-182-2/+2
* While I haven't done this, it is possible to bring up an instancePeter Sankauskas2012-11-071-1/+2
* Adding 2 more groups of instances - instance types and key pairsPeter Sankauskas2012-11-061-1/+7
* Improve the mail callback to support differing failuresDag Wieers2012-11-061-25/+37
* Allowing the EC2 inventory script to gracefully handle AWS API issuesPeter Sankauskas2012-10-221-12/+19
* Merge pull request #1351 from cocoy/ec2-v2Michael DeHaan2012-10-161-5/+11
|\
| * Fix check boto version bug #1280Rodney Quillo2012-10-171-5/+11
* | This should set the sender properly.Dag Wieers2012-10-121-2/+2
|/
* Example plugin to send out mails on errorDag Wieers2012-10-101-0/+83
* Merge pull request #1270 from jhoekx/yaml-inventory-pluginMichael DeHaan2012-10-101-0/+255
|\
| * Add a yaml format inventory plugin.Jeroen Hoekx2012-10-091-0/+255
* | Added documentation for nova inventory systemMarco Vito Moscaritolo2012-10-091-42/+110
* | Improved RackSpace configuration support (needed by latest version of rackspa...Marco Vito Moscaritolo2012-10-092-5/+11
|/
* Update READMEMichael DeHaan2012-10-081-1/+1
* Redundant CONTRIBUTING fileMichael DeHaan2012-10-081-59/+0
* Merge plugins treeMichael DeHaan2012-10-0810-0/+1056