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
This commit is contained in:
Nguyen Hung Phuong 2016-09-01 15:44:51 +07:00
parent f19dc487d4
commit 555cd605bd
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