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