Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
fixes:
- |
Fixes an issue where incorrect network-data.json would
be generated when interfaces without IP addresses are
attached to infrastructure VMs.
`LP#2118403 <https://bugs.launchpad.net/kayobe/+bug/2118403>`__
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ roles:
version: 1.1.1
- src: jriguera.configdrive
# There are no versioned releases of this role.
version: acd08fd126d0e442ab8b3bc518e37761390d8c2f
version: 313c9b0ff8cd8009471380ccd71b27b440ac6704
- src: MichaelRigart.interfaces
version: v1.15.5
- src: mrlesmithjr.chrony
Expand Down