Bug 1243949 - Can't supply ssl certs to horizon
Summary: Can't supply ssl certs to horizon
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: z3
: 7.0 (Kilo)
Assignee: Lukas Bezdicka
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-16 16:23 UTC by Lukas Bezdicka
Modified: 2023-02-22 23:02 UTC (History)
9 users (show)

Fixed In Version: openstack-packstack-2015.1-0.12.dev1589.g1d6372f.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-21 17:09:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1475170 0 None None None Never
OpenStack gerrit 202478 0 None MERGED [Horizon] [SSL] resolve coding error to fix user supplied certs 2020-04-20 14:22:51 UTC
Red Hat Product Errata RHBA-2015:2677 0 normal SHIPPED_LIVE openstack-packstack and openstack-puppet-modules bug fix advisory 2015-12-21 21:58:17 UTC

Description Lukas Bezdicka 2015-07-16 16:23:24 UTC
Clone of:
https://bugs.launchpad.net/packstack/+bug/1475170
When trying to provide pre-generated SSL certificates to horizon i get the error:

2015-07-16 17:02:22::ERROR::run_setup::1018::root:: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 1013, in main
    _main(options, confFile, logFile)
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 655, in _main
    runSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/run_setup.py", line 626, in runSequences
    controller.runAllSequences()
  File "/usr/lib/python2.7/site-packages/packstack/installer/setup_controller.py", line 81, in runAllSequences
    sequence.run(config=self.CONF, messages=self.MESSAGES)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 109, in run
    step.run(config=config, messages=messages)
  File "/usr/lib/python2.7/site-packages/packstack/installer/core/sequences.py", line 50, in run
    self.function(config, messages)
  File "/usr/lib/python2.7/site-packages/packstack/plugins/dashboard_500.py", line 159, in create_manifest
    if not os.path.exists(ssl_cert):
NameError: global name 'ssl_cert' is not defined

Comment 11 Ido Ovadia 2015-12-10 17:18:04 UTC
Verified
========
openstack-packstack-2015.1-0.14.dev1589.g1d6372f.el7ost.noarch

Comment 13 errata-xmlrpc 2015-12-21 17:09:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2015:2677


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