Comment 13 for bug 1742911

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-cisco (master)

Reviewed: https://review.openstack.org/532602
Committed: https://git.openstack.org/cgit/openstack/networking-cisco/commit/?id=db86e67747e9ef933ffa738f89c17deb01b9b737
Submitter: Zuul
Branch: master

commit db86e67747e9ef933ffa738f89c17deb01b9b737
Author: Sam Betts <email address hidden>
Date: Wed Jan 10 18:38:50 2018 +0000

    Remove the UcsmConfig class from the ucsm ml2 driver config

    Now there is no configuration stored outside of the oslo.config
    configuration, we can remove the class that was required to store this
    data globally in the ucsm config module.

    Change-Id: I80ac585341260ad120c391ed896975835f1d289c
    Partial-Bug: #1742911