openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21355
[Heat&Quantum] Quantum Template ROLLBACK_FAILED Error
I have heat and quantum in my devstack, just like:
ENABLED_SERVICES+=,heat,h-api,h-api-cfn,h-api-cw,h-eng
ENABLED_SERVICES+=,quantum,q-svc,q-agt,q-dhcp,q-l3,q-meta
Then I restart my compute, ./rejoin-stack.sh
All Service OK.
Then I run some thing like:
heat stack-create -f /opt/stack/heat/templates/Quantum.template susu
heat stack-list ROLLBACK_FAILED
I See The Error Happened , Is there anyone can help me with this problem.
Maybe some config i did not known.
Follow ups