Bug 1316506

Summary: [RDO Mitaka3 test day] Packstack is not aware of new puppet-cinder changes
Product: [Community] RDO Reporter: Martin Magr <mmagr>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED WORKSFORME QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: aortega, apevec, derekh, dmsimard, ltoscano, srevivo, yeylon
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-22 09:41:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Magr 2016-03-10 11:21:48 UTC
Description of problem:
Applying Puppet manifests                         [ ERROR ]

ERROR : Error appeared during Puppet run: fd00::1b16_keystone.pp
Error: Invalid parameter public_address on Class[Cinder::Keystone::Auth] at /var/tmp/packstack/c357fc130eda4defaa17ec020ca74cdb/manifests/fd00::1b16_keystone.pp:168 on node test-controller.internal
You will find full trace in log /var/tmp/packstack/20160310-113304-xUmKE_/manifests/fd00::1b16_keystone.pp.log

Version-Release number of selected component (if applicable):
[root@test-controller ~]# rpm -qa openstack*
openstack-puppet-modules-8.0.0a0-0.20160304203011.7dc7e93.el7.centos.noarch
openstack-packstack-puppet-7.0.0-0.12.dev1699.g8f54936.el7.noarch
openstack-packstack-7.0.0-0.12.dev1699.g8f54936.el7.noarch

Additional info:
[root@test-controller ~]# cat /var/tmp/packstack/20160310-113304-xUmKE_/manifests/fd00::1b16_keystone.pp.log
Warning: Scope(Class[Glance::Keystone::Auth]): The public_address parameter is deprecated, use public_url instead.
Warning: Scope(Class[Glance::Keystone::Auth]): The internal_address parameter is deprecated, use internal_url instead.
Warning: Scope(Class[Glance::Keystone::Auth]): The admin_address parameter is deprecated, use admin_url instead.
Error: Invalid parameter public_address on Class[Cinder::Keystone::Auth] at /var/tmp/packstack/c357fc130eda4defaa17ec020ca74cdb/manifests/fd00::1b16_keystone.pp:168 on node test-controller.internal
Wrapped exception:
Invalid parameter public_address
Error: Invalid parameter public_address on Class[Cinder::Keystone::Auth] at /var/tmp/packstack/c357fc130eda4defaa17ec020ca74cdb/manifests/fd00::1b16_keystone.pp:168 on node test-controller.internal
[root@test-controller ~]#

Comment 1 David Moreau Simard 2016-03-21 15:23:41 UTC
Packstack 7 is Liberty and OPM 8 is Mitaka. How did you get that combination ?

Comment 2 Martin Magr 2016-03-21 15:26:58 UTC
For some reason packstack from delorean-deps.repo was installed instead of from delorean.repo and I did not realize that. I should rerun my test case and close all invalid bugs.

Comment 3 Alan Pevec 2016-03-21 23:34:35 UTC
> For some reason packstack from delorean-deps.repo was installed instead of
> from delorean.repo

That happens when priorities are not taken into account: .repo files have priority set but it's not active until yum-plugin-priorities RPM is installed.

Comment 4 Martin Magr 2016-03-22 09:41:00 UTC
Works for me with below version.

openstack-packstack-8.0.0-0.20160321212000.5939a9f.el7.centos.noarch