Bug 1037631 - packstack: CONFIG_PROVISION_TEMPEST fails to generate valid tempest.conf
Summary: packstack: CONFIG_PROVISION_TEMPEST fails to generate valid tempest.conf
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Icehouse
Assignee: Martin Magr
QA Contact: Ami Jeain
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 14:03 UTC by Sunil Thaha
Modified: 2014-12-07 13:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-07 13:24:21 UTC


Attachments (Terms of Use)

Description Sunil Thaha 2013-12-03 14:03:27 UTC
Description of problem:
----------------------

On an all-in-one install with CONFIG_PROVISION_TEMPEST set to 'y'. The /var/lib/tempest/etc/tempest.conf generated is incorrect. It doesn't set all the necessary endpoint urls properly. 

Since the url of the identity/keystone service is not set at all, all tests fail. 


Version-Release number of selected component (if applicable):
---------------------------------------------------------------
openstack-packstack-2013.2.1-0.15.dev847.fc20.noarch


How reproducible: Always
-----------------

Steps to Reproduce:
-------------------
1. packstack --gen-answer-file
2. set CONFIG_PROVISION_TEMPEST to y
3. Run packstack --answer-file=<answer-file>
4. Check the /var/lib/tempest/etc/tempest.conf to find the Keystone-endpoint not set at all.

Expected results:
----------------
The tempest config file should be generated properly and should respect the various sections in the tempest.conf ini file. 

For e.g.: th public_network_id and the image_ref, image_ref_alt should be in the appropriate section of the ini file.


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