Commit Graph

10 Commits

Author SHA1 Message Date
jacky06 fcce95b66f Replace git.openstack.org URLs with opendev.org URLs.
Replace the old url by the new one in the README.rst file. Fix the title
format in several files.

Change-Id: I8777c0b9e09b91ae3ca89d562bf5fa2c24720616
2019-05-09 09:15:16 +02:00
melissaml b240e6d753 Add release notes link to README
Change-Id: I4395b3d93999962ffca2c9d886fc21808d98a270
2018-06-21 13:15:06 +08:00
Tovin Seven 87658d4848 Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I6fc6e784dd96c9e82986cc6c515e5e93553a78c5
2018-04-20 17:08:33 +07:00
wangqi 81ca0a6a05 Update links in README
Change the outdated links to the latest links in README

Change-Id: I3408e5456052de2e940d89e6dec5ce57f9a0755e
2018-03-02 10:30:23 +00:00
ChangBo Guo(gcb) c0d615b9a2 update the doc URLs
Change-Id: Iff24d2ba53344d6b32c44b792d205b005db97cc5
2017-07-11 21:51:41 +08:00
loooosy b47ed142e9 Optimize the link address
Use https instead of http to ensure the safety without containing our
account/password information

Change-Id: Ia36674a2ec437142484fb952f95c2830356abc0a
2017-04-08 22:33:53 +08:00
Flavio Percoco 99f600a33e 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:

b'https://gist.github.com/31bffab6ce936f76e8e40ffb8487d4d7\n'

Change-Id: Iea023fb0ccad2b9f98ce8f1b6ac7821a45ac0cc2
2016-11-25 13:19:01 +01:00
Davanum Srinivas bc76d455ff Add shields.io version/downloads links/badges into README.rst
Change-Id: Ia4929ec5fd050308b42ba3b5b23f8c76c4ab16c7
2015-09-24 20:51:20 -04:00
Eric Larson 89edc9bed2 Get project basics configured
- Update the README
   - Wrapping dogpile.cache
   - Supporting cache backends and memoization
 - Add a test-requirements.txt
 - Add a dev-requirements.txt for tox
 - Update requirements from initial requirements in the template
 - Fix template test import to use oslocache.base.BaseTestCase

Change-Id: I588a5fee5f92448ee9a0905a0973abc42e44d0b0
2015-05-18 08:57:22 -05:00
Eric Larson 9b41e58819 Initial commit from oslo cookiecutter template 2015-04-15 11:22:01 -05:00