UCS Manager ML2 driver enhancement to use python context manager
Bug #1498052 reported by
Sandhya Dasu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Committed
|
Low
|
Sandhya Dasu |
Bug Description
Use Python context manager to reduce repetitive code in the ML2 UCS Manager plugin.
Changed in networking-cisco: | |
assignee: | nobody → Sandhya Dasu (sadasu) |
Changed in networking-cisco: | |
status: | New → In Progress |
Changed in networking-cisco: | |
milestone: | none → 2.0.0 |
importance: | Undecided → Low |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/225936 /git.openstack. org/cgit/ openstack/ networking- cisco/commit/ ?id=d4e6b1a63c0 29fc0105675b3e4 edacb2afeb2443
Committed: https:/
Submitter: Jenkins
Branch: master
commit d4e6b1a63c029fc 0105675b3e4edac b2afeb2443
Author: Sandhya Dasu <email address hidden>
Date: Mon Sep 21 12:30:35 2015 -0400
Enhancements to reduce duplicate code in UCSM plugin
Adds python context manager support to reduce duplicate
code and improve readability.
Change-Id: I8d636a143fcb7d 0ec5b5eebcb2372 c425ad1f55a
Closes-Bug: #1498052