community.general/lib/ansible/modules/cloud
Sergey 8cb57f0b1d [cloud] New module: PubNub BLOCKS management module (#20200)
* Added PubNub BLOCKS management module.

* . increased block start/stop wait to 30 seconds

* . fixed multi-line documentation

* . fixed YAML formatting in documentation section

* . removed multi-line commits
. fixed YAML format in description section

* . updated test script to upload event handler sources if non-local connection used for tests
. changed module configuration parameter from 'block' to 'name' (represent target block name)
. updated module docs regarding 'chanes' configuration parameter. Only block 'name' can be changed using this parameter ('description' can be changed directly in module call configuration)
. changed module configuration parameter from 'pwd' tp 'password'
. migrated 'urlencode' import from try..catch to six module imported from Ansible module utils
. removed custom method which is used to verify whether value is empty

* ^ fixed value for key-path function usage with names of application/keyset/block and handlers.
. reduced unnecessary requests (better pre-procesing of previous results)
. event handler name change won't trigger block restart

* ^ fixed too long documentation lines

* . moved PubNub BLOCKS client code into separate package under PyPi
. updated module code to utilize new package
. changed block start stop state to: started and started

* . small changes in documentation format
2017-02-14 10:53:31 -05:00
..
amazon [cloud] New module: AWS elasticache_snapshot (#21135) 2017-02-14 10:41:07 -05:00
atomic PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
azure no log passwords (#21229) 2017-02-10 15:13:59 -05:00
centurylink no log passwords (#21229) 2017-02-10 15:13:59 -05:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack no log passwords (#21229) 2017-02-10 15:13:59 -05:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
docker PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
google [cloud] gce_net fix for unsetting firewall rule properties in the project. (#20483) 2017-02-08 08:49:04 -05:00
linode PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
misc no log passwords (#21229) 2017-02-10 15:13:59 -05:00
openstack no log passwords (#21229) 2017-02-10 15:13:59 -05:00
ovh PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ovirt [cloud][ovirt] Fix waiting to down state of stateless VM (#21246) 2017-02-14 10:40:21 -05:00
packet Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
profitbricks no log passwords (#21229) 2017-02-10 15:13:59 -05:00
pubnub [cloud] New module: PubNub BLOCKS management module (#20200) 2017-02-14 10:53:31 -05:00
rackspace PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
smartos Add support for additional properties when creating new VMs. (#20792) 2017-01-30 14:22:54 -05:00
softlayer PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
univention Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
vmware vmware_guest: Fix undefine variable in rename feature (#20855) 2017-02-11 22:46:58 -05:00
webfaction no log passwords (#21229) 2017-02-10 15:13:59 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00