Merge "Set the undercloud host name to 'undercloud'."

This commit is contained in:
Jenkins 2013-09-27 09:37:57 +00:00 committed by Gerrit Code Review
commit 3167fb44f0
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ Resources:
db: mysql://keystone:unset@localhost/keystone
host: 127.0.0.1
nova:
compute_hostname: ubuntu
compute_hostname: undercloud
compute_driver: baremetal.driver.BareMetalDriver
db: mysql://nova:unset@localhost/nova
host: 127.0.0.1