powervc-driver/nova-powervc
Terry Yao b70a11f134 Use primitive object while create nova client Server object
We need to use primitive object while create nova client Server object
instead of directly using nova.object.Instance object, because the
Server object construction will mess up the nova.object.Instance change
fields, that will result in the db updating operation will not update
the field like "updated_at".

Closes-Bug: #1365895
Change-Id: Ifc8e41c753b5fa2fa73d1eb1a4c02cdcec363460
(cherry picked from commit 4ca5fa32b1)
2014-09-05 08:42:24 +00:00
..
bin Initial code base commit. 2014-05-08 22:00:29 +08:00
init Initial code base commit. 2014-05-08 22:00:29 +08:00
powervc Use primitive object while create nova client Server object 2014-09-05 08:42:24 +00:00
test Fix flake8 checking issue in powervc-driver and Unittest 2014-08-24 23:14:44 -04:00
.project Initial code base commit. 2014-05-08 22:00:29 +08:00
.pydevproject Fix flake8 warning and error report 2014-07-22 14:35:24 +08:00
pep8.txt Initial code base commit. 2014-05-08 22:00:29 +08:00
run_tests.sh Initial code base commit. 2014-05-08 22:00:29 +08:00