Merge "Fix RPC revision log entry for 4.6"

This commit is contained in:
Jenkins 2016-01-05 12:25:29 +00:00 committed by Gerrit Code Review
commit ad328fc310

View File

@ -311,7 +311,6 @@ class ComputeAPI(object):
* 4.4 - Make refresh_instance_security_rules send an instance object
* 4.5 - Add migration, scheduler_node and limits arguments to
rebuild_instance()
* 4.6 - Add trigger_crash_dump()
... Liberty supports messaging version 4.5. So, any changes to
existing methods in 4.x after that point should be done so that they
@ -319,6 +318,7 @@ class ComputeAPI(object):
* ... - Remove refresh_security_group_members()
* ... - Remove refresh_security_group_rules()
* 4.6 - Add trigger_crash_dump()
'''
VERSION_ALIASES = {