Dominique Leuenberger
ab14e844b6
Accepting request 445076 from Cloud:Tools
...
1
OBS-URL: https://build.opensuse.org/request/show/445076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=31
2016-12-10 17:29:58 +00:00
ef7ff0197f
Accepting request 445052 from home:jgleissner:branches:Cloud:Tools
...
fix handling of user maintained hostname
OBS-URL: https://build.opensuse.org/request/show/445052
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=70
2016-12-09 12:50:46 +00:00
0548ac26cd
- fix the cloud.cfg split, cyclic non-versioned dependencies are
...
bad. also fix changelog entries
- add datasourceLocalDisk.patch:
* Fix datasourceLocalDisk module in case directory exists but is
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=69
2016-12-08 12:36:16 +00:00
60ccce8b3e
- Add LocalDisk datasource datasourceLocalDisk.patch [FATE#321107]
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=68
2016-12-06 13:47:20 +00:00
1609354cf9
Accepting request 443055 from home:kukuk:branches:Cloud:Tools
...
- Fix datasourceLocalDisk module in case directory exists but is
empty.
- Add Conflicts for otherproviders of cloud-init-config.
- Add require for python-six (used by several modules)
- Add LocalDisk datasource [FATE#321107]
- Reworked zypp_add_repos.diff to behave similar to zypper ar
- Move cloud.cfg into an own sub-package, so that we can have
a product specific version. [FATE#322039]
OBS-URL: https://build.opensuse.org/request/show/443055
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=67
2016-12-06 13:17:52 +00:00
Dominique Leuenberger
0f04f406b8
Accepting request 440711 from Cloud:Tools
...
1
OBS-URL: https://build.opensuse.org/request/show/440711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=30
2016-11-18 21:01:48 +00:00
a8ad7745b2
Accepting request 440148 from home:kukuk:branches:Cloud:Tools
...
- Add zypp_add_repos.diff to support repos for zypper [FATE#322038]
OBS-URL: https://build.opensuse.org/request/show/440148
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=66
2016-11-17 14:38:59 +00:00
Dominique Leuenberger
64856189e6
Accepting request 439242 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/439242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=29
2016-11-12 12:02:31 +00:00
1bf8793650
- Modify suseIntegratedHandler.patch (bsc#1007529)
...
+ Fall back to the previous method of writing network information
We have to work out upstream how to have distro specific renderer
for sysconfig
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=65
2016-11-01 15:58:23 +00:00
4eeb8d512a
- Add cloud-init-sysconfig-netpathfix.patch (bsc#1007529)
...
+ Fix the default path for network scripts
- Cosmetic changes to suseIntegratedHandler.patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=64
2016-10-31 12:45:48 +00:00
886d58922f
- Another cycle buster
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=63
2016-10-29 19:01:32 +00:00
7d9dabda6a
- ALso fix the test in the patch
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=62
2016-10-29 15:30:42 +00:00
56f8466848
- Update cloud-init-no-dmidecode-on-ppc64.patch (bsc#1005616)
...
+ aarch64 does support dmidecode
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=61
2016-10-29 13:26:03 +00:00
69c1ec4bb4
- Update cloud-init-service.patch
...
+ Break another cycle this one in -final
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=60
2016-10-29 12:41:33 +00:00
19c29b64a4
- Update cloud-init-service.patch
...
+ Better match upstream intend Ubuntu networking.service is equivalent
to SUSE wicked, thus we cannot translate networking to network, but need
to translate it to wicked
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=59
2016-10-28 20:16:14 +00:00
ad94d4c4c4
- Update cloud-init-service.patch
...
+ We need the following order:
- something brings networking fully up (in our case wicked)
- cloud-init.service runs
- network-online.target is reached
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=58
2016-10-28 19:38:58 +00:00
9c42ade550
- Update cloud-init-service.patch
...
+ The network must be up an running in order to get ssh key injected
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=57
2016-10-28 19:21:24 +00:00
10e8058495
- Update cloud-init-service.patch
...
+ Had self reference and thus cloud-init.service was never executed
which caused ssh key loading failure
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=56
2016-10-28 15:24:08 +00:00
163817aa63
Do not own /lib/udev to not conflict with udev rpm
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=55
2016-10-28 04:56:57 +00:00
02e7568f6d
- Forward port suseIntegratedHandler.patch
...
+ Implement new abstract interfaces
+ Some minor implementation fixes
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=54
2016-10-27 19:42:52 +00:00
b0d7643923
- Appease the build service, differences between OBS and IBS,
...
and own the directories
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=53
2016-10-26 14:28:47 +00:00
d7c17296a2
- Fix package, udev rules should be in /usr for distros after
...
SLES 11
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=52
2016-10-26 11:32:32 +00:00
3807ecda71
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=51
2016-10-19 14:16:16 +00:00
b273cfa277
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=50
2016-10-19 13:35:58 +00:00
8b2fc9d626
- add cloud-init-digital-ocean-datasource-enable-by-default.patch,
...
cloud-init-digital-ocean-datasource.patch: add DigitalOcean support
- run tests on build
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=49
2016-10-19 13:24:14 +00:00
1d35d9d69b
- Add cloud-init-handle-no-carrier.patch (boo#1003977)
...
- Handle the exception when attempting to detect if the network
device is up when it is not
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=48
2016-10-11 15:44:56 +00:00
19290fa432
- Update cloud-init-service.patch (boo#999942)
...
- Backport upstream commits 3705bb5964a and 6e45ffb21e96
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=47
2016-10-10 20:30:30 +00:00
Dominique Leuenberger
aca7aa8b6a
Accepting request 429511 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/429511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=28
2016-10-01 22:07:20 +00:00
daf356ec1b
- Decoding error (boo#998843)
...
+ Added cloud-init-fix-unicode-handling-binarydecode.patch
- Fix dependencies, depends on oauthlib instead of oauth
- Fix dataSourceOpenNebula.patch, missing closing paren (boo#998836)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=46
2016-09-15 16:41:25 +00:00
58376ea864
- Fix dataSourceOpenNebula.patch, missing closing paren
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=45
2016-09-14 14:24:42 +00:00
2723c2efbb
- Fix typo in cloud-init-service.patch
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=44
2016-09-14 12:25:33 +00:00
8e9fedcf49
- update to version 0.7.8 (bsc#998103)
...
+ added cloud-init-net-eni.patch based on work by eblock
- Using config-drive instead of metadata failed because the network
translation to Ubuntu-style did not return gateway information to
opensuse.py
+ added cloud-init-service.patch based on work by eblock
- The service file cloud-init.service referenced networking.service
which on SUSE is network.service
+ remove no_logic_change.patch included in updated upstream source
+ forward port suseIntegratedHandler.patch
+ forward port setupSUSEsysVInit.diff
+ forward port cloud-init-no-dmidecode-on-ppc64.patch
+ foward port dataSourceOpenNebula.patch
+ forward port fix-default-systemd-unit-dir.patch
+ forward port cloud-init-finalbeforelogin.patch
+ forward port cloud-init-python2-sigpipe.patch
+ SmartOS: more improvements for network configuration
+ add ntp config module [Ryan Harper]
+ ChangeLog: update changelog for previous commit.
+ Add distro tags on config modules that should have it.
+ NoCloud: fix bug providing network-interfaces via meta-data. (LP: 1577982)
+ ConfigDrive: recognize 'tap' as a link type. (LP: #1610784 )
+ Upgrade to a configobj package new enough to work
+ MAAS: add vendor-data support (LP: #1612313 )
+ DigitalOcean: use the v1.json endpoint [Ben Howard]
+ Get Azure endpoint server from DHCP client [Brent Baude]
+ Apt: add new apt configuration format [Christian Ehrhardt]
+ distros: fix get_primary_arch method use of os.uname [Andrew Jorgensen]
+ Fix Gentoo net config generation [Matthew Thode]
+ Minor cleanups to atomic_helper and add unit tests.
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=43
2016-09-13 16:56:10 +00:00
Dominique Leuenberger
205b8307c2
Accepting request 401664 from Cloud:Tools
...
1
OBS-URL: https://build.opensuse.org/request/show/401664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=27
2016-06-14 21:08:41 +00:00
59f2847b9b
Accepting request 401599 from home:jgleissner:branches:Cloud:Tools
...
fixed potential broken pipe error message when executing user script (bsc#903449)
OBS-URL: https://build.opensuse.org/request/show/401599
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=42
2016-06-13 13:10:49 +00:00
Dominique Leuenberger
60a6dbc83d
Accepting request 394743 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/394743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=26
2016-05-14 10:23:29 +00:00
b41e3c47b4
- Add cloud-init-finalbeforelogin.patch (bsc#978048)
...
+ Ordering issue, avoid login prompt before cloud-init is finished
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=41
2016-05-03 21:50:58 +00:00
Dominique Leuenberger
cc978c570e
Accepting request 378315 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/378315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=25
2016-03-26 14:27:12 +00:00
f611116d34
- Update suseIntegratedHandler.patch (bsc#971275)
...
+ Properly handle the package_upgrade configuration option
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=40
2016-03-15 21:41:30 +00:00
Dominique Leuenberger
ad1328957f
Accepting request 338802 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/338802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=24
2015-10-19 20:51:16 +00:00
08c4979b77
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=39
2015-10-07 09:03:47 +00:00
3f6d27a4ee
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=38
2015-10-07 08:59:42 +00:00
ce8376bbe2
- Add dependency on jinja2 (bsc#948995,bsc#948996)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=37
2015-10-06 11:01:33 +00:00
Stephan Kulow
dc3424e990
Accepting request 315241 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/315241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=23
2015-07-14 15:43:06 +00:00
9a0a74bada
- Add no_logic_change.patch to undo upstream logic changes introduced during
...
style clean up
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=36
2015-06-29 14:52:53 +00:00
Dominique Leuenberger
4e2670406e
Accepting request 308957 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/308957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=22
2015-06-01 07:51:22 +00:00
41dea386e6
- Properly write the routes file for static networks (bnc#920190)
...
+ modify suseIntegratedHandler.patch
- Remove suseSetInitCmd.patch
+ is now integrated with suseIntegratedHandler.patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=35
2015-05-20 21:54:02 +00:00
Dominique Leuenberger
cdf9171a36
Accepting request 305308 from Cloud:Tools
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/305308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=21
2015-05-06 05:49:01 +00:00
3ae558cd3d
- pmtools only exist on Intel architecture (bnc#928552)
...
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=34
2015-04-27 12:30:28 +00:00
Dominique Leuenberger
aa1e646265
Accepting request 295726 from Cloud:Tools
...
New upstream release (forwarded request 295648 from tbechtold)
OBS-URL: https://build.opensuse.org/request/show/295726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cloud-init?expand=0&rev=20
2015-04-13 18:31:47 +00:00
ca001a03ce
Accepting request 295648 from home:tbechtold:branches:Cloud:Tools
...
New upstream release
OBS-URL: https://build.opensuse.org/request/show/295648
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=33
2015-04-13 15:57:34 +00:00