commit e801775959a8ae0f9c09767021a40b6a746d1928
Author: Dan Smith <email address hidden>
Date: Wed Sep 6 14:19:05 2017 -0700
Track which cell each instance is created in and use it consistently
In conductor's instance create path we were using the last cell of the
create loop for the second loop that created extra resources like BDMs,
after the quota recheck.
Co-Authored-By: Matt Riedemann <email address hidden>
Reviewed: https:/ /review. openstack. org/501452 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=e801775959a 8ae0f9c09767021 a40b6a746d1928
Committed: https:/
Submitter: Jenkins
Branch: master
commit e801775959a8ae0 f9c09767021a40b 6a746d1928
Author: Dan Smith <email address hidden>
Date: Wed Sep 6 14:19:05 2017 -0700
Track which cell each instance is created in and use it consistently
In conductor's instance create path we were using the last cell of the
create loop for the second loop that created extra resources like BDMs,
after the quota recheck.
Co-Authored-By: Matt Riedemann <email address hidden>
Change-Id: Iea8db52e702616 6fb6623e0cc1aeb dcc0af1d691
Closes-Bug: #1715493