Can not use SSL within my plugin watcher

Bug #1544903 reported by David TARDIVEL
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

I deployed a DevStack All-In-One machinein my lab, by having added my watcher plugin. My local.conf file looks like:

...
# Disable nova-network and use neutron instead
ENABLED_SERVICES+=,q-svc,q-dhcp,q-meta,q-agt,q-l3,neutron

# Enable the Watcher plugin
enable_plugin watcher git://git.openstack.org/openstack/watcher

To enable SSL, I added into my local.conf file these lines:
USE_SSL=TRUE
SSL_ENABLED_SERVICES+="watcher"

but Watcher endpoints, recorded into Identity service, still have to "http" protocol scheme.

Proposal:

in line https://github.com/openstack-dev/devstack/blob/master/stack.sh#L529, replace '=' by '+=', i.e.
SSL_ENABLED_SERVICES+="key,nova,cinder,glance,s-proxy,neutron"

Changed in devstack:
assignee: nobody → Sharat Sharma (sharat-sharma)
Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on devstack (master)

Change abandoned by Sharat Sharma (<email address hidden>) on branch: master
Review: https://review.openstack.org/312453
Reason: Abandoning so that https://review.openstack.org/#/c/266751/1 gets merged. Then will restore this patch

Changed in devstack:
status: In Progress → New
assignee: Sharat Sharma (sharat-sharma) → nobody
Revision history for this message
Sean Dague (sdague) wrote :

This bug was last updated over 180 days ago, as devstack is a fast moving project and we'd like to get the tracker down to currently actionable bugs, this is getting marked as Invalid. If the issue still exists, please feel free to reopen it.

Changed in devstack:
status: New → Invalid
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.