Merge "Remove deprecated instance_type alias from nova-manage"

This commit is contained in:
Jenkins
2014-01-12 00:38:08 +00:00
committed by Gerrit Code Review

View File

@@ -1251,8 +1251,6 @@ CATEGORIES = {
'flavor': FlavorCommands,
'floating': FloatingIpCommands,
'host': HostCommands,
# Deprecated, remove in Icehouse
'instance_type': FlavorCommands,
'logs': GetLogCommands,
'network': NetworkCommands,
'project': ProjectCommands,