OpenStack: Difference between revisions

Content added Content deleted
Line 71: Line 71:
== Start Installation using Packstack Answer File ==
== Start Installation using Packstack Answer File ==


Using above Answer file:
packstack --answer-file 13.04.16.conf
packstack --answer-file 13.04.16.conf


Default setup without Answer file:
packstack --allinone


= Verification =
source keystonerc_admin
openstack user list
openstack project list
openstack service list
openstack catalog list




= Troubleshooting =