Files
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
..
2017-01-29 07:28:53 +00:00
2017-02-10 15:13:59 -05:00
2017-02-10 15:13:59 -05:00
2017-02-10 15:13:59 -05:00
2017-01-29 07:28:53 +00:00
2017-02-10 15:13:59 -05:00
2017-02-10 15:13:59 -05:00
2017-01-27 17:08:02 -08:00
2017-02-02 11:45:22 -08:00
2017-02-10 15:13:59 -05:00
2017-01-27 17:08:02 -08:00
2017-01-29 07:28:53 +00:00
2017-02-10 15:13:59 -05:00
2016-12-08 11:22:22 -05:00