Add bootstrap metadata to undercloud initial json configuration

This commit is contained in:
James Slagle 2014-07-09 16:42:40 -04:00
parent 5a9fd1d87f
commit 2e5c313324

@ -97,5 +97,9 @@
"password": "unset",
"tenant_name": "admin"
}
},
"bootstrap_host": {
"bootstrap_nodeid": "undercloud",
"nodeid": "undercloud"
}
}