[Bug 1534065] [NEW] Install and configure Cinder controller node in Installation Guide

Launchpad Bug Tracker 1534065 at bugs.launchpad.net
Mon Feb 8 18:57:08 UTC 2016


You have been subscribed to a public bug:

After following the documented steps in the Cinder controller node installation, running [su -s /bin/sh -c "cinder-manage db sync" cinder] fails with error "ImportError: No module named oslo_policy". I had to manually install "python-oslo-policy" package to fix this. So the initial command "yum install openstack-cinder python-cinderclient" should be modified as "yum install openstack-cinder python-cinderclient python-oslo-policy" to include the missing package. (OR cinder packaging dependencies to be updated?)
-----------------------------------
Release: 0.1 on 2016-01-14 08:23
SHA: ab79de9486175687ee6205ccce4c8f7598c89032
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/cinder-controller-install.rst
URL: http://docs.openstack.org/liberty/install-guide-rdo/cinder-controller-install.html

** Affects: cinder (Ubuntu)
     Importance: Undecided
         Status: Incomplete


** Tags: install-guide
-- 
Install and configure Cinder controller node in Installation Guide
https://bugs.launchpad.net/bugs/1534065
You received this bug notification because you are a member of Ubuntu OpenStack, which is subscribed to cinder in Ubuntu.



More information about the Ubuntu-openstack-bugs mailing list