barbican/doc/source/contributor/index.rst
shangxiaobj b833108d5d Replace http with https for doc links
1) Update doc links according to OpenStack document migration
2) Use https instead of http for docs links

Change-Id: I3564d1e10aeea40b74ef52bf29b3a39c5d9b0bc2
2017-08-27 20:14:36 -07:00

687 B

Barbican for Developers

If you're new to OpenStack development you should start by reading the OpenStack Developer's Guide.

Once you've read the OpenStack guide you'll be ready to set up a local barbican development environment.

dev.rst devstack.rst

When you're ready to dive deeper in to barbican take a look at:

getting_involved.rst architecture.rst structure.rst dataflow.rst dependencies.rst database_migrations.rst plugin/index.rst testing.rst