Commit Graph

15 Commits

Author SHA1 Message Date
ShangXiao 9c6034d351 Fix the format of the bugs link
Fix the format of the bugs link to keep pace with other links.

Change-Id: I2f15c009ea66e4e7b7459cfddfe85fb22d00e693
2019-11-04 16:48:56 +08:00
tonybrad 9136da9015 Change the tests source to opendev
Change-Id: I2b76a7ed792ee9c17816cce5f46b84eb588aedd6
2019-05-21 08:53:09 +00:00
ShangXiao 4c674a9e6e Add bugs url link to README
Change-Id: Iac7958ca6bb36e8e4dba1c2bde42822411dcfd48
2018-12-04 01:59:10 -08:00
lvxianguo 279a95d3fb add the project source code repository
Change-Id: I765783bc322266bc20e85873482231e64a19480c
2018-09-07 09:56:03 +08:00
LeopardMa f6e8b97c45 Add release notes link to README
Change-Id: I3670d80d151b2100120e1e88953b6fb7a88a0ed9
2018-06-28 02:42:16 -04:00
melissaml 84b718f590 Update links in README
Change the outdated links to the latest links in README

Change-Id: I5327f2e8dbbdfdf339c99d107b4dd8031d47111f
2018-03-03 12:28:34 +08:00
ZhongShengping 613bc8159d Update URLs in documents according to document migration
Change-Id: I18236df14a045bf0dc3c3fbc8d61e1485eb91da9
2017-07-14 09:47:36 +08:00
Marc Gariepy 05fee07110 [DOC] add doc page for repo_server role
Change-Id: Idefb279501bf837bcc0920b1e5ffc47467725e5a
2017-05-26 11:04:10 -04:00
Flavio Percoco 8eedb9dd4b Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/1bda68e2767cfa072d14ca7e66021852

Change-Id: Id5e62fcf4bb8b1866bb1767811921c2527a4a9d9
2016-11-25 16:23:45 +01:00
Travis Truman 1c3465ce39 [DOCS] - Removing tags: and category:
Change-Id: Icd24fb2cd8756b7bfbdb08bc17e743e2b4501493
2016-08-18 17:07:19 -04:00
Alexandra e4af82dfe4 [DOCS] Update repo server role docs
Change-Id: I59f43bfe10241a69d4fb15d8f652f2241fca728d
2016-08-15 14:01:20 +00:00
Jesse Pretorius 1aa63aa7f4 Ensure that doc linting is included in the linters test
The 'docs' tox target executes the doc8 lint test which may result in
failures when testing documentation builds, but OpenStack-CI does not
execute that tox target.

In order to ensure that we catch all standard documentation syntax
errors and prevent them from merging, this patch includes the docs
target in the 'linters' chain of tests.

Fixes for any failures which result from executing this test are also
included in the patch.

Change-Id: I2789be3c39171c496d7b84ba30a10dd8adb80225
2016-07-26 00:46:02 +01:00
Travis Truman 274fc43cfc [DOCS] Cleanup the role docs for consistency and clarity
Change-Id: I709208005ce9b0ad4a4be943213455191fb6e1c3
2016-03-07 17:25:31 -05:00
Jimmy McCrory eb72dbec3d Remove memcached_server dependency
The repo_server role does not require a memcached server and makes no use
of any related variables. Remove the memcached_server role dependency
and memcached variables.

Change-Id: I1c3b57ac3f25bac0e1640f5735cca7b73b573090
2016-03-07 08:24:36 -08:00
Kevin Carter 725222afee
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:25:37 -06:00