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 | localrc User settings |
| 10 | --------------------- |
| 11 | |
| 12 | ``localrc`` is the old file used to configure DevStack. It is deprecated |
| 13 | and has been replaced by ```local.conf`` <local.conf.html>`__. DevStack |
| 14 | will continue to use ``localrc`` if it is present and ignore the |
| 15 | ``localrc`` section in ``local.conf.``. Remove ``localrc`` to switch to |
| 16 | using the new file. |