Commit Graph

10 Commits

Author SHA1 Message Date
ShangXiao d8f60e02cb Update invalid link for README
The source code repository link is invalid.
Replace it with the available one.

Change-Id: Ic73499fb06191cf6aa03b5dceeec8481ff4ca651
2019-08-20 00:34:53 -07:00
ShangXiao 76f340d7e3 Add bugs url link to README
Change-Id: Ic087b766737f74ee90dcb4f7ac9d8e112ca272f2
2018-12-04 10:06:20 +00:00
lvxianguo ea9ce6e4c0 add the project source code repository
Change-Id: Ice59a93034485d4a46a6eb6addf5942f685c1279
2018-09-07 10:13:57 +08:00
melissaml e616cde2a3 Add release notes link to README
Change-Id: I9b9bee3bee20884a3855d4e2cc2efc1584bebc97
2018-06-19 11:47:22 +08:00
wanghui 2f11176433 Update links in README
Change the outdated links to the latest links in README

Change-Id: I69b567aa98f33729a5c69fa62d77d4869666cfdb
2018-03-28 11:13:38 +08:00
ZhongShengping dc560a65f9 Update URLs in documents according to document migration
Change-Id: Ib9f71417c02d66e655690b51e396a4ff629a6a0a
2017-07-14 09:25:21 +08:00
Flavio Percoco 89386365b5 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/f9f4c9fd5b2d07334ee4adf8e50d745d

Change-Id: I295249152a25662de441c77a350839ddf1e60684
2016-11-25 15:59:29 +01:00
Andrew Meserole 819c71e1b3 [DOCS] Refactor apt package pinning Docs
This commit refactors the current docs in the apt_package_pinning
role. Moving forward, specific project configurations are
maintained in the appropriate role book.

Change-Id: Ida3737136041b7f91710409f771d75d22584bdd4
2016-08-12 11:05:38 -05:00
Andrew Meserole fe2bd57ec2 [DOCS] Refactor apt package pinning Docs
This commit refactors the current docs in the apt_package_pinning
role. Moving forward, specific project configurations are
maintained in the appropriate role book.

Change-Id: Idb995e689045df4244239300d66491e47780fd0a
2016-08-12 12:58:51 +00:00
Kevin Carter a45aa3b2c1
IRR for apt_package_pinning
The change moves the role out from the main repo openstack-ansible
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-02 21:34:23 -06:00