Juno error | packstack
Getting following error while installing juno on RHEL7.
Adding Glance manifest entries [ DONE ]
Adding Cinder Keystone manifest entries [ DONE ]
Adding Cinder manifest entries [ ERROR ]
ERROR : 'CONFIG_CINDER_VOLUMES_SIZE'
Please check log file /var/tmp/packstack/20141119-104030-MOft75/openstack-setup.log for more information
Here is cinder config in answer file.
CONFIG_CINDER_BACKEND=lvm
CONFIG_CINDER_VOLUMES_CREATE=n
CONFIG_CINDER_VOLUMES_SIZE=2G
Packstack rpm details are:
openstack-packstack-puppet-2014.2-0.5.dev1316.g733aa73.el7.centos.noarch
openstack-packstack-2014.2-0.5.dev1316.g733aa73.el7.centos.noarch
Help me on this?