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
commit 2cc2e708bc
1 changed files with 0 additions and 3 deletions

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',