Commit Graph

8 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
OpenStack Release Bot acda39dd41 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I1c11a4424c125d47509806dba6e73a11476c8367
Sem-Ver: feature
2019-04-08 09:20:00 +00:00
OpenStack Release Bot e761b2559c Update reno for stable/rocky
Change-Id: Id717cfda8d591b0d44680041f723c0f7b1513033
2018-08-10 16:47:38 +00: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
Andreas Jaeger 38bf6f64cd Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: Iff65b104ef2b3a67564e97b9b1b30825c6b2317c
2017-11-17 08:00:16 +01: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
ZhongShengping 3e526993fc Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I28c60ecf8dbcbee45bd3bdd357610df7de02cf64
2017-06-26 14:05:23 +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