Michael Scherer
|
70a3891b1e
|
Merge pull request #3172 from Comcast/feature/server_scheduler_hints
port 'scheduler_hints' feature from nova_compute to os_server module
|
9 years ago |
René Moser
|
37d978fa1c
|
Merge pull request #3117 from beamly/fix-ec2-group
Fixes #3109: Executing ec2_group with rules fails with "Inval…
|
9 years ago |
Taras Lipatov
|
5299279b0b
|
Fixed typo json_fail to fail_json
|
9 years ago |
Jonathan Davila
|
9c286f35be
|
Clarified IAM module doc
|
9 years ago |
Matt Davis
|
effb355952
|
Merge pull request #2842 from kanwei/patch-1
Add new Dv2 Azure instances
|
9 years ago |
Matt Martz
|
1a2a8e152f
|
Merge pull request #3208 from schlueter/fix/add-missing-quote-in-docker-documentation
Add missing quote in docker documentation
|
9 years ago |
Schlueter
|
0028f58ab6
|
Add missing quote in docker documentation
|
9 years ago |
Brian Coca
|
ad47bb91f1
|
Merge pull request #3132 from curious-eyes/fix-2761-gce-UnboundLocalError
Fix #2761: gce.py - UnboundLocalError: local variable 'md'
|
9 years ago |
Brian Coca
|
22caa104e4
|
Merge pull request #3187 from TerryHowe/openstack
Fix openstack module documentation
|
9 years ago |
Brian Coca
|
6a48f2207a
|
corrected typo on aws connection arguments var
|
9 years ago |
Toshio Kuratomi
|
1c4da434c7
|
Merge pull request #2421 from willthames/ec2_fix_vpc_security_token
Use connect_to_aws where possible
|
9 years ago |
Terry Howe
|
447d1e4b7c
|
Fix openstack module documentation
|
9 years ago |
Brian Coca
|
79564c5aa7
|
Merge pull request #3054 from atplanet/route53-soa-record-type
Bugfix: Permit SOA record type
|
9 years ago |
Brian Coca
|
55932201a9
|
Merge pull request #2931 from ryannealmes/ec2-vpc-subnet-fix
ec2_vpc creating/updating incorrect subnets
|
9 years ago |
David Hocky
|
5fb334e84b
|
add explicit type for scheduler hints
|
9 years ago |
Brian Coca
|
0c7af0d807
|
Merge pull request #3179 from Constantin07/update_ec2_ami_find
ec2_ami_find.py - Treat 'is_public' option as a bool
|
9 years ago |
Constantin07
|
86a4026f48
|
Treat 'is_public' option as a bool
|
9 years ago |
Brian Coca
|
212b1d2044
|
Merge pull request #3176 from mylokin/3175-docker_image_path
docker_image path param doesn't support home directory #3175
|
9 years ago |
Andrey Gubarev
|
45b3066c81
|
update docker_image's path param type to 'path'. Fixes #3175
|
9 years ago |
Matt Martz
|
305caac35d
|
Merge pull request #1237 from vmihailenco/fix/cdn-cors-headers
rackspace: set headers when uploading files to CF.
|
9 years ago |
Matt Martz
|
9ccb9af72e
|
Merge pull request #1126 from bobgroves/devel
Adds overwrite option to rax_dns_record
|
9 years ago |
David Hocky
|
cda0ec85b4
|
port 'scheduler_hints' feature from nova_compute to os_server module
|
9 years ago |
Tim Alkemade
|
c0734fde79
|
GCE module does not fetch disk images if not necessary
|
9 years ago |
Brian Coca
|
5129ef5590
|
Merge pull request #2993 from berlic/devel
Fix docker container restart
|
9 years ago |
Brian Coca
|
76669fa16c
|
Merge pull request #2992 from dusdanig/devel
Adds ulimit to the docker module
|
9 years ago |
Brian Coca
|
e50a674190
|
Merge pull request #2977 from scottbrown/bugfix-missing-interpolation-var
BUGFIX: Fixing missing interpolation variable
|
9 years ago |
Brian Coca
|
b9020155ee
|
Merge pull request #2939 from Shrews/os_server
Fix for os_server module when specifying region
|
9 years ago |
Toshio Kuratomi
|
876b91eb3d
|
Merge pull request #3113 from Constantin07/update_cloudformation
cloudformation.py - Added explicit type for 'tags' option
|
9 years ago |
curious-eyes
|
858a8b8e67
|
Fix #2761: gce.py - UnboundLocalError: local variable 'md'
|
9 years ago |
Brian Coca
|
edf3aa336f
|
Merge pull request #3129 from defionscode/lc_doc
Updated ec2_lc docs
|
9 years ago |
Jonathan Davila
|
51d2f49ae0
|
Updated ec2_lc docs
|
9 years ago |
Neil Saunders
|
6aa0cd4457
|
Fix for issue #3109: Executing ec2_group with rules fails with "Invalid rule parameter '['"
|
9 years ago |
Constantin07
|
bc94e691e8
|
Added explicit type for 'tags' option
|
9 years ago |
Toshio Kuratomi
|
e9454fa44f
|
Merge pull request #2352 from bermudezjd/feature/iam_policy_present_state_includes_policy_changes
Feature/iam policy present state includes policy changes
|
9 years ago |
James Cammarata
|
4bc2a189ba
|
Merge pull request #3058 from Constantin07/update_ec2_tag1
ec2_tag.py - Fixing issue #3057 - AttributeError: 'str' object has no attribute 'i…
|
9 years ago |
Brian Coca
|
814527fca9
|
tolerate environment not being set
default will be the same as before, None/null
|
9 years ago |
Matt Martz
|
a7e399955f
|
Merge pull request #3037 from immanetize/rax-expanduser
use expanduser() before testing user_data as file
|
9 years ago |
Brian Coca
|
d540342984
|
Merge pull request #3007 from jasonk/vsphere_guest-env-vars
Enable env vars for vsphere_guest
|
9 years ago |
Brian Coca
|
78f4f8c9bc
|
Merge pull request #2728 from sysreq0/devel
vsphere_guest: Added support for resizing disks when state is 'reconfigured'
|
9 years ago |
Brian Coca
|
c9cfde4d0c
|
Merge pull request #3069 from mixmatch/devel
replaced sudo with become
|
9 years ago |
Brian Coca
|
369806de25
|
fixed rax_cdb argument spec
now we pull the actual arguments and added aliases to be nice
fixes #3075
|
9 years ago |
Daniel Petty
|
e256ae0683
|
replaced sudo with become
|
9 years ago |
Daniel Petty
|
4bdd755412
|
replaced sudo with become
|
9 years ago |
Daniel Petty
|
bf04a0fe0e
|
replaced sudo with become
|
9 years ago |
Constantin07
|
9e42b2a684
|
Fixing issue #3057 - AttributeError: 'str' object has no attribute 'items'
|
9 years ago |
Tom Bamford
|
5749454723
|
Bugfix: Permit SOA record type
|
9 years ago |
Matt Martz
|
4e594a9196
|
Merge pull request #3050 from sivel/module-cleanup
Various simple linting type cleanups on modules
|
9 years ago |
Matt Martz
|
c7845456a6
|
Various simple linting type cleanups on modules
|
9 years ago |
Brian Coca
|
7fb2818048
|
Merge pull request #3002 from MikeCaspar/devel
Documentation Adjustments for Digital Ocean module
|
9 years ago |
Pete Travis
|
363e459cb9
|
quote fail
|
9 years ago |