Commit graph

307 commits

Author SHA1 Message Date
Simon Dodsley
39b0b312f2 Add new Pure Storage maintainers (#47074) 2018-10-15 19:09:24 +01:00
Rémy Léone
8a31d26e31 Add a netbox team to botmeta (#46817) 2018-10-12 10:29:36 +02:00
Monty Taylor
1444bff9cf Add mnaser to OpenStack team (#46753) 2018-10-10 13:55:43 +01:00
John R Barker
9e5305221a
Define team_botmeta & inventory plugin (#46684) 2018-10-09 14:13:55 +01:00
René Moser
a1f80a07dc botmeta: cloudstack: new team member (#46622) 2018-10-08 19:37:21 -05:00
lwm
278ec84cb9 Add rmcintosh as new Linode maintainer. (#46642)
Part of the push on the new https://github.com/ansible/community/wiki/Linode.
2018-10-08 15:23:50 -05:00
lwm
107089131e Linode maintainers: Add displague. Remove zbal. (#46635)
* Add displague. Remove zbal.

Lines up with https://github.com/ansible/community/issues/365.
2018-10-08 20:22:58 +01:00
John R Barker
5255d52f15
changelogs/fragments/: community (#46616) 2018-10-08 11:12:18 +01:00
John Imison
c4cfa387ea Lookup plugin for rabbitmq (#44070)
* Adding a basic get lookup for rabbitmq.

* Always return a list

* If content type is JSON, make accessible via dict.

* Fixed incorrect json.loads variable and missing raise

* Change to document returned data

* Fixed pep8 issues

* Adding integration testing

* Moving lookup intgration tests to new target

* New rabbitmq lookup plugin (#44070).

* New rabbitmq lookup plugin (#44070).

* PR review feedback updates

* Testing pika is installed

* Minor mods to tests

* Check if connection is already closed or closing

* Updated tests and connection testing

* PR review feedback updates

* PR review include ValueError in AnsibleError output

* Suggesting to use set_fact when using returned variable more than once.

* Cleaned up some tests, added some notes and handling connection closure on some exceptions.

* Removed finally statement and added some additional error handling.

* Added some additional error handling.

* PR review updates.

* Additional integration tests and removing return in finally

* Updated version

* Changing back to running tests on ubuntu.

* Additional tests

* Running tests on  Ubuntu only

* Fixing syntax error

* Fixing ingtegration tests and a string/byte issue

* Removed non-required test and fixed BOTMETA

* Trying to fix integration test failure on ubuntu1404

* Some issues occured when handling messages from the queue with to_native.  Switching to to_text resolved the issues.

* Renaming channel to queue (thanks dch). Disabling trusty tests.
2018-10-04 11:25:09 +10:00
Felix Fontein
d757a775cf Subscribing to notifications. (#46372) 2018-10-03 15:43:02 -04:00
Will Thames
d388e09940 Add the k8s label to the k8s files
k8s label for inventory plugin, module_utils
and modules
2018-10-01 15:04:48 -04:00
Simon Dodsley
a9b7356f2d Add label pure_storage for all related files. Add team_purestorage macro 2018-10-01 11:55:47 -04:00
Rémy Léone
6e855658a9 Add new member to botmeta 2018-10-01 11:48:11 -04:00
Garfield Lee Freeman
0dedfcd70f Adding connector for network/panos modules (#46142) 2018-09-27 17:36:42 -04:00
Devyani Kota
cca9fa972d Adding maintainer for GlusterFS modules. (#46160)
Signed-off-by: Devyani Kota <dkota@redhat.com>
2018-09-27 11:50:01 +01:00
Fabian von Feilitzsch
241b04f7e9 add maintainers for k8s lookup and inventory plugins (#46180) 2018-09-26 17:48:42 -04:00
Anthony Ruhier
5803d73400 Bugfixes in Netbox inventory (#45731)
* Fix headers and params in netbox queries

Fix token authentication
Remove unused variables regarding api params and headers

* Fix python 3 incompatibility in netbox inventory

* Cleaning BOTMETA entry
2018-09-26 11:52:24 +01:00
John R Barker
f4f5d941e5
botmeta support: core (#45917)
* botmeta enforce `support: core`
2018-09-25 18:37:01 +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
Dag Wieers
64e957de64 BOTMETA: Clean up (#46066) 2018-09-24 09:55:29 -05:00
Rémy Léone
693f3219d4 Add Scaleway co-worker (#45925) 2018-09-20 17:41:02 +01:00
John R Barker
86c48205c4 BOTMETA - redfish (#45909) 2018-09-20 08:38:10 -04:00
John R Barker
e94a9401c3
BOTMETA: Only notify sivel & gundalow on code changes to validate-modules (#45716) 2018-09-17 08:56:44 +01:00
Nilashish Chakraborty
dbb76c079d Added github alias to team networking and vyos (#45711) 2018-09-17 08:54:06 +01:00
Rémy Léone
66f03827d6 Add a netbox dynamic inventory plugin (#45347) 2018-09-16 15:13:56 +01:00
Dag Wieers
1b4a197eb6
Add ACI dev_guide for $team_aci 2018-09-15 19:28:55 +02:00
John R Barker
822236810e
BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903)
plugins/ is COMMUNITY
Set sensible defaults for directories
support:network for the platforms that we Networking SUPPORTS,
everything else is COMMUNITY
Mark other support:network (ansible-connection, etc)
Infoblox is support:core
contrib/ by definition should be support:community
Remove duplicated labels
Make yamllint happy(ier)
Adds sanity test to ensure BOTMETA.yml is valid
2018-09-14 12:33:23 +01:00
Garfield Lee Freeman
f5c35bc7f9 updating modules/network/panos reviewers (#45622) 2018-09-13 19:17:53 +01:00
Martin Krizek
3e508aa271
BOTMETA: fix notified key (#45419) 2018-09-12 07:43:28 +02:00
Jose Delarosa
9d2c989337 Adding maintainers to Redfish modules
PR #45443
2018-09-11 17:54:09 +02:00
Shuang Wang
c539308476 Promote ptux to a co-maintainer for copy
PR #45466
2018-09-11 16:53:09 +02:00
Will Weber
883572ecea [linode] add lwm as maintainer, rm me (#45406)
Add lwm, an active user of the linode module to the maintainer list.
Removes myself from the linode maintainer list as I no longer use the Linode module in an occupational capacity and unfortunately don't foresee having much time to devote to cultivating the health of the module(s) in the coming future.
2018-09-10 15:01:55 +05:30
Jose Delarosa
553097f929 Adding maintainer for Redfish modules (#45299) 2018-09-07 05:37:33 +10:00
Dag Wieers
3034709df0 Improve GitHub templates (#44455)
* Improve GitHub templates

The existing templates are basically a copy for each type of issue (bug,
feature, doc) whereas we can make the template more specific to the task
at hand.

This PR includes:
- More specific sections depending on the type of issue
- More concise and direct instructions (NO NEED FOR FRUSTRATION CAPS!)
- Single-line comments (no need to guide people to avoid wrong edits)
- Improved paste area
- Better headings/titles
- No 'Summary' title for PRs (so commit information is placed correctly)

This PR would require some improvements to Ansibot.

* Remove controversial Ansibot stuff

Make it easier to get the first batch merged.

* Restore ISSUE_TEMPLATE.md

* Incorporate reviewer suggestions

* Make OS / ENVIRONMENT doc-related

* Rephrase Ansibot-related message
2018-09-04 16:31:45 +01:00
Sebastian Gumprich
961836093e remove myself from bot-notifications (#45087) 2018-09-03 02:21:59 +02:00
Senthil Kumar Ganesan
a64b97da42 Support for Openswitch (OPX) Control Plane Services (CPS) Module (#44745)
* Generic module to support Openswitch (OPX) Contorl Plane Services (CPS)

* Address ansible-test sanity issues
2018-08-30 17:39:47 +01:00
Deepak Agrawal
30e37d0926 add gdpak to cisco ASA maintainer list (#44888) 2018-08-30 15:57:53 +01:00
Matt Clay
78bd020429 Remove obsolete test/utils/docker/ directory. 2018-08-29 18:04:10 -07:00
Pilou
9ff20521d1 BOTMETA.yml: remove superfluous labels (#44628)
Path components and filename without extension which are valid GitHub
labels are already default labels.
2018-08-27 18:50:49 +02:00
Dag Wieers
b6b36276a4 Clean up BOTMETA.yml (#44574)
This PR includes:
- Removal of maintainers that are listed as author in the module
- Removal of entries that do not extend the original author list
- Move ignored-statement to namespace/directory (where useful)
- In some cases, fix the authors-list or add missing github id

We end up with a list of exceptions/additions and a large set of
namespace/directory maintainers or team of maintainers.

Some entries could be further improved by discussing with some
maintainers.
2018-08-24 19:43:35 -04:00
Yanis Guenane
957c90934a BOTMEA: Add for lib/ansible/plugins/inventory/vultr.py (#44623) 2018-08-24 10:55:33 +02:00
Yanis Guenane
a791bd2059 BOTMETA: Create a $team_scaleway and add Spredzy in it (#44597) 2018-08-23 23:34:23 +01:00
Abhijeet Kasurde
419e09d9ec botmeta: IPA: Notify IPA team for module_utils changes (#44577)
Add team_ipa for changes in module_utils/ipa.py

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-23 23:41:07 +02:00
Pilou
9e072c7501 botmeta: scaleway isn't core (#44511) 2018-08-23 21:04:16 +01:00
Dag Wieers
152592d2dd
Add new contributor to team_ucs 2018-08-23 14:59:13 +02:00
Pilou
4c5a6d9d44 docker_container: add felixfontein as maintainer (#44426) 2018-08-22 09:42:12 -07:00
Sandra McCann
c068450259 Sumit's Alias add (#44467) 2018-08-21 09:15:28 -07:00
Adam Miller
121551d442 add myself to yum and dnf for BOTMETA (#44401)
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-08-20 11:24:26 -05:00
René Moser
6d038c9b82 botmeta: remove inactive maintainer (#44352) 2018-08-18 19:31:04 -07:00
John R Barker
4ede3921d0
module_utils/netapp (#44335) 2018-08-17 14:11:19 -07:00