[common]OpenStack components services cannot start after enabling SSL

Bug #1353793 reported by Ma Wen Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Undecided
Ma Wen Cheng

Bug Description

It is because that use_ssl doesn't support configurable, the code segment is like the following

rabbit_defaults = {
  userid: node['openstack']['mq']['user'],
  vhost: node['openstack']['mq']['vhost'],
  port: node['openstack']['endpoints']['mq']['port'],
  host: node['openstack']['endpoints']['mq']['host'],
  ha: false,
  use_ssl: false
}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-common (master)

Fix proposed to branch: master
Review: https://review.openstack.org/112457

Changed in openstack-chef:
assignee: nobody → Ma Wen Cheng (mars914)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-common (master)

Reviewed: https://review.openstack.org/112457
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-common/commit/?id=0d118830f2be5ad9ac65f6f309ea7f7d37483f8a
Submitter: Jenkins
Branch: master

commit 0d118830f2be5ad9ac65f6f309ea7f7d37483f8a
Author: wenchma <email address hidden>
Date: Thu Aug 7 11:09:15 2014 +0800

    Enable use_ssl be configurable

    Add ability to enable rabbit_defaults use_ssl item can be configured.

    Closes-Bug: #1353793

    Change-Id: I28d044c3e2d3f49cde974c81db0e66dd69b3ccf2

Changed in openstack-chef:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cookbook-openstack-common ocata-eol

This issue was fixed in the openstack/cookbook-openstack-common ocata-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.