Files
nova/nova/compute
Matt Riedemann e55f746ea8 Use kwargs from compute v4 proxy change_instance_metadata
The args were passed to the compute manager method in the wrong order.
We noticed this in the gate with KeyError: 'uuid' in the logs because of
the LOG.debug statement in change_instance_metadata. Just use kwargs
like rpcapi would normally.

There isn't a unit test for this since the v4 proxy code goes away in
liberty, this is for getting it into stable/kilo.

Closes-Bug: #1444728

Change-Id: Ic988f48d99e626ee5773c97904e09dbf00c5414a
2015-04-16 13:19:22 -07:00
..
2015-02-22 07:56:40 -05:00
2014-09-08 08:08:00 -07:00
2015-02-09 10:26:10 +11:00
2015-04-09 13:11:49 -07:00