ansible/cloud
Mike Mochan 6d52d84af7 New AWS module for managing VPC Network ACLs (#1502)
* New AWS module for managing VPC Networks ACLs

Moved return  outside of try block

botocore.exceptions to support python 2.5

For some reason Travis is using Python V2.4 to run the tests - My code is valid

duplicate file

* Fixed NameError Exception- module not being passed when calling some boto3 client methods

* Fixes a bug reported by @dennisconrad, where the nacl is not created when subnets list is empty

* nacl property changed to name and fixes a bug where nacl is not deleted when subnets list is empty

* Updates to version and requirements

* Fix 'vpc' param to 'vpc_id' to match documentation and convention
2016-05-23 10:42:11 -04:00
..
amazon New AWS module for managing VPC Network ACLs (#1502) 2016-05-23 10:42:11 -04:00
azure azure_rm_deployment: fix docs and move import utils near main() 2016-04-29 10:10:27 +02:00
centurylink added missing : to docs 2015-11-02 14:19:11 -05:00
cloudstack Merge pull request #2185 from resmo/feature/cs_router 2016-05-16 10:40:50 -04:00
google Use type=path for pem_file, since that's a file (#1934) 2016-04-14 23:37:01 +02:00
lxc Use a python3 compatible notation for octal (#2238) 2016-05-17 10:33:12 -07:00
misc change netif type to dict and update example (#2187) 2016-05-09 13:00:05 +02:00
openstack Merge pull request #1967 from rcarrillocruz/os_project_facts 2016-04-13 14:26:30 -04:00
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 2015-08-26 07:23:46 -04:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
smartos added return docs 2016-05-23 10:36:47 -04:00
softlayer Update sl_vm.py (#2267) 2016-05-21 00:39:17 +02:00
vmware Move the import of get_exception to pycompat24 2016-05-18 06:23:10 -07:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04:00
__init__.py package files 2014-09-26 11:04:10 -04:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00