Remove multiconfig parser from UCSM ML2 driver
Bug #1742911 reported by
Sam Betts
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
In Progress
|
High
|
Sam Betts |
Bug Description
The multiconfig parser from oslo.config is deprecation and will be removed in a future release of oslo.config, so we need to switch to using native oslo.config method for parsing the UCSM ml2 configuration.
Changed in networking-cisco: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/531213 /git.openstack. org/cgit/ openstack/ networking- cisco/commit/ ?id=ec5244fd246 94c7c0daf7da9b2 6708b52944a6c9
Committed: https:/
Submitter: Zuul
Branch: master
commit ec5244fd24694c7 c0daf7da9b26708 b52944a6c9
Author: Sam Betts <email address hidden>
Date: Thu Jan 4 18:53:02 2018 +0000
Remove Multiconfig parser from UCSM ML2 driver
This is the first patch in the process for switching the UCSM ML2 driver
over to using standard oslo.config for all its configuration options.
Change-Id: I776f470ef1aace deb7ae38d452862 78c5dc88244
Partial-Bug: #1742911