fdf43169e3
The correct remote value is "False". It's supposed to be a string. Set it that way. Story: #2005851 Task: #33637 Change-Id: I44b6fc9fe12422024392d60573862a646046564a
8 lines
304 B
YAML
8 lines
304 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Updated the Rackspace vendor entry to use `"False"` for the value of
|
|
`xenapi_use_agent` instead of `false`, because that's what the remote
|
|
side expects. The recent update to use the Resource layer exposed
|
|
the incorrect setting causing image uploads to Rackspace to fail.
|