Cisco UCSM driver updates to handle duplicate creations
Each create, delete or update operation on the UCS Manager is part of its own
transaction to handle duplicate creations on UCS Manager better. So, when a
create operation, tries to create something that already exists, the plugin
correctly ignores the duplicate exception and proceeds to the next step
(instead of skipping it).
Reviewed: https:/ /review. openstack. org/200304 /git.openstack. org/cgit/ openstack/ networking- cisco/commit/ ?id=4c8d9adb552 b3c88deccac8f32 89f622a2d7445e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4c8d9adb552b3c8 8deccac8f3289f6 22a2d7445e
Author: Sandhya Dasu <email address hidden>
Date: Thu Jul 9 19:01:52 2015 -0400
Cisco UCSM driver updates to handle duplicate creations
Each create, delete or update operation on the UCS Manager is part of its own
transaction to handle duplicate creations on UCS Manager better. So, when a
create operation, tries to create something that already exists, the plugin
correctly ignores the duplicate exception and proceeds to the next step
(instead of skipping it).
Change-Id: I8f650dc8d656ac 8ee4a839420b684 23ad65123eb
Closes-Bug: #1464500
Closes-Bug: #1470568