Set the undercloud host name to 'undercloud'.

This makes more sense than calling it 'ubuntu'.

Note: This will require an associated incubator change which
I will push momentarily.

Change-Id: I166b45a6ceb34635ed5ef7e29dd028f8c6a4cbe3
This commit is contained in:
Dan Prince 2013-09-26 13:23:58 -04:00
parent 73fbe1e121
commit 1333a3c245
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