summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-rebuild-userdata-9315e5784feb8ba9.yaml
blob: 32065a11366cbba63ba9dff5872bbe68eb2b5ee9 (plain)
1
2
3
4
5
6
---
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.