[cloud] Added account selection to PubNub BLOCKS (#23160)

* . switched from 'user.id' to 'account.id' in REST API calls.
+ added ability to select desired account (by name or identifier) from list of accounts to which authorized user have access.

* + added account option addition version.

* Remove pubnub_blocks from PEP8-legacy list
This commit is contained in:
Sergey 2017-04-03 21:05:38 +03:00 committed by Ryan Brown
commit 9a43603761
2 changed files with 84 additions and 20 deletions

View file

@ -344,7 +344,6 @@ lib/ansible/modules/cloud/profitbricks/profitbricks_datacenter.py
lib/ansible/modules/cloud/profitbricks/profitbricks_nic.py
lib/ansible/modules/cloud/profitbricks/profitbricks_volume.py
lib/ansible/modules/cloud/profitbricks/profitbricks_volume_attachments.py
lib/ansible/modules/cloud/pubnub/pubnub_blocks.py
lib/ansible/modules/cloud/rackspace/rax_cbs_attachments.py
lib/ansible/modules/cloud/rackspace/rax_cdb.py
lib/ansible/modules/cloud/rackspace/rax_clb.py