Dag Wieers
15d39f9108
Sanity fixes in various modules ( #50080 )
2018-12-18 09:53:46 -06:00
abarbare
70fff13a6e
feat: meaningful error message scaleway image not found ( #48829 )
2018-11-21 11:40:15 +00:00
Rémy Léone
338605882e
Add support for adding custom query parameters to URL ( #46390 )
2018-10-26 15:20:00 +01:00
abarbare
b4a9b29ab2
feat: add security_group to scaleway compute resource ( #45699 )
...
feat: add more tests
2018-10-24 22:33:40 +01:00
Matt Clay
37b013aca3
Enable additional pylint rules and resolve issues found. ( #47221 )
...
* Resolve unneeded-not.
* Resolve global-at-module-level.
* Resolve useless-import-alias.
* Resolve bad-whitespace.
* Resolve global-variable-not-assigned.
* Resolve logging-not-lazy.
* Resolve comparison-with-itself.
2018-10-18 13:38:08 -07:00
Rémy Léone
46ed120778
Fix scaleway_compute dynamic_ip_required ( #46256 )
2018-10-11 18:28:16 +01:00
Rémy Léone
4967ef5936
Specify region in IP facts ( #46210 )
2018-10-07 05:09:12 -05:00
Rémy Léone
2903033c1d
Add region parameters to sg ( #46211 )
2018-10-07 05:09:02 -05:00
Rémy Léone
3a1d8867ed
Add region to server facts ( #46212 )
2018-10-07 05:08:50 -05:00
Rémy Léone
6ab07d1a74
Add region to snapshots facts ( #46213 )
2018-10-07 05:08:25 -05:00
Rémy Léone
c3e5ebfa79
Add region to the volume facts ( #46214 )
2018-10-06 09:36:29 -05:00
abarbare
c5d5d08b6b
feat: add scaleway security_group_rule management ( #45694 )
...
* feat: add scaleway security_group_rule management
2018-10-01 12:37:48 +01:00
abarbare
98b0594352
feat: add scaleway security group module ( #45686 )
...
fix: pep8 coding style
fix: error order requests
2018-09-25 16:39:49 +01:00
Rémy Léone
6d7004f367
Add a Scaleway IP module ( #45121 )
...
- Add an option to enable public ip at server creation
2018-09-24 10:14:23 -04:00
Rémy Léone
7c7a7efbbe
Add an option to enable public ip at server creation ( #44826 )
2018-09-20 12:13:26 -04:00
Denis GERMAIN
68e264e878
Wrong parameter in scaleway sshkey module example ( #45737 )
...
* Update scaleway_sshkey.py
fix: typo "present" in example
2018-09-17 15:04:09 -05:00
Adam Miller
12e2d6d01f
fix version number because this was backported
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-09-06 11:35:39 -07:00
Rémy Léone
eb882e4b01
Select image facts by region ( #44965 )
2018-09-06 11:57:43 -04:00
Rémy Léone
f6303ba5df
Add user_data/cloud-init support for scaleway_compute module ( #42697 )
2018-09-04 19:56:05 -04:00
Yanis Guenane
03e3a0b202
scaleway: Introduce scaleway_organization_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
809aa2d767
scaleway: Introduce scaleway_snapshot_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
2cfcfd6dc9
scaleway: Introduce scaleway_server_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
5c65ba62aa
scaleway: Introduce scaleway_ip_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
d62f63b680
scaleway: Introduce scaleway_image_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
e4e6569cc9
scaleway: Introduce scaleway_volume_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Yanis Guenane
4bdec575c0
scaleway: Introduce scaleway_security_group_facts module
...
Co-authored-by: Rémy Leone <rleone@online.net>
2018-08-24 18:15:45 +02:00
Rémy Léone
8f9d55529d
scaleway: Refactor modules
2018-08-24 18:15:45 +02:00
Henryk Konsek
ebeb46aa61
Added Scaleway volume module ( #41667 )
...
* Added Scaleway volume module.
* Fixed imports order.
* Fixed version added.
* Improved sanity checks.
* Fixing style formatting.
* Added new line at the end of file. Fixed typo in comment.
2018-07-12 08:43:23 -05:00
Adam Miller
bea3baf94d
Revert "Revert "Remove VC scaleway ( #40791 )" ( #41401 )" ( #41402 )
...
This reverts commit 391509006c
.
2018-06-11 11:22:12 -05:00
Adam Miller
391509006c
Revert "Remove VC scaleway ( #40791 )" ( #41401 )
...
This reverts commit 007127ea27
.
2018-06-11 11:19:29 -05:00
Rémy Léone
007127ea27
Remove VC scaleway ( #40791 )
2018-06-11 11:19:08 -05:00
Rémy Léone
afc196acf1
Add a User-Agent string to the API request ( #38587 )
2018-05-14 09:55:47 -05:00
Rémy Léone
e45a5e1c86
Add a Scaleway dynamic inventory plugin ( #38739 )
2018-04-25 13:35:54 -04:00
Rémy Léone
eccccfe77f
Initial commit for Scaleway Compute ( #38285 )
2018-04-09 09:00:48 -05:00
Rémy Léone
95c15757a2
Initial commit for Scaleway support ( #37638 )
2018-04-03 14:04:42 -05:00