aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-03-17 10:21:02 +0000
committerGerrit Code Review <review@openstack.org>2014-03-17 10:21:02 +0000
commitb8ba27916819e3e805c76be69f251a04be227e29 (patch)
treef4891fad39e7dacd1c7dc507a9eaff30d281309a
parentb134483627fa21af4788402b2ca984c17a48afe9 (diff)
parentec24b7e40553f425ec83d2093a87355e805a2b11 (diff)
Merge "Change nova compute driver location"
-rw-r--r--undercloud-vm-ironic-source.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/undercloud-vm-ironic-source.yaml b/undercloud-vm-ironic-source.yaml
index 5b41e1a3..9673bb51 100644
--- a/undercloud-vm-ironic-source.yaml
+++ b/undercloud-vm-ironic-source.yaml
@@ -9,7 +9,7 @@ Resources:
Metadata:
nova:
compute_hostname: undercloud
- compute_driver: ironic.driver.IronicDriver
+ compute_driver: ironic.nova.virt.ironic.driver.IronicDriver
db: mysql://nova:unset@localhost/nova
default_ephemeral_format: ext4
host: 127.0.0.1