Commit Graph

13 Commits

Author SHA1 Message Date
melissaml a02e4a9a51 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I26e544c0d2a9eb740174a1d4c486b2fb583461dd
2019-05-06 20:06:29 +08:00
Zuul df71862a17 Merge "Add bugs url link to README" 2018-11-30 20:28:52 +00:00
lvxianguo ad632302ab add the project source code repository
Change-Id: I843367fa42f55f4ddf61062c931900fb818dd16a
2018-09-07 10:42:14 +08:00
ShangXiao 9856c272e5 Add bugs url link to README
Change-Id: If729d814b6e36819bf0ac5460e9f95d9002023c8
2018-08-31 02:51:28 -07:00
melissaml 538e8b76d5 Add release notes link to README
Change-Id: I0132a724a68cd6d37e3629e620a2ef650a66e2f5
2018-06-18 19:29:34 +08:00
lidong dbaab47f34 Update the outdated links
Change the outdated links to the latest links

Change-Id: I6856d22d5b55c19d2d82fd18d3c6773240476c65
2018-02-26 16:04:48 +08:00
ZhongShengping ffaaf086a0 Update URLs in documents according to document migration
Change-Id: I3e6d62b9d0ab9023b9697bebd7392ae245887bd6
2017-07-14 09:35:14 +08:00
Flavio Percoco ed9c0ad821 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/9a645c5dec4061e2b4f2f3b6e44e963c

Change-Id: I4378d21a4b52f73e3aeb153ad90d218803be48e1
2016-11-25 16:04:01 +01:00
Robb Romans 7e7095dd24 [DOCS] Add project links to README
Change-Id: I958b56dd55f0ba7f3d1a309f75b4e41adac2a0cd
2016-08-16 08:35:07 -05:00
Robb Romans 887ea608fa [DOCS] Create separate example playbook file
Change-Id: Ic78d44f209d75dd4483ccb68fa6de44b6c63e66e
2016-08-11 20:21:22 -05:00
Jesse Pretorius 4c0c29037d 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: Ifb66e109667ae14f56f83a91301b0595319a24ca
2016-07-25 22:53:11 +01:00
Travis Truman ef6f746bed DOC - Adopting the common role documentation pattern
As discussed during the Newton design summit, we
agreed to adopt the role documentation pattern laid
out in the os_keystone role

Change-Id: Ie09f55b57361a7d5ce0c8cb987f7cfdaa81961ae
2016-06-07 11:13:06 -04:00
Kevin Carter eb9f3d858b IRR for lxc_host
The change moves the role out from the main repo lxc_host
repository and into its own standalone repository.

Items within this change:
  * The role has been updated to ensure it runs standalone.
  * Tests added to the role within tox.
  * Functional tests added to the role that can either be run
    via the run_tests.sh script or using tox.
  * dev requirements have been updated for testing usecases.
  * Docs added to both the README.rst file as well as the docs
    folder.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-11-03 04:22:57 -06:00