Commit Graph

11 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
Mohammed Naser cbb97430a0 docs: drop sphinxmark
sphinxmark is no longer compatible with the latest release of Sphinx
which is causing all of our documentation jobs to fail.  This patch
removes it as our current usage of openstacktheme for documentation
already provides watermarks for current branch and notices for which
branch the documentation covers.

Change-Id: Ia8ece67d9716df4ab4a64300b798cc2b963791c6
2019-04-04 05:03:34 +00:00
OpenStack Proposal Bot 65acf0ed64 Updated from global requirements
Change-Id: I5a1e2742bdfe78d77930b86f848755a5303a179e
2018-03-15 07:36:16 +00:00
OpenStack Proposal Bot 119480448f Updated from global requirements
Change-Id: Ia60ed796c70056431195865aae79c4d71de7943f
2018-03-11 18:03:48 +00:00
ZhongShengping 110952a1e2 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html

For more detials information, please refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: Ib9ac9e23c943e923f7b6afb8f01bf824e331cbaf
2018-03-09 12:01:27 +08:00
kaiokassiano f5fadca9f0 [DOCS] Add new section to configure-monasca-agent.rst
New section added for adding the compute hosts that needs to be
monitored in user's OSA infrastructure.

Change-Id: I11eee6349625a8999ddf733f83b93acf6b71e308
2018-02-05 13:18:32 -03:00
kaiokassiano b057efe2c5 Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

Change-Id: I653f7b73ded5a2648c2d519136e261d0ea81c1c1
2017-12-13 12:19:24 -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
Flávio Ramalho 2ca872d988 Added ceph plugin and other fixes
This change adds the configuration for the ceph plugin, a plugin
to monitor an ceph cluster.

Also, fixes:
  - host alive, http and process plugins
  - the agent configuration

Also, moved the dashboards to the grafana role, where they are
already being imported to grafana.

Change-Id: I70b10630c9181f293fc9dbe268029b251fad7823
2017-08-03 12:19:23 +02:00
ZhongShengping 7854751846 Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: Icd6f471128da1a0c829eba18615864aa0dea48ea
2017-07-03 16:19:44 +08: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