Commit Graph

12 Commits

Author SHA1 Message Date
Guilherme Steinmüller 9e3bd3f320 Retire openstack-ansible-os_monasca
Change-Id: Ie8da46562c150885010b47980a1ee26bff4d3bc5
2019-06-11 20:22:23 +00:00
Mohammed Naser f5518e57eb 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: Ia3c8cc8e51c9ccc70246809dafa75a6c4932b1ee
2019-04-04 08:56:30 +00:00
OpenStack Proposal Bot 606f7e919d Updated from global requirements
Change-Id: Ie7d79882f83b63c9a05c5fa58319cab3f33c95d3
2018-03-26 08:17:55 +00:00
ZhongShengping 0818bc0a94 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: Ife371c90161fdfd897ab6cab6bb90a0347b73690
2018-03-25 19:01:54 +00:00
luke.li 9471e8d67a Update docs config for linters
Change-Id: Ia45dcb627c3122ef9cdc28fe82a09fd9e0adf512
2018-01-05 14:44:06 +08:00
Jean-Philippe Evrard b74dac146c 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: Ib8fb51b8dc33cdc40324bea17149b24377ccdd00
2017-12-05 11:55:33 +00:00
ZhongShengping ca4f418505 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: Ic55b86dd7e836bf95416adb27d26f5e6187b77ed
2017-07-03 16:19:04 +08:00
Flávio Ramalho b884927071 Monasca role refactoring[+docs]
This patch refactors the whole monasca role by bringing consistency
with the other openstack-ansible roles. Main changes include:
  - Install services on its specific cointainer;
  - monasca-thresh, monasca-notification and monasca-persister was
    not being installed/configured, now it is;
  - Tempest tests are ran for the whole monasca-api;
  - The service should be fully functional;
  - Added documentation.

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

Change-Id: Ib53d4311c4b4aa722c7cdf7b18632e23b8639a56
2017-06-19 14:45:02 -03:00
Cao Xuan Hoang 1797aea3bf Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I3cb4e567eec7798872799144427c980168b9fda2
2017-02-06 17:04:04 +07:00
Andy McCrae e4f81e24a9 Update repository with reference to role git location
Change-Id: I93379c324be254b8f6d8fe9636f152c364c571d1
2016-12-22 14:26:22 +00:00
Jean-Philippe Evrard 929f552b9d Point roles docs bugs to openstack-ansible LP
Currently when clicking on the small bug in the roles'
docs, we land on openstack-manuals launchpad.

This should solve it.

Change-Id: I92f414b5b811bd936fc9b42d9f04859a95d43f8f
2016-12-01 14:17:27 +00:00
Travis Truman 641fab33a4 Role skeleton for os_monasca
So we can generate release notes, run tests, etc.

Change-Id: I3fcdd1ab92ac43393ab70117b228b7847f20da4a
2016-08-25 09:15:23 -04:00