blob: 98f308302f68bcad0a0c53a715e0963a3e14c03b [file] [log] [blame]
Dean Troyer0986a7b2014-10-29 22:08:13 -05001=====================
2localrc - The Old Way
3=====================
Sean M. Collins09e550c2014-10-21 11:40:08 -04004
5``localrc`` is the old file used to configure DevStack. It is deprecated
6and has been replaced by ```local.conf`` <local.conf.html>`__. DevStack
7will continue to use ``localrc`` if it is present and ignore the
8``localrc`` section in ``local.conf.``. Remove ``localrc`` to switch to
9using the new file.