From eb16491c6deca6a8efa82b28e84a07a66527c2ca Mon Sep 17 00:00:00 2001 From: digambarpatil15 Date: Wed, 19 Nov 2014 22:33:14 +0530 Subject: [PATCH] Replaces Solum with Magnum. Added doc string for the Magnum API. Implements: blueprint magnum-api-service Change-Id: Iefec7a34ca4f9533f95a0f6c5f0784b86f93af58 --- magnum/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magnum/config.py b/magnum/config.py index b54db29c6e..4d2a5e9f4a 100644 --- a/magnum/config.py +++ b/magnum/config.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Solum specific config handling.""" +"""Magnum specific config handling.""" from oslo.config import cfg