Add debtcollector to openstack-projects docs

Change-Id: If1e208721b622ada8a7808003c6730f644bd7f91
This commit is contained in:
Joshua Harlow 2015-02-04 21:19:31 -08:00 committed by Joshua Harlow
parent fef7ccae72
commit b8adef5738
1 changed files with 7 additions and 0 deletions

View File

@ -89,6 +89,13 @@
<div class="col-lg-6 col-md-6 col-sm-6">
<div class="docs-link-sections">
<h3><i class="fa fa-pencil"></i> Using Libraries</h3>
<a href="http://docs.openstack.org/developer/debtcollector/">
debtcollector
</a>
<p>
A collection of Python deprecation patterns and strategies that help you
collect your technical debt in a non-destructive manner.
</p>
<a href="http://docs.openstack.org/developer/oslo.concurrency/">
oslo.concurrency
</a>