Dean Troyer | 0986a7b | 2014-10-29 22:08:13 -0500 | [diff] [blame] | 1 | ===================== |
2 | localrc - The Old Way | ||||
3 | ===================== | ||||
Sean M. Collins | 09e550c | 2014-10-21 11:40:08 -0400 | [diff] [blame] | 4 | |
5 | ``localrc`` is the old file used to configure DevStack. It is deprecated | ||||
6 | and has been replaced by ```local.conf`` <local.conf.html>`__. DevStack | ||||
7 | will continue to use ``localrc`` if it is present and ignore the | ||||
8 | ``localrc`` section in ``local.conf.``. Remove ``localrc`` to switch to | ||||
9 | using the new file. |