Commit Graph

1162 Commits (2cbe13a21d4b4e0adfc643e9d9554fddd5e4f475)

Author SHA1 Message Date
Brian Coca 0ab5682b87 Merge pull request #260 from willthames/aws_frankfurt
Added better region handling and enabled eu-central-1, leaving centralizing the list on these modules to a subsequent patch
11 years ago
Toshio Kuratomi c4f9366e91 Newstyle class 11 years ago
Toshio Kuratomi f65d9ab793 Make insecure_registry feature version check against the client API 11 years ago
Maksim Losev 4172d445d3 Add insecure_registry to docker-py pull method
Starting from docker-py>=0.5.0 it is impossible to work with private registries based on HTTP.
So we need additional parameter to allow pull from insecure registry
Related to ansible/ansible#9111
11 years ago
Toshio Kuratomi fa0fa9d221 Make docker ver checks issue failures rather than silently ignoring
Also:
* make client version checks robust for two digit version pieces and
  alpha versions
* consolidate version checking code
11 years ago
Ingo Gottwald 80d45c78a3 Add support for new docker restart policies 11 years ago
Brian Coca 8e5a849c66 Merge pull request #3 from atlashealth/ec2_vol_ssd_ebs
Ability to specify new SSD EBS option
11 years ago
Brian Coca 3ee8e2840f Merge pull request #6 from willthames/ec2_snapshot_remove
Added the ability to remove snapshots
11 years ago
Brian Coca 978204aaa2 Merge pull request #496 from haraldsk/devel
add support for stack policies in cloudformation
11 years ago
Kale Franz 73172fae47 #531 correction
correct list comprehension for older versions of python (back to python 2.4)
11 years ago
Kale Franz e174c9b474 fixes #529 ec2_group module bug 11 years ago
Toshio Kuratomi c853bb5a0f Merge pull request #518 from likwid/devel
Fixed formatting in cloudformation example
11 years ago
Toshio Kuratomi 51ed13b887 Fix documentation build 11 years ago
Brian Coca 4cfc8d6950 Merge pull request #72 from stewrutledge/vmtemplate
Added support for deploying virtual machine from a virtual template
11 years ago
Jeff Gonzalez 369eeb2666 Fixed formatting in documentation
The example was using mixed shorthand and long form yaml (region: "us-east-1 disable_rollback=true"

I modified the entire example to be long form.
11 years ago
Mike Putnam 5c6f375c17 Type fix on delete_snapshot docs. 11 years ago
Toshio Kuratomi f4625a3dd1 Fixup the directory name at a higher level so it can be used by both conditional branches
Fixes #500
11 years ago
Matt Martz 7a6a30abbe Merge pull request #492 from sivel/rax-asg-improvements
Make a few enhancements to the rax_scaling_group module
11 years ago
Matt Martz 9eb2bff946 Make a few enhancements to the rax_scaling_group module
* Cast loadbalancer id and port to integers
* Do not attempt to base64 encode NoneType values
11 years ago
Harri Hämäläinen b354423bae Fixed typo in comment 11 years ago
Harald Skoglund 5bc8d5b96e add support for stack policies in cloudformation 11 years ago
PikachuEXE 6ce7e63c5f ~ Add missing documentation for option `email` 11 years ago
Mike Putnam 55a51f4ca9 Clarify possible variable value in the docs. 11 years ago
Michael DeHaan 95aa8481b2 Merge pull request #466 from marcus-ahle/devel
Preventing Nonetype is not iterable error when no tags are set for new ASG
11 years ago
Marcus Ahle ba5c36ce5a Preventing Nonetype is not iterable error when no tags are passed in for a newly created ASG 11 years ago
Ben Whaley cf24e7d56c vpc_zone_identifier should be a list as per the docs 11 years ago
Scott Miller 53afd359f6 fix documentation
AWS does not recognize the subnet if it is presented in a comma delimited format with spaces. you must remove the space for Amazon to recognize the second subnet.
11 years ago
Toshio Kuratomi 5af4463823 Gixes to doc formatting 11 years ago
Brian Coca 71224c8678 Merge pull request #420 from drfickle/route53_float_fix
route53 module retry_interval needs to be a float before passing to time.sleep
11 years ago
Francois Deppierraz f69a7553f7 Fix auto_floating_ip documentation
The default value is 'no' instead of the currently documented 'yes'.

See cloud/openstack/nova_compute.py line 543:

        auto_floating_ip                = dict(default=False, type='bool'),
11 years ago
willthames b287e7c0a6 Added the ability to remove snapshots
Added state option, and accompanying snapshot_id option for
when state=absent.
11 years ago
Steve Fox c03ec202a7 retry_interval needs to be a float before passing to time.sleep 11 years ago
Michael DeHaan 9de0045d00 Remove potentially out of date or specific product references. 11 years ago
Michael DeHaan e7c92a6bc6 More EC2 doc tweaks 11 years ago
Michael DeHaan c6b0d469ac Misc EC2 doc tweaks. 11 years ago
Philip Misiowiec c241e9dd9c added version 11 years ago
Philip Misiowiec b37a2328c0 Ability to specify new SSD EBS option 11 years ago
follower a6e0d9d613 Fix typo of "rules_egress"
Or is "rules_egree" supposed to be a plural? The sentence is difficult to parse.

Maybe the correct fix is to "Purge existing rules on security group that are not found in rules_egress"?
11 years ago
Will Thames 30c7f9a7d3 Added better region handling and enabled eu-central-1
Make use of improved connect_to_aws that throws an exception
if a region can't be connected to (e.g. eu-central-1 requires
boto 2.34 onwards)

Add eu-central-1 to the two modules that hardcode their regions
Add us-gov-west-1 to ec2_ami_search to match documentation!
This pull request makes use of the changes in ansible/ansible#9419
11 years ago
IndyMichaelB 5a628aacd4 docfix for vsphere_guest.py
Corrected parameter name from user to username in documentation
11 years ago
Sam Kottler 7b875dbda5 Remove trailing whitespace in digital_ocean_domain 11 years ago
Nejc Zupan 6f6eca5b4e digital ocean: Remove unsupported states 11 years ago
Toshio Kuratomi c6522620c5 Clean up the docker module just a little so that we can unittest the get_split_image_tag function 11 years ago
Robert Estelle 4dd099fe7a Remove incorrect executable permissions. 11 years ago
Adam Miller 01db13e3ad fix gce_net add firewall rule example 11 years ago
Stewart Rutledge 6d79518d67 Fixed a typo on power options 11 years ago
sterutkb 1dd20197b1 Added support for deploying virtual machine from a virtual template 11 years ago
John Batty 08b2752080 Fix get_flavor_id() when flavor_ram is specified
Without this fix, _get_flavor_id() fails to find a matching flavor if
both:
* the flavor_ram parameter is specified
* the first flavor in the list does not match.

The bug is simply that the module.fail_json() call lies within the loop
iterating through the flavors.  This call should only be made if the
loop completes and no matching flavors have been found.
11 years ago
Brian Coca 3a967c8005 Merge pull request #290 from ctrlaltdel/devel
Fix a typo in nova_compute documentation string
11 years ago
Brian Coca 1622e3b2df Merge pull request #284 from borgified/devel
typo in comments: of -> or
11 years ago