Chen Zhidong
|
14719a6f08
|
Add judgment to to fix path0 if ANSIBLE_CONFIG is set to a dir
|
2015-05-14 22:02:30 +08:00 |
|
Toshio Kuratomi
|
892fba265b
|
Update to fix documentation build
|
2015-05-13 08:15:12 -07:00 |
|
Toshio Kuratomi
|
0a1dc74463
|
Update submodule refs
|
2015-05-13 07:52:13 -07:00 |
|
Toshio Kuratomi
|
6918a588c6
|
Update the extras module ref
|
2015-05-12 08:44:24 -07:00 |
|
James Cammarata
|
75b2082529
|
Submodule update
|
2015-05-12 10:33:19 -05:00 |
|
Toshio Kuratomi
|
490cde3cbd
|
Add python2.6+ as a documented requirement for rackspace modules
|
2015-05-11 12:25:03 -07:00 |
|
Toshio Kuratomi
|
c80c5c980d
|
Add python2.6 dep to aws and cloudstack doc fragments
|
2015-05-11 10:10:58 -07:00 |
|
Toshio Kuratomi
|
ebb4695da8
|
Update the submodule pointers
|
2015-05-11 09:09:00 -07:00 |
|
Brian Coca
|
a6683ba2b8
|
Merge pull request #10958 from resmo/fix/cloudstack_variable_typo
cloudstack: fix typo in variable, fixes get_domain()
|
2015-05-08 14:31:49 -04:00 |
|
Toshio Kuratomi
|
e6844f7e6c
|
Update core module ref for mysql fix
|
2015-05-08 10:41:31 -07:00 |
|
Rene Moser
|
62ccc1b9b6
|
cloudstack: fix typo in variable, fixes get_domain()
|
2015-05-08 16:42:07 +02:00 |
|
Toshio Kuratomi
|
bc4d51a4fd
|
Update module refs
|
2015-05-07 08:17:25 -07:00 |
|
Toshio Kuratomi
|
374ea10e6f
|
Update the core module pointer
|
2015-05-06 06:02:33 -07:00 |
|
Toshio Kuratomi
|
9b95c22dc0
|
Update for doc fixes
|
2015-05-05 13:59:00 -07:00 |
|
Toshio Kuratomi
|
6cbff51408
|
Pick up documentation fixes
|
2015-05-05 13:51:22 -07:00 |
|
Toshio Kuratomi
|
4839243366
|
Documentation fixes
|
2015-05-05 13:51:22 -07:00 |
|
Toshio Kuratomi
|
c488ea019f
|
Fix cs_instance docs
|
2015-05-04 13:52:48 -07:00 |
|
Brian Coca
|
17e65b45d0
|
Merge pull request #10913 from bcoca/sudosu_ask_fix
now properly inherit data from ansible.cfg for sudo/su ask pass
|
2015-05-04 16:51:19 -04:00 |
|
Brian Coca
|
b23a879273
|
now properly inherit data from ansible.cfg for sudo/su ask pass
fixes #10891
|
2015-05-04 16:42:25 -04:00 |
|
Toshio Kuratomi
|
cbde1c5ec0
|
Fix extending non-dict types from doc fragments
|
2015-05-04 13:39:07 -07:00 |
|
Toshio Kuratomi
|
b19d426f0b
|
Normalize the way requirements is specified
|
2015-05-04 13:39:07 -07:00 |
|
James Cammarata
|
99909b08ba
|
Submodule update
|
2015-05-04 15:06:00 -05:00 |
|
Toshio Kuratomi
|
61ec84ef71
|
Update module refs
|
2015-05-04 11:09:54 -07:00 |
|
Brian Coca
|
795a45fa4a
|
Merge pull request #10833 from resmo/feature/extend_cloudstack_utils
cloudstack: extend and fix cloudstack utils
|
2015-05-04 10:49:57 -04:00 |
|
Rene Moser
|
333c623b35
|
cloudstack: implement account und domain support in utils
|
2015-05-03 14:59:44 +02:00 |
|
Rene Moser
|
af74d7f1a9
|
cloudstack: add get_domain() and get_account() to utils
|
2015-05-03 14:34:25 +02:00 |
|
Michael Scherer
|
8d324e6a50
|
Fix pylint error on "cachefile does not exist"
Since cachefile is used to show the error message when stat
fail, the variable need to be declared.
|
2015-05-01 13:57:13 -04:00 |
|
Brian Coca
|
0951a74ea0
|
Merge pull request #10893 from sidick/fix_fetch_url_with_custom_https_port
Allow the use of HTTP on custom ports in the fetch_url function
|
2015-05-01 12:35:42 -04:00 |
|
Rene Moser
|
034ac8ae78
|
cloudstack: _has_changed() should not compare None values
|
2015-05-01 17:25:06 +02:00 |
|
Toshio Kuratomi
|
428f667497
|
Update module refs
|
2015-05-01 08:19:02 -07:00 |
|
Simon Dick
|
6e65ccabc3
|
Allow the use of HTTP on custom ports in the fetch_url function
|
2015-05-01 13:52:29 +01:00 |
|
Toshio Kuratomi
|
1c250ee4e7
|
Pull in route53 fix
|
2015-04-30 20:07:36 -07:00 |
|
Toshio Kuratomi
|
df881b7f37
|
Update core module ref for docker fix
|
2015-04-30 19:10:52 -07:00 |
|
Toshio Kuratomi
|
f2afd1a248
|
Update core pointer to pick up docker fix
|
2015-04-30 17:44:38 -07:00 |
|
Toshio Kuratomi
|
b851ce29e9
|
Update core modules to pick up mysql_user fix
|
2015-04-30 12:55:59 -07:00 |
|
Toshio Kuratomi
|
dabf16a714
|
Update core module pointers for v1 and v2
|
2015-04-30 08:09:28 -07:00 |
|
Brian Coca
|
4e85419257
|
Merge pull request #10853 from cgar/spelling
just a few spelling error changes
I swear only 95% of those are mine!
|
2015-04-30 09:02:09 -04:00 |
|
Rene Moser
|
b11cd73df1
|
cloudstack: add tag support in utils
|
2015-04-29 21:06:58 +02:00 |
|
Toshio Kuratomi
|
8b620640b0
|
Update extras submodule refs to pick up docs fixes
|
2015-04-28 11:13:29 -07:00 |
|
Toshio Kuratomi
|
223c2a2721
|
Update submodules
|
2015-04-28 10:44:43 -07:00 |
|
Brian Coca
|
6a8062baad
|
accidentally 'fixes' ubuntu distribution parsing, this order should not matter, need followup to figure out why this is the case
|
2015-04-28 10:16:14 -04:00 |
|
Carlos E. Garcia
|
cfbfd38723
|
just a few spelling error changes
|
2015-04-28 09:36:42 -04:00 |
|
Rene Moser
|
2f255f5b96
|
cloudstack: get_vm(): fix missing zone
Fixes returning wrong VM having identical name in different zone.
|
2015-04-26 23:09:33 +02:00 |
|
Rene Moser
|
ca88189bf7
|
cloudstack: add method to to get infos of API
get_capabilities() allows you to get infos e.g. `cloudstackversion`
to compare functionality of the API in your modules.
|
2015-04-25 18:32:02 +02:00 |
|
Brian Coca
|
946c37fd88
|
Merge pull request #10612 from sivel/sync-ssh-args
Add ability to specify using ssh_args in synchronize
|
2015-04-24 17:02:18 -04:00 |
|
Rene Moser
|
3c0e406f5d
|
cloudstack: fix missing self. in cloudstack utils
|
2015-04-24 20:25:19 +02:00 |
|
Rene Moser
|
6354ca0718
|
cloudstack: add _has_changed() to utils
Generic method to compare values in dict.
|
2015-04-24 19:16:42 +02:00 |
|
Rene Moser
|
765c8fe368
|
cloudstack: use _get_by_key in get_...() methods in utils
But also add backward compatibility for existing modules in extras.
|
2015-04-24 19:09:49 +02:00 |
|
Rene Moser
|
88540d3cdc
|
cloudstack: add _get_by_key() to utils
Generic method to get the whole dict or just a singe value by key if found.
|
2015-04-24 19:06:33 +02:00 |
|
Rene Moser
|
31520cdd17
|
cloudstack: fix other projects not found
|
2015-04-24 18:58:57 +02:00 |
|