Replaced outdated Barbican devstack link

Old link contained invalid instructions.
Swapped with working instructions wiki.

Change-Id: I7492deb788005e7293b87b877b76398cd5edb464
Closes-Bug: #1480743
This commit is contained in:
Nithya Renganathan
2016-01-14 22:22:06 +00:00
parent 715eb91ae2
commit 3cec8e4b52

View File

@ -273,7 +273,7 @@ TODO Items
.. _Alembic Example: https://julo.ch/blog/migrating-content-with-alembic/
.. _Alembic Operation Reference: https://alembic.readthedocs.org/en/latest/ops.html
.. _Alembic tutorial: https://alembic.readthedocs.org/en/latest/tutorial.html
.. _Barbican DevStack: https://wiki.openstack.org/wiki/BarbicanDevStack
.. _Barbican DevStack: http://docs.openstack.org/developer/barbican/setup/devstack.html
.. _Developer Guide: https://github.com/cloudkeep/barbican/wiki/Developer-Guide
.. _Need to alter column types in production database: http://stackoverflow.com/questions/5329255/need-to-alter-column-types-in-production-database-sql-server-2005
.. _OpenStack and SQLAlchemy: https://wiki.openstack.org/wiki/OpenStack_and_SQLAlchemy#Migrations