RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1330485 - Failure packstack AIO install on RDO Mitaka with keystone API V3
Summary: Failure packstack AIO install on RDO Mitaka with keystone API V3
Keywords:
Status: CLOSED DUPLICATE of bug 1330289
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: Kilo
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-26 10:51 UTC by Boris Derzhavets
Modified: 2016-05-18 14:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-18 14:48:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Boris Derzhavets 2016-04-26 10:51:40 UTC
Description of problem:

Setup for CentOS 7.2

# yum install -y centos-release-openstack-mitaka
# yum update  -y
# yum install -y openstack-packstack

Running cinder puppet packstack crashes when CONFIG_KEYSTONE_API=v3


192.169.142.57_keystone.pp:                       [ DONE ]         
192.169.142.57_cinder.pp:                         [ ERROR ]           
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: 192.169.142.57_cinder.pp
Error: Could not prefetch cinder_type provider 'openstack': Execution of '/usr/bin/openstack volume type list --quiet --format csv --long' returned 1: Expecting to find domain in project - the server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-141e4ecb-0cf6-4693-8a81-99abf5b45934)
You will find full trace in log /var/tmp/packstack/20160426-132519-r2FMyX/manifests/192.169.142.57_cinder.pp.log


Version-Release number of selected component (if applicable):

[root@ServerCentOS72 ~]# rpm -qa \*openstack-packstack\*
openstack-packstack-puppet-8.0.0-0.7.0rc2.el7.noarch
openstack-packstack-8.0.0-0.7.0rc2.el7.noarch



How reproducible:


Steps to Reproduce:
1.
yum install -y centos-release-openstack-mitaka
yum update -y
yum install -y openstack-packstack
2.
packstack --gen-answer-file answerAIO.txt
UPDATE
CONFIG_KEYSTONE_API=v3
:wq

3.packstack --answer-file=./answerAIO.txt

Actual results:

cinder.pp crashes

Expected results:

Installation completed

Additional info:

2 weeks ago with initial setup like for RHEL 7

# yum install -y https://www.rdoproject.org/repos/rdo-release.rpm

AIO install with keystone api v3 worked.

Comment 1 Boris Derzhavets 2016-04-26 10:56:29 UTC
[root@ServerCentOS72 ~]# rpm -qa \*keystone\*
python-keystoneclient-2.3.1-1.el7.noarch
openstack-keystone-9.0.0-1.el7.noarch
python-keystone-9.0.0-1.el7.noarch
python-keystonemiddleware-4.3.0-1.el7.noarch
python2-keystoneauth1-2.3.0-1.el7.noarch

Comment 2 Javier Peña 2016-05-18 14:48:05 UTC

*** This bug has been marked as a duplicate of bug 1330289 ***


Note You need to log in before you can comment on or make changes to this bug.