Commit Graph

12 Commits

Author SHA1 Message Date
ShangXiao 5f855e4551 Add project home link for README
Add project home link to unify with other projects.

Change-Id: I17505f62a1760be15e7fd6e06a40f1f3cca6f658
2019-08-19 01:19:25 -07:00
melissaml 60a5e13915 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I10390b2720bc078189d2a9cc39387a6764085a5f
2019-05-06 20:05:28 +08:00
ShangXiao ad37b6a7f4 Add bugs url link to README
Change-Id: I0738bc364a6844bc81dfac9d2a63e340639deb57
2018-12-05 00:26:53 +00:00
wangqi 06934756c4 Add the project source code repository in README
Change-Id: If6687805c6e5e7d44a703bbdb8c297c13d173e06
2018-07-30 12:09:17 +00:00
melissaml efa9da767d Add release notes link to README
Change-Id: I801355600e8c0e48ebf0178ad4cc4fb6f6437b51
2018-06-19 10:37:08 +08:00
lidong 9a464a66ad Update the outdated links
Change-Id: I9e5b4c11bede6a97cf7effd39f67fbbee3503193
2018-02-27 13:45:28 +08:00
ZhongShengping 6a8eb01ea2 Update URLs in documents according to document migration
Change-Id: Id65102c33690ccd2e0aae92f8bda17fb62dede3d
2017-07-14 09:35:05 +08:00
Flavio Percoco 3bbfdb68db 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/9906cef23d0d42a2256de13855a9499e

Change-Id: If421e103256fbbc1737fb2f81f631834821742cb
2016-11-25 16:03:14 +01:00
Robb Romans b06ca2f2ab [DOCS] Move playbook example to separate file
Change-Id: I9551748692140100ede69fa5fa0ad61609743109
2016-08-12 09:29:13 -05:00
Travis Truman 3d41e00e9a 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: Ifbf6c90481a6b40781341dce2b1992a6baebe633
2016-06-07 10:44:42 -04:00
Kevin Carter 0c16334a2c
updated for lxc-container-create for multi-distro support
This change updates the lxc-container-create role to build lxc containers
using the download template. The build supports ubuntu 14.04/16.04 and
RedHat/CentOS 7 using the multi-distro framework.

This change is incorporating updates built into the lxc_hosts role. Once
merged this should unblock all work geared toward multi-distro support and
testing. The testing structure has been updated to match what is being done
in other roles.

A new file was created "manual-tests.rc" which assists in manual testing
by exporting the needed environment variables to run the role tests without
requiring everything to run through tox which has undesirable side-effects
when running tests that span multiple roles.

Change-Id: Iee304dd026e0865e0444259d2132122233d90f5f
Depends-On: Ie13be2322d28178760481c59805101d6aeef4f36
Co-Authored-By: Jesse Pretorius <jesse.pretorius@rackspace.co.uk>
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-05-03 15:15:34 -05:00
Kevin Carter 8f8cf55edd
IRR for lxc_container_create
The change moves the role out from the main repo lxc_container_create
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 08:00:45 -06:00