Where are cinder volumes and iscsi targets created in openstack icehouse? [closed]
I installed openstack icehouse in RHEL 6.3 by following the standard docs
I created a cinder volume and the status of the volume is 'available'
When I ran the command tgt-admin -s , there are no targets listed
The directory /etc/cinder/volumes is also empty.
Do I need any other configuration?
In Havana, a cinder volume is exported as soon as it is created. Did this behaviour change in Icehouse?