Some issues with Cinder and Horizon after the update [closed]
In particular, the one that I haven't resolved yet is the cinder block storage on Horizon. The system doesn't see the volume storage from the dashboard, when login as admin the "System info" doesn't show the host and when I click the Volumes option the system crashed. WhenI clicked the Volume option as user, there no create volume option. I can create volume using CLI, though with problem. All other options from the dashboard works fine.
The cinder package installed were the following: python-cinder-2013.2-2.el6.noarch openstack-cinder-2013.2-2.el6.noarch python-cinderclient-1.0.7-1.el6.noarch
I tried to remove them so I can install the previous versions. was able to remove both: python-cinder-2013.2-2.el6.noarch openstack-cinder-2013.2-2.el6.noarch
and install openstack-cinder-2013.2-1.el6.noarch.rpm python-cinder-2013.2-1.el6.noarch.rpm
but not able to remove python-cinderclient-1.0.7-1.el6.noarch since it has a lot of dependencies, afraid that it might break more stuff.
Does this mean that python-cinderclient-1.0.7-1.el6.noarch is causing some issue with Horizon?
Any help would be great appreciated.
Forgot to mention: I am running Redhat and Havana