blob: e1de44c2c7125e048bf3775d51dd583b2da7747b [file] [log] [blame]
Sean M. Collins09e550c2014-10-21 11:40:08 -04001`DevStack </>`__
2
3- `Overview <overview.html>`__
4- `Changes <changes.html>`__
5- `FAQ <faq.html>`__
6- `git.openstack.org <https://git.openstack.org/cgit/openstack-dev/devstack>`__
7- `Gerrit <https://review.openstack.org/#/q/status:open+project:openstack-dev/devstack,n,z>`__
8
9local.conf User settings
10------------------------
11
12``local.conf`` is a user-maintained setings file that is sourced in
13``stackrc``. It contains a section that replaces the historical
14``localrc`` file. See `the description of
15local.conf <configuration.html>`__ for more details about the mechanics
16of the file.