Sean M. Collins | 09e550c | 2014-10-21 11:40:08 -0400 | [diff] [blame] | 1 | `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 | |
| 9 | local.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 |
| 15 | local.conf <configuration.html>`__ for more details about the mechanics |
| 16 | of the file. |