47dc339ab9
This patch is a follow-up patch for I9752d849aa0e6cf608db0def3ca89565cff4debc. * Add checking a message of an exception in the unit test * Add 'with' statement when opening a file * Fix descriptions in the release note Change-Id: I2c399490f320a202b41a8f8d36710a36621c4853
7 lines
176 B
YAML
7 lines
176 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The user data argument in the ``nova rebuild`` command was passing
|
|
the filename as userdata. Now this passes the contents of the file
|
|
as intended.
|