Adds Rackspace's OnMetal implementation as a Compute driver
Change-Id: I671af85141a1df7505e5134a1dac95ef7b8f629a
This commit is contained in:
@@ -181,6 +181,7 @@ class ComputeHypervisors(object):
|
||||
DOCKER = 'docker'
|
||||
IRONIC = 'ironic'
|
||||
LXC_LIBVIRT = 'lxc_libvirt'
|
||||
ON_METAL = 'rackspace_onmetal'
|
||||
|
||||
|
||||
class InstanceAuthStrategies(object):
|
||||
|
||||
Reference in New Issue
Block a user