senlin/senlin/drivers
Bo Tran 450bd35136 Fix error can't do rebuild nova instances
Currently, the python openstacksdk changed rebuild_server function's
parameters. So, when the senlin-engine handle rebuild nova instance, it
will raise this error like: "rebuild_server() got multiple values
for argument 'image'"

This patch will fix above error

Change-Id: Ibc03fe6d5ca6db2b02ece5d0b3aab00dff157de1
2024-03-25 13:48:29 +07:00
..
container Add docker profile support update operation 2018-05-31 09:37:45 +08:00
os Fix error can't do rebuild nova instances 2024-03-25 13:48:29 +07:00
__init__.py Initial version 2014-12-13 12:00:42 +08:00
base.py Start using glance instead of compute to find images 2018-10-30 15:48:18 -07:00
sdk.py Fix: `TrustMiddleware` unable to fetch trusts/credentials from identity service 2024-01-15 02:04:29 +00:00