Another Minor bug fix

This commit is contained in:
Liam Young 2014-07-09 14:42:57 +01:00
parent cd00f463be
commit 0d15e2c3e1

View File

@ -32,7 +32,7 @@ from nova_compute_context import (
NovaComputeLibvirtContext,
NovaComputeCephContext,
NeutronComputeContext,
InstanceConsoleContext(),
InstanceConsoleContext,
)
CA_CERT_PATH = '/usr/local/share/ca-certificates/keystone_juju_ca_cert.crt'