Use proper user and tenant in the owner section of libvirt.xml.
Nova takes instance ownership info from request context when it updates
libvirt.xml, which is not always correct. A real instance owner should
be used to avoid inconsistency in the data stored in the XML file.
Reviewed: https:/ /review. openstack. org/399679 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=3f2935872da 311f79b5fd4d51f b50b4fcf8d2bcd
Committed: https:/
Submitter: Jenkins
Branch: master
commit 3f2935872da311f 79b5fd4d51fb50b 4fcf8d2bcd
Author: Danil Akhmetov <email address hidden>
Date: Fri Nov 18 19:27:37 2016 +0300
Use proper user and tenant in the owner section of libvirt.xml.
Nova takes instance ownership info from request context when it updates
libvirt.xml, which is not always correct. A real instance owner should
be used to avoid inconsistency in the data stored in the XML file.
Change-Id: Ib1e4803ba4ff17 894a0905bcf1162 25defa5b58a
Closes-Bug: #1607313