SHA256
1
0
forked from pool/cloud-init

Accepting request 179625 from Base:System

- integrate changes from HP
  + update the sles handler, do not modify the util code integrate
    routines directky into the sles handler
    ~ add patch slesHandler.patch
    ~ remove patch openSUSEHandler.diff
  + add python dependencies
    ~ python-argparse
    ~ python-configobj
    ~ python-oauth
  + update the cloud-init config file (forwarded request 179612 from rjschwei)

OBS-URL: https://build.opensuse.org/request/show/179625
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2013-06-19 12:42:19 +00:00
committed by Git OBS Bridge
parent 5ee9623a83
commit 977266dbf5
4 changed files with 236 additions and 91 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jun 18 21:28:58 UTC 2013 - rschweikert@suse.com
- integrate changes from HP
+ update the sles handler, do not modify the util code integrate
routines directky into the sles handler
~ add patch slesHandler.patch
~ remove patch openSUSEHandler.diff
+ add python dependencies
~ python-argparse
~ python-configobj
~ python-oauth
+ update the cloud-init config file
-------------------------------------------------------------------
Sat Jun 15 10:40:42 UTC 2013 - rschweikert@suse.com