Skip to content

Commit 5dd0f9b

Browse files
committed
Bump jriguera.configdrive to latest master commit
This resolves an issue where incorrect network-data.json would be generated when interfaces without IP addresses were attached to infrastructure VMs. Closes-Bug: #2118403 Change-Id: I8698e0b0fa01c84318e16a5e61f698ad36996a7f Signed-off-by: Matt Anson <[email protected]> (cherry picked from commit 28dadfb)
1 parent b63678a commit 5dd0f9b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes an issue where incorrect network-data.json would
5+
be generated when interfaces without IP addresses are
6+
attached to infrastructure VMs.
7+
`LP#2118403 <https://bugs.launchpad.net/kayobe/+bug/2118403>`__

requirements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ roles:
2525
version: 1.1.1
2626
- src: jriguera.configdrive
2727
# There are no versioned releases of this role.
28-
version: acd08fd126d0e442ab8b3bc518e37761390d8c2f
28+
version: 313c9b0ff8cd8009471380ccd71b27b440ac6704
2929
- src: MichaelRigart.interfaces
3030
version: v1.15.5
3131
- src: mrlesmithjr.chrony

0 commit comments

Comments
 (0)