Commit Graph

6 Commits

Author SHA1 Message Date
Manish Kumar c6153dfa3a Publish the doc for monasca tempest plugin
Adding the publish doc job which will publish the doc instead of
just building it.

Change-Id: Ieaedb2d09cf7e4163c22a5f28341440c95dcc7f6
2019-08-14 09:57:39 +05:30
zhulingjie f90c73911d Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I10f155c316dc77b69dcbbc387f3edf59ed84b5dd
2019-06-14 14:09:25 +00:00
ShangXiao 51baa8b3a5 Add release notes link to README
Add release notes url doc link to README.rst.

Change-Id: I35efdd8469376642b63934d856d794131df127a4
2018-04-12 00:40:27 -07:00
wangqi e6f7f441ec correct url in readme file and update home-page url
Change-Id: Ifd837baa608be249e07446dc74409cff276a1da9
2018-02-27 09:11:53 +00:00
Chandan Kumar 679755376b Merged monasca log api tempest plugin into monasca tempest plugin
* monasca_log_api_tempest.tests -> monasca_tempest_tests.tests.log_api
* monasca_log_api_tempest.clients -> monasca_tempest_tests.clients.log_api
* monasca_log_api_tempest.services -> monasca_tempest_tests.services
* Anything starting with log_api contains monasca_log_api_tempest
  tempest plugin pieces.
* plugin.py and config.py is unified
* We can run monasca_log_api_tempest tests by pass following regex:
  monasca_tempest_tests.tests.log_api
* moved monasca_log_api/tests/base.UNICODE_MESSAGES to
  monasca_tempest_tests.tests.log_api.base.py
* Added devstack plugin to run tempest locally

Story: 2001400
Task: 6082

Change-Id: I44922da236967b5df798f36675828ce78b2e41d8
2018-01-24 12:35:42 +00:00
Chandan Kumar f68f2e0925 Apply cookiecutter to newly split project monasca-tempest-plugin
This tempest plugin is being split out of the main monasca project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-12-09 19:00:30 +05:30