barbican/doc/source/contributor/index.rst
Grzegorz Grasza 651c2a8f80 Microversions documentation
This adds contributor as well as user documentation, mostly based
on documentation from Nova.

Change-Id: Iead4f2971f0ef518f03b7cdfe8157fe9053e543a
2022-12-09 10:26:35 +01:00

728 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:

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