Commit Graph

11 Commits

Author SHA1 Message Date
Heba Naser e87e86a9a4 Use tests repo for common role test requirements
Using tox for requirements management requires in-repo
requirements files for all our repositories. Rather than
do that, we make use of the tests repo to capture our
common requirements and use this to install them.

This reduces our review requirement rate and simplifies
maintenance for us for the tox config. It also makes it
usable with 'Depends-On', which is marvellous!

The tox requirements definitions for docs/releasenotes
builds are left in-place as those are standard entries
across the community. If that changes at some point, we
can re-assess those entries too.

Depends-On: https://review.openstack.org/579208
Change-Id: I2c03784267d7cec6a427366dae5554692e99afae
2018-07-02 12:54:58 -04:00
OpenStack Proposal Bot 65acf0ed64 Updated from global requirements
Change-Id: I5a1e2742bdfe78d77930b86f848755a5303a179e
2018-03-15 07:36:16 +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
OpenStack Proposal Bot 3b4be0eac2 Updated from global requirements
Change-Id: Ia7a289d7dde526364dc83c4639646f968ce3ffde
2018-01-24 01:19:03 +00:00
OpenStack Proposal Bot 70bd816830 Updated from global requirements
Change-Id: I1dfa728a94be8789453bc156d965261d75bba0ba
2018-01-18 03:16:58 +00:00
OpenStack Proposal Bot 32481e4003 Updated from global requirements
Change-Id: I25a4e55c169e12ad24c6a206db829ab91c96f2bd
2017-09-16 23:20:11 +00:00
OpenStack Proposal Bot 06af7fb0d0 Updated from global requirements
Change-Id: I2d46d3ff023cc62cb2e630a7869902da2493d2d8
2017-09-13 12:58:54 +00:00
OpenStack Proposal Bot f237f99091 Updated from global requirements
Change-Id: I14a132b55e8dd32254b9ac0e5ac7dd64eb7ac4f9
2017-08-18 11:38:11 +00:00
OpenStack Proposal Bot 6b37247950 Updated from global requirements
Change-Id: I18caa1d6e7476f3851afbff609bb6189a25d6bd6
2017-07-27 19:17:46 +00: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