From 224ade269d6b81e04c64dd6533e0186d449180ce Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Thu, 18 Dec 2014 10:33:16 -0600 Subject: [PATCH] Remove explicit cycle names Change-Id: If938e327ec08a7507133f7767fec74ebee3bfc33 --- specs/kilo/create-glance-manage-conf.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/kilo/create-glance-manage-conf.rst b/specs/kilo/create-glance-manage-conf.rst index 35585ead..975ad941 100644 --- a/specs/kilo/create-glance-manage-conf.rst +++ b/specs/kilo/create-glance-manage-conf.rst @@ -51,8 +51,8 @@ We will preserve this order and then load ``glance-manage.conf``. We will only default to setting ``log_file`` in ``glance-manage.conf`` to prevent overriding settings from the other two files. We will also issue a deprecation warning pointing to this specification so that operators and end users know to -configure ``glance-manage.conf`` for the L cycle. In the L cycle, we will stop -depending on ``glance-registry.conf`` and ``glance-api.conf``. The +configure ``glance-manage.conf`` for a later cycle. In that cycle, we +will stop depending on ``glance-registry.conf`` and ``glance-api.conf``. The documentation should also immediately, starting in the K cycle, begin to instruct users to configure settings for ``glance-manage`` in ``glance-manage.conf``.