Merge "Update code to use Newton as the code name"

This commit is contained in:
Jenkins 2016-10-13 09:36:21 +00:00 committed by Gerrit Code Review
commit 216ca5b7f1
1 changed files with 2 additions and 2 deletions

View File

@ -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