From 555cd605bde68d7605882b69a2a7a1f35354d078 Mon Sep 17 00:00:00 2001 From: Nguyen Hung Phuong Date: Thu, 1 Sep 2016 15:44:51 +0700 Subject: [PATCH] Update code to use Newton as the code name This patch updates code to use Newton and Mitaka as the code name. Change-Id: Ibfb631d8cb862a70e379fc8c5a766b68f133dfa7 --- etc/cloudpulse/cloudpulse.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/cloudpulse/cloudpulse.conf.sample b/etc/cloudpulse/cloudpulse.conf.sample index 259a766..e3cdd44 100644 --- a/etc/cloudpulse/cloudpulse.conf.sample +++ b/etc/cloudpulse/cloudpulse.conf.sample @@ -232,11 +232,11 @@ enabled = True # Send a single AMQP reply to call message. The current behaviour # since oslo-incubator is to send two AMQP replies - first one with # the payload, a second one to ensure the other have finish to send -# the payload. We are going to remove it in the N release, but we must +# the payload. We are going to remove it in the Newton release, but we must # keep backward compatible at the same time. This option provides such # compatibility - it defaults to False in Liberty and can be turned on # for early adopters with a new installations or for testing. Please -# note, that this option will be removed in M release. (boolean value) +# note, that this option will be removed in Mitaka release. (boolean value) #send_single_reply = false # SSL version to use (valid only if SSL enabled). Valid values are