Manila should reuse sslutils and modules from oslo

Bug #1536592 reported by Valeriy Ponomaryov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Low
Victoria Martinez de la Cruz

Bug Description

Manila should reuse sshutils and WSGI modules from "oslo_service" lib.

There is several reasons for it:

1) Reduce code in Manila code base using common code.

2) Address existing bug https://bugs.launchpad.net/manila/+bug/1482633

Example of such reusage can be found in Neutron: https://review.openstack.org/#/c/227835/

When addressed, following change should be reverted: https://review.openstack.org/#/c/210372/

description: updated
description: updated
Changed in manila:
importance: Undecided → Low
tags: added: bugsmash-mitaka
Changed in manila:
assignee: nobody → Thomas Bechtold (toabctl)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: New → In Progress
Changed in manila:
milestone: none → mitaka-rc1
summary: - Manila should reuse sshutils and modules from oslo
+ Manila should reuse sslutils and modules from oslo
Changed in manila:
assignee: Thomas Bechtold (toabctl) → Ben Swartzlander (bswartz)
Changed in manila:
milestone: mitaka-rc1 → newton-1
assignee: Ben Swartzlander (bswartz) → Thomas Bechtold (toabctl)
Changed in manila:
assignee: Thomas Bechtold (toabctl) → Tom Barron (tpb)
Changed in manila:
assignee: Tom Barron (tpb) → Victoria Martinez de la Cruz (vkmc)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/289382
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=77a8b6cc546bf7a05174935f01c8db8b7de87151
Submitter: Zuul
Branch: master

commit 77a8b6cc546bf7a05174935f01c8db8b7de87151
Author: Thomas Bechtold <email address hidden>
Date: Mon Mar 7 16:03:41 2016 +0100

    Use sslutils from oslo_service

    Remove duplicated code to handle SSL. The following config options
    from [DEFAULT] are now deprecated:

    - ssl_ca_file
    - ssl_cert_file
    - ssl_key_file

    The options are replaced by:

    - ca_file
    - cert_file
    - key_file

    from the [ssl] section.

    Change-Id: If8a1b1f7e961d35fca368f8c73ef8bcbd0718742
    Closes-Bug: #1536592

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 6.0.0.0b2

This issue was fixed in the openstack/manila 6.0.0.0b2 development milestone.

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.