RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1232455 - Errors install kilo on fedora21
Summary: Errors install kilo on fedora21
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-16 19:29 UTC by basesdades
Modified: 2016-05-19 12:21 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 12:21:37 UTC
Embargoed:


Attachments (Terms of Use)

Description basesdades 2015-06-16 19:29:19 UTC
Description of problem:After installing several times #packstack --allinone, returns the same error

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


How reproducible:


Steps to Reproduce:
1.packstack --allinone
2.
3.

Actual results:ERROR : Error appeared during Puppet run: 192.168.0.200_keystone.pp
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: AttributeError: 'module' object has no attribute 'PY2'

Expected results:


Additional info:if we execute keystone-manage db_sync, reproduced the same error

Comment 3 basesdades 2015-06-18 18:49:04 UTC
Log new installation:
 Install packstack-kilo -->https://www.rdoproject.org/Quickstart

bug -->https://bugzilla.redhat.com/show_bug.cgi?id=1207098

# sudo nano /etc/selinux/config -->SELINUX=permissive


Repositorio instalado : rdo-release.noarch 0:kilo-1

Instalado: Openstack-packstack.noarch 0:2015.1-0.2.dev1537.gba5183c.fc23

# packstack --allinone
Error 192.168.0.200_keystone.pp: [ ERROR ] ///Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.0.200_keystone.pp
Error: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_service[neutron]: Could not evaluate: Execution of '/usr/bin/openstack service list --quiet --format csv --long --os-token b0ad681565e345439193303ec12d8170 --os-url http://127.0.0.1:35357/v2.0/' returned 1: ERROR: cliff.app 'super' object has no attribute 'load_commands'

¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿
Errors cliff.app
¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿


# pip install python-quantumclient
Requirement already satisfied (use --upgrade to upgrade): python-neutronclient>=2.3.0,<3 from="" in="" lib="" p="" python-quantumclient="" python2.7="" site-packages="" usr="">
# pip install --upgrade python-quantumclient
# reboot
# packstack --allinone

Error 192.168.0.200_keystone.pp: [ ERROR ] ///Applying Puppet manifests [ ERROR ]

ERROR : Error appeared during Puppet run: 192.168.0.200_keystone.pp
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: AttributeError: 'module' object has no attribute 'PY2'
You will find full trace in log /var/tmp/packstack/20150615-102340-YbjPaq/manifests/192.168.0.200_keystone.pp.log
Please check log file /var/tmp/packstack/20150615-102340-YbjPaq/openstack-setup.log for more information
Additional information:

* A new answerfile was created in: /root/packstack-answers-20150615-102341.txt

# keystone-manage db_sync
AttributeError: 'module' object has no attribute 'PY2'

Comment 5 Javier Peña 2016-05-19 12:21:37 UTC
This bug is against a version which has reached End of Life. Please reopen if it is still relevant with a latest version: http://releases.openstack.org/


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