[openstack-dev] Heat stack-create fails in TripleO devtest environment
hideyasu hayashi
hideyasu.hayashi at oolorg.mygbiz.com
Tue Oct 1 01:29:24 UTC 2013
Dear List,
Hi, I set up TripleO devtest environment on VMware(Ubuntu 12.04.3 LTS)
according to devtest described in
http://docs.openstack.org/developer/tripleo-incubator/devtest.html
There are 50 steps. I set up following the procedures, but it fails.
Does anyone know how to debug?
If anyone was successful, tell me your enviroment.(OS..)
(TripleO devtest URL)
http://docs.openstack.org/developer/tripleo-incubator/devtest.html
(Failed detail)
We are failed in step 27th, that create UnderCloud Stack with Heat.
--27. Deploy an undercloud: -----------------
heat stack-create -f
$TRIPLEO_ROOT/tripleo-heat-templates/undercloud-vm.yaml \
-P
"PowerUserName=$(whoami);AdminToken=${UNDERCLOUD_ADMIN_TOKEN};AdminPassword=${UNDERCLOUD_ADMIN_PASSWORD};GlancePassword=${UNDERCLOUD_GLANCE_PASSWORD};HeatPassword=${UNDERCLOUD_HEAT_PASSWORD};NeutronPassword=${UNDERCLOUD_NEUTRON_PASSWORD};NovaPassword=${UNDERCLOUD_NOVA_PASSWORD};BaremetalArch=${NODE_ARCH}"
\
undercloud
----------------------------------------
I had run the command "heat stack-create -f $TRIPLEO_ROOT/tripleo..",but
stack_staus result an failed.
---- heat creat result ------------------------
root at ubuntu:~/tripleo# heat stack-list
+--------------------------------------+-------------+---------------+----------------------+
| id | stack_name | stack_status |
creation_time |
+--------------------------------------+-------------+---------------+----------------------+
| c28d0e20-9270-4716-9b0c-ce7b80c96dab | undercloud | CREATE_FAILED |
2013-09-25T09:24:37Z |
+--------------------------------------+-------------+---------------+----------------------+
Thank you
Hideyasu Hasyashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131001/ca359b1d/attachment.html>
More information about the OpenStack-dev
mailing list