Toshio Kuratomi
4cf2c5555e
Fix for errors in the generated rst
9 years ago
Toshio Kuratomi
953d382aa5
docs fixes
9 years ago
Brian Coca
bc07c3b504
Merge pull request #1024 from andybak/patch-2
...
Fix existing_mailbox check
9 years ago
Benno Joy
f3a9a92ffe
remove facts and fix docs for taskdefinition module
9 years ago
Benno Joy
f4f52119b3
Merge pull request #951 from Java1Guy/ecs_task_module
...
cloud amazon ECS task modules
9 years ago
Benno Joy
936a2db7f1
Merge pull request #949 from Java1Guy/ecs_taskdefinition_module
...
cloud amazon ECS task definition module
9 years ago
Benno Joy
6c0a830962
Merge pull request #950 from Java1Guy/ecs_cluster_module
...
cloud amazon ECS cluster module
9 years ago
Andy Baker
0ab8c9383d
Fix existing_mailbox check
9 years ago
Brian Coca
8b83aa4c50
Merge pull request #643 from zimbatm/route53-health-check
...
route53_health_check: new module
9 years ago
Gerard Lynch
401bb3f10d
minor doc fix
9 years ago
Mark Chance
b9aef8beb2
add author tag in doc
9 years ago
Mark Chance
ff4c000451
add author tag in doc
9 years ago
Mark Chance
1a653d4921
add author tag in doc
9 years ago
Chrrrles Paul
6950db5d01
Merge pull request #991 from privateip/vca_nat
...
updated vca_nat module to use common vca library
9 years ago
Chrrrles Paul
2476fe8325
Merge pull request #992 from privateip/vca_vapp
...
refactor vca_vapp to use vca common module
9 years ago
Chrrrles Paul
608067417e
Merge pull request #993 from privateip/vca_fw
...
refactored vca_fw to use vca common module
9 years ago
Brian Coca
3d07eb5419
Merge pull request #941 from resmo/feature/cs_user
...
cloudstack: new module cs_user
9 years ago
Peter Sprygada
fedef0c958
refactor vca_vapp to use vca common module
9 years ago
Peter Sprygada
71ecaeb9f0
refactored vca_fw to use vca common module
9 years ago
Peter Sprygada
a4f1653b95
updated vca_nat module to use common vca library
9 years ago
Jérémie Astori
0c74601ea5
Fix tpyo
9 years ago
James Cammarata
4c59101825
Merge pull request #961 from resmo/feature/cs_account
...
cloudstack: cs_account improvements
9 years ago
Rob
d1c15d6c84
Documentation fixup
9 years ago
Rene Moser
c419dabe12
cloudstack: cs_account re-factor error handling state=present
9 years ago
Rene Moser
67bc8e9fda
cloudstack: cs_account: create account for states locked/disabled/enabled if not present
9 years ago
Rene Moser
462c90eb54
cloudstack: cs_account: add state unlocked as alias for enabled
9 years ago
Rene Moser
578dbe1d37
cloudstack: new module cs_user
9 years ago
Rene Moser
6bd40787ce
cloudstack: fix templates not always have checksums
...
It is not documented but it seems only registered templates have checksums. Templates created from VMs and snapshot don't.
This change fixes the traceback. But we must re-thinking, if it still makes sense to look for the checksum.
9 years ago
Brian Coca
5a39c5ed0d
Merge pull request #948 from steynovich/patch-1
...
Update route53_zone.py
9 years ago
Evan Carter
604578cfcc
fixing hang after creation
9 years ago
Mark Chance
dca0d4a08c
update version, fix fail msgs
9 years ago
Mark Chance
158b9b664d
update version, fix fail msgs
9 years ago
Mark Chance
de95580f66
fix docs, enhance fail msgs
9 years ago
Mark Chance
03cd38e7ab
cloud amazon ECS task definition module
9 years ago
Mark Chance
f802fc2ce3
cloud amazon ECS cluster module
9 years ago
Mark Chance
a5083a4a17
cloud amazon ECS task modules
9 years ago
steynovich
bdfb67ae28
Update route53_zone.py
...
Proposed fix for issue #940
Fix: Include common AWS parameters in module arguments
9 years ago
Brian Coca
6ba52c694d
Merge pull request #924 from resmo/for-ansible
...
cloudstack: cs_account: fix error handing on state=absent
9 years ago
Peter Sprygada
356e867721
adds missing serialize_instance function
9 years ago
Bret Martin
e5fdbc25a2
Only wait for ENI attachment at creation when instance_id is specified
9 years ago
Toshio Kuratomi
a55dbb717c
Try to revert the pieces of #651 that @willthames and @erydo requested
9 years ago
Toshio Kuratomi
70568aa242
Merge pull request #651 from wimnat/feature/ec2_vpc_igw
...
Fixed incorrect connect_to_aws call
9 years ago
Rene Moser
6e2b97427b
cloudstack: cs_account: fix error handing on state=absent
9 years ago
Toshio Kuratomi
6a3cf63351
correct documentation formatting
9 years ago
Brian Coca
a9d5392b71
fixed option description
9 years ago
Brian Coca
12f8f125cf
Merge pull request #918 from dbhirko/devel
...
ec2_vpc_igw.py changed boto connection obejct to vpc
9 years ago
Brian Coca
4a6285b774
Merge pull request #886 from DazWorrall/feature/cs_instance_custom
...
Add support for custom service offerings
9 years ago
Brian Coca
00ba47e4ed
Merge pull request #718 from wimnat/feature/s3_lifecycle
...
New module - s3_lifecycle
9 years ago
Brian Coca
2ca3a8112b
Merge pull request #842 from stelligent/devel
...
fixes issue creating table when no range_key_name is defined
9 years ago
dbhirko
041d6f6077
Change boto connection object from ec2 to vpc
...
Issue 906 - ec2_vpc_igw has incorrect connection parameters
9 years ago