First time here? Check out the FAQ!
![]() | 1 | initial version |
. keystonerc_admin
cinder type-delete iscsi
Rerun packstack with the most recent version of answer-file
![]() | 2 | No.2 Revision |
. keystonerc_admin
cinder type-delete iscsi
Or export manually admin credentials ( from answer-file )
export OS_USERNAME=admin
export OS_TENANT_NAME=admin
export OS_PASSWORD=xxxxxxxxxxxxxxxxxx
export OS_AUTH_URL=http://Controller-IP:5000/v2.0/
export OS_REGION_NAME=RegionOne
export PS1='[\u@\h \W(keystone_admin)]\$ '
Rerun packstack with the most recent version of answer-file