ironic/ironic/nova
vsaienko 16d8819891 Update resources only for specific node during deletion.
At the moment during Nova instance termination resources are
updated for all Ironic nodes. As result with high number of nodes,
removing N instances initiates N x M requests, where M is the total
number of nodes. This commit allows to update resources per specific
node on termination.

Depends-On: Iffad4a6ab1aaa5fea591c19f6d330dc861c5675d

Change-Id: Ib54741c8564e18f23c4f50bed190dfc66db7ba76
Closes-Bug: #1552446
2016-04-29 19:16:12 +00:00
..
compute Update resources only for specific node during deletion. 2016-04-29 19:16:12 +00:00
__init__.py Import Nova "ironic" driver 2014-03-05 16:30:15 -08:00