Simon Dodsley
7ad003bf68
Update author field and add type for all options in docs ( #54350 )
2019-03-26 14:12:44 -04:00
Simon Dodsley
735f202e33
Fix purefa_volume for QOS and erroneous delete ( #53889 )
2019-03-21 02:13:59 -04:00
Brett Lanham
ec0babe631
added capture and return of information about changed volume ( #53839 )
2019-03-17 19:09:00 -04:00
Simon Dodsley
e8e22e31dc
Update purefa_volume to allow clearing of QoS limits ( #50662 )
2019-01-10 20:29:47 -05:00
Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
Simon Dodsley
d508d5820a
Update Pure Storage FlashArray volume module ( #45225 )
2018-11-10 04:08:28 -05:00
Simon Dodsley
8df02ac37e
Fix race condifiton where multiple hosts can try and create or delete ( #39698 )
...
the same volume, snapshot or hostgroup,
2018-06-13 09:52:51 -07:00
Simon Dodsley
b96ab46566
Initial commit for Pure Storage FlashBlade module ( #32467 )
2018-02-22 15:33:48 -05:00
Dag Wieers
6d015294c2
purestorage: Various changes, and one check-mode fix ( #28485 )
...
These were the changes I propose twice, a nullified PR edit, and then as
review comments when the PR was being merged.
I made those changes now to all purestorage modules.
2017-08-22 02:25:13 +02:00
Simon Dodsley
b150f49187
purefa_volume: Add volume copy, aka clone ( #28376 )
2017-08-22 00:15:51 +02:00
Simon Dodsley
e7b0849886
Fix incorrect bool check in Pure Storage modules ( #28007 )
2017-08-17 10:35:52 -07:00
jctanner
f4e93ccc1a
Fix the authors in pure storage modules so the bot can ping the right users. ( #28347 )
2017-08-17 13:32:23 -04:00
Toshio Kuratomi
f203ca7907
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
Simon Dodsley
f30589c91d
purefa_volume: Fix typo in required_if ( #27921 )
2017-08-10 09:34:45 +02:00
Toshio Kuratomi
4e6cce354e
Remove wildcard imports
...
Made the following changes:
* Removed wildcard imports
* Replaced long form of GPL header with short form
* Removed get_exception usage
* Added from __future__ boilerplate
* Adjust division operator to // where necessary
For the following files:
* web_infrastructure modules
* system modules
* linode, lxc, lxd, atomic, cloudscale, dimensiondata, ovh, packet,
profitbricks, pubnub, smartos, softlayer, univention modules
* compat dirs (disabled as its used intentionally)
2017-07-28 22:10:17 -07:00
Simon Dodsley
26c9007c2d
Add Pure Storage Volume module ( #26357 )
...
Update documentation to fix typos and define the extend feature
Force size to be a required variable on create as requested.
Change type to bool
2017-07-28 11:24:31 +01:00