summaryrefslogtreecommitdiff
path: root/cloud
Commit message (Expand)AuthorAgeFilesLines
* fix unclear documentation for docker containerDaniel Andrei Minca2016-10-191-1/+2
* Do not leak api_key or root password in log (#5201)Michael Scherer2016-10-171-2/+2
* Do not leak the password in log (#5203)Michael Scherer2016-10-171-1/+1
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-1723-42/+42
* vsphere_guest: Set extra config and powerstate after template deploy (#4266)Davis Phillips2016-10-131-1/+13
* Correct functional typosJohn Barker2016-10-113-3/+3
* Emit an error message if six is not installed.Toshio Kuratomi2016-10-051-7/+14
* Fix exception hierarchy for digital ocean and some cleanups of pep8 styleToshio Kuratomi2016-10-055-58/+68
* Handle termination_protection parameter when restarting instances (#5076)Ryan Brown2016-10-031-9/+21
* Merge pull request #5050 from chouseknecht/develChris Houseknecht2016-10-031-2/+1
|\
| * Let docker-py handle decoding and JSON parsing of stream data. Fixes #4930.Chris Houseknecht2016-09-271-2/+1
* | Typo FixPradeep2016-10-021-1/+1
* | Check status of finished spot instance requests (#4990)Ryan Brown2016-09-301-17/+58
* | Fix os_network's create_network() call for older shade versions (#5058)David Shrewsbury2016-09-271-2/+6
* | Merge pull request #4961 from shaung/iss4504Chris Houseknecht2016-09-271-4/+8
|\ \ | |/ |/|
| * Fix #4504 Respect timeout option when starting/stopping/restarting containers.shaung2016-09-221-4/+8
* | Put requested devices in correct format to enable config comparison. Fixes #5...Chris Houseknecht2016-09-261-1/+33
* | Merge pull request #4825 from adityamarella/develChris Houseknecht2016-09-261-0/+11
|\ \
| * | Docker module: add support for OomScoreAdjAditya Marella2016-09-131-0/+11
* | | fix health instances count when we have more than one lb in asgDenis Tiago2016-09-261-2/+2
* | | Accept JSON type as the content of policy_json parameter on `iam_policy` moduleRyan S. Brown2016-09-211-1/+1
* | | Correct reuse_fips param to reuse_ips (#4939)David Shrewsbury2016-09-211-3/+3
* | | Merge pull request #4943 from chouseknecht/develChris Houseknecht2016-09-201-3/+3
|\ \ \
| * | | Cast scale value to int. Fixes #4592.Chris Houseknecht2016-09-201-1/+1
| * | | Make project start and stop error handling more resilient, and improve messag...Chris Houseknecht2016-09-201-2/+2
* | | | iam_cert: remove choice list for dup_ok type bool (#4940)René Moser2016-09-201-1/+1
|/ / /
* | | Fix openstack security group rule vrrp choice apostrophe error (#4750)indispeq2016-09-201-2/+2
* | | Remove duplicate keys from module docs. (#4920)Matt Clay2016-09-191-1/+0
* | | Created digital_ocean_block_storage module (#4469)Harnek Sidhu2016-09-191-0/+336
* | | Support for GCE Managed Instance Groups. (#4541)Tom Melendez2016-09-161-0/+763
* | | Fix version_added for ec2_asg featureRyan S. Brown2016-09-161-2/+2
* | | Adding SNS notification support to ec2_asg moduleShawn Siefkas2016-09-161-1/+37
* | | Stop sorting of termination_policies in `ec2_asg` (#4883)Ryan Brown2016-09-161-11/+13
* | | Document ability to disable external IP with 'none' setting. Closes #2562. (...Tom Melendez2016-09-151-1/+1
* | | Expose the reuse_fips flag on os_server (#4849)Monty Taylor2016-09-151-0/+14
* | | cloudformation stack events itertools.imap bugfix (#4868)mzizzi2016-09-151-5/+5
* | | Unpack AWS reservations while waiting to terminate (#4012)Christopher Kotfila2016-09-131-1/+1
* | | Handle EC2 instances with multiple network interfaces (#4766)Ryan Brown2016-09-121-3/+16
|/ /
* | Set default log_driver to None to prevent config comparison when a log_driver...Chris Houseknecht2016-09-101-3/+3
* | Purge networks using network name rather than ID. Fixes 4596.Chris Houseknecht2016-09-101-2/+2
* | Default restart_retries to None rather than 0. Fixes #4534.Chris Houseknecht2016-09-091-1/+1
* | Fix failure when powering on/off EC2 instances by tag only. (#4767)Ryan Brown2016-09-091-1/+3
* | Fix spot instance creation by ignoring instance_initiated_shutdown_behavior (...Abhijit Menon-Sen2016-09-081-7/+8
* | Fix ec2 module source_dest_check when running on non VPC instances (EC2 Class...Florian Dambrine2016-09-081-1/+1
* | Properly support tag updates on CloudFormation stack-update actions (#3638)Matt Ferrante2016-09-071-1/+2
* | description expanded for 112, AKA VRRP protocol) (#4645)David J Peacock2016-09-071-1/+1
* | Fix for validate rule. Ensure rule is a dict. (#4640)Kenny Woodson2016-09-021-0/+4
* | Getting rid of a None type error when no resource tags are defined. (#4638)Kenny Woodson2016-09-021-2/+2
* | digital_ocean_tag name is a required fieldJohn R Barker2016-08-301-0/+1
* | Digitalocean tags (replaces #4209) (#4218)Victor Volle2016-08-301-0/+256