SHA256
1
0
forked from pool/cloud-init

- Fix (bnc#919305 & bnc#918952)

- Properly handle persistent network device names for OpenNebula 
    + add dataSourceOpenNebula.patch
  - Properly set up network mode if interface config file 
    + modified suseIntegratedHandler.patch

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=32
This commit is contained in:
Robert Schweikert 2015-02-24 16:29:59 +00:00 committed by Git OBS Bridge
parent ba2f40691d
commit bbd43b6038

View File

@ -1,10 +1,11 @@
-------------------------------------------------------------------
Tue Feb 24 15:52:13 UTC 2015 - rjschwei@suse.com
- Properly handle persistent network device names for OpenNebula (bnc#918952)
+ add dataSourceOpenNebula.patch
- Properly set up network mode if interface config file (bnc#918952)
+ modified suseIntegratedHandler.patch
- Fix (bnc#919305 & bnc#918952)
- Properly handle persistent network device names for OpenNebula
+ add dataSourceOpenNebula.patch
- Properly set up network mode if interface config file
+ modified suseIntegratedHandler.patch
-------------------------------------------------------------------
Thu Feb 5 10:16:54 UTC 2015 - tbechtold@suse.com