Merge "remove vestigial XML_NS_V11 variable"

This commit is contained in:
Jenkins
2015-12-25 09:16:40 +00:00
committed by Gerrit Code Review

View File

@@ -58,9 +58,6 @@ QUOTAS = quota.QUOTAS
CONF.import_opt('enable', 'nova.cells.opts', group='cells')
XML_NS_V11 = 'http://docs.openstack.org/compute/api/v1.1'
_STATE_MAP = {
vm_states.ACTIVE: {
'default': 'ACTIVE',