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