Commit Graph

9 Commits

Author SHA1 Message Date
Guilherme Steinmüller 56e16a7ba6 Retire openstack-ansible-os_monasca-agent
Change-Id: I3b6bb0ae9413ec54fd5444b45f68a480cbc2744b
2019-06-11 20:25:37 +00:00
Jean-Philippe Evrard af52c060bd Fix monasca agent for leap 15
This ensures vars are properly loaded for Leap 15.
In order to test this actively, we'll rely on the integrated
jobs.

Change-Id: I08abf1796b0c4dc7b68dfe89795f59086113cfbf
2019-05-21 08:25:18 +00:00
kaiokassiano 764561b8ed Add support for CentOS 7
This patch aims to ensure that this role is functional in centos-7.

Change-Id: I10c9f480f352cce1bf7e8713a196a51a6d1e27a8
2018-08-12 10:14:04 -03:00
kaiokassiano c3c36bcadc Add support for openSUSE
This patch aims to ensure that this role is functional in opensuse-42x.

Change-Id: Icdf2787ba6de2f7d870973e1ce6bee16b8074575
2018-08-09 16:40:47 -03:00
kaiokassiano f2d7b5b357 Add Ubuntu Bionic 18.04 support
Change-Id: Ica68efac470322c47955adf4b14f97ed927807ab
2018-07-31 13:51:29 -03:00
Jean-Philippe Evrard 86e32b5273 Remove pip_install dependency
With addition of pip_install on every node, we don't
need to have pip_install as a meta dependency.

Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868
Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d
Change-Id: I20f5806993dc2deed8da411939eeb65e80ff7b97
2017-12-05 11:55:39 +00:00
Jean-Philippe Evrard bb5558b2b5 Fix OSA metadata state
Conformly to our procedure, this role has to be moved to
unmaintained. The introduction version was also fixed with the
date of creation.

Change-Id: I777f75dae499d18a475676e8347ce426e935be16
2017-11-01 08:36:36 +00:00
Jean-Philippe Evrard c80dd87e96 Add OpenStack-Ansible metadata
We need to add openstack ansible information in the role
metadata to be able to track role maturity. With it,
we can create a role maturity table and take decisions about
role deprecations.

The role status isn't "complete" because no functional test
of the role has been implemented.

Change-Id: I46ec637936c3690502c99d8797f942f45c11af51
2017-10-11 09:04:53 +00:00
Flávio Ramalho ecae6cc994 Monasca-Agent role refactoring[+docs]
This patch refactors the monasca-agent role by bringing consistency
with the other openstack-ansible roles. Main changes include:
  - Plugins are automatically configured based on the openstack-ansible
    configuration;
  - Added tests;
  - Added documentation.

The extras directory contains changes necessary to openstack-
ansible to setup monasca-agent.

Change-Id: I3678af93ef460e5c32751e08201e68cef216787d
2017-06-12 10:41:44 -03:00