Commit Graph

  • cb26e87bdc Accepting request 609843 from Cloud:Tools Dominique Leuenberger 2018-05-16 16:46:53 +00:00
  • 9ef5d09e98 - Drop the generator (bsc#1089824, boo#1093501) + The generator spawns a script called ds-identify which in turn calls blkid. When the generator executes the environment may or may not be ready. The generator speeds up the boot process in cases where cloud-init is enabled but we are not in an environment where cloud-init should run -> Don't do that. Robert Schweikert 2018-05-16 15:27:17 +00:00
  • a60ee52798 Accepting request 607053 from Cloud:Tools Dominique Leuenberger 2018-05-15 08:15:58 +00:00
  • 07647c7388 - Update to version 18.2 (bsc#1092637, bsc#1084509) Robert Schweikert 2018-05-14 16:36:19 +00:00
  • c083c6be27 - Update to version 18.1 (bsc#1092637, bsc#1084509) + Forward port cloud-init-python2-sigpipe.patch + Forward port cloud-init-no-python-linux-dist.patch + Add cloud-init-no-trace-empt-sect.patch + Hetzner: Exit early if dmi system-manufacturer is not Hetzner. + Add missing dependency on isc-dhcp-client to trunk ubuntu packaging. + (LP: #1759307) + FreeBSD: resizefs module now able to handle zfs/zpool. + [Dominic Schlegel] (LP: #1721243) + cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs + Enable IBMCloud datasource in settings.py. + IBMCloud: Initial IBM Cloud datasource. + tests: remove jsonschema from xenial tox environment. + tests: Fix newly added schema unit tests to skip if no jsonschema. + ec2: Adjust ec2 datasource after exception_cb change. + Reduce AzurePreprovisioning HTTP timeouts. + [Douglas Jordan] (LP: #1752977) + Revert the logic of exception_cb in read_url. + [Kurt Garloff] (LP: #1702160, #1298921) + ubuntu-advantage: Add new config module to support + ubuntu-advantage-tools + Handle global dns entries in netplan (LP: #1750884) + Identify OpenTelekomCloud Xen as OpenStack DS. + [Kurt Garloff] (LP: #1756471) + datasources: fix DataSource subclass get_hostname method signature + (LP: #1757176) + OpenNebula: Update network to return v2 config rather than ENI. + [Akihiko Ota] + Add Hetzner Cloud DataSource + net: recognize iscsi root cases without ip= on kernel command line. Robert Schweikert 2018-05-11 20:14:40 +00:00
  • 64e80bc062 Accepting request 591769 from Cloud:Tools Dominique Leuenberger 2018-03-28 08:34:25 +00:00
  • 9eb10721c4 - Update to version 18.1 (bsc#1085787, bsc#1084749) + Forward port cloud-init-python2-sigpipe.patch + Forward port 0003-Distro-dependent-chrony-config-file.patch partial integration into 0001-Support-chrony-configuration-lp-1731619.patch + Forward port cloud-init-no-python-linux-dist.patch + Remove 0002-Disable-method-deprecation-warning-for-pylint.patch use new cloud-init internal distro detection code + Remove cloud-init-resize-ro-btrfs.patch included upstream + Remove 0001-Set-syslog_fix_perms-for-SUSE-distro-addresses-bsc-1.patch included upstream + OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi] + ds-identify: Fix searching for iso9660 OVF cdroms. (LP: #1749980) + SUSE: Fix groups used for ownership of cloud-init.log [Robert Schweikert] + ds-identify: check /writable/system-data/ for nocloud seed. (LP: #1747070) + tests: run nosetests in cloudinit/ directory, fix py26 fallout. + tools: run-centos: git clone rather than tar. + tests: add support for logs with lxd from snap and future lxd 3. (LP: #1745663) + EC2: Fix get_instance_id called against cached datasource pickle. (LP: #1748354) + cli: fix cloud-init status to report running when before result.json (LP: #1747965) + net: accept network-config in netplan format for renaming interfaces (LP: #1709715) + Fix ssh keys validation in ssh_util [Tatiana Kholkina] + docs: Update RTD content for cloud-init subcommands. + OVF: Extend well-known labels to include OVFENV. (LP: #1698669) + Fix potential cases of uninitialized variables. (LP: #1744796) + tests: Collect script output as binary, collect systemd journal, fix lxd. Robert Schweikert 2018-03-25 17:01:07 +00:00
  • 6fc02fc32c Accepting request 577256 from Cloud:Tools Dominique Leuenberger 2018-02-16 20:46:26 +00:00
  • ed9aa9f0d8 - update cloud-init-sysconfig-netpathfix.patch: * skip checking for files in /etc/sysconfig that never exist on a wickedd based system Dirk Mueller 2018-02-16 13:24:07 +00:00
  • 99e541cc85 Accepting request 576385 from Cloud:Tools Dominique Leuenberger 2018-02-14 09:52:26 +00:00
  • 00cc602280 - Fix logfile permission settings (bsc#1080595) + Add 0001-Set-syslog_fix_perms-for-SUSE-distro-addresses-bsc-1.patch Robert Schweikert 2018-02-13 19:43:58 +00:00
  • 697db804a2 Accepting request 571062 from Cloud:Tools Dominique Leuenberger 2018-01-30 14:46:07 +00:00
  • 7c005924d3 - drop dependency on boto (only used in examples, and should really be ported to botocore/boto3 instead) Dirk Mueller 2018-01-30 13:21:16 +00:00
  • fb31094f97 - Update to version 17.2 (boo#1069635, bsc#1072811) + Add cloud-init-skip-ovf-tests.patch + Add cloud-init-no-python-linux-dist.patch + Add 0001-switch-to-using-iproute2-tools.patch + Add 0001-Support-chrony-configuration-lp-1731619.patch + Add 0002-Disable-method-deprecation-warning-for-pylint.patch + Add 0003-Distro-dependent-chrony-config-file.patch + removed cloud-init-add-variant-cloudcfg.patch replaced by cloud-init-no-python-linux-dist.patch + removed zypp_add_repos.diff included upstream + removed zypp_add_repo_test.patch included upstream + removed cloud-init-hosts-template.patch included upstream + removed cloud-init-more-tasks.patch included upstream + removed cloud-init-final-no-apt.patch included upstream + removed cloud-init-ntp-conf-suse.patch included upstream + removed cloud-init-break-cycle-local-service.patch included upstream + removed cloud-init-reproduce-build.patch included upstream + For the complete changelog see https://launchpad.net/cloud-init/trunk/17.2 Robert Schweikert 2018-01-29 21:11:23 +00:00
  • 588515308f Accepting request 569384 from Cloud:Tools Dominique Leuenberger 2018-01-25 11:40:57 +00:00
  • 4ecd177c3e add cloud-init-add-variant-cloudcfg.patch Robert Schweikert 2018-01-24 20:31:20 +00:00
  • b8b0f503ea Accepting request 568727 from home:gmoro:branches:Cloud:Tools Robert Schweikert 2018-01-24 20:28:15 +00:00
  • d326454b18 Accepting request 566429 from Cloud:Tools Dominique Leuenberger 2018-01-17 20:57:58 +00:00
  • 6ee1dc660c Accepting request 566321 from home:dimstar:Factory Robert Schweikert 2018-01-16 13:57:10 +00:00
  • a2137d41ee Accepting request 556684 from Cloud:Tools Dominique Leuenberger 2017-12-14 10:03:05 +00:00
  • 529dfe1b71 - Add cloud-init-reproduce-build.patch (boo#1069635) + Make builds reproducible Robert Schweikert 2017-12-06 13:10:41 +00:00
  • 2041458081 Accepting request 546125 from Cloud:Tools Dominique Leuenberger 2017-11-29 09:53:57 +00:00
  • cd1e7e121f - Apply patch 36 for building Robert Schweikert 2017-11-28 00:17:10 +00:00
  • 4f395199c1 Accepting request 545985 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2017-11-27 23:54:11 +00:00
  • db79f76cde Accepting request 543937 from Cloud:Tools Dominique Leuenberger 2017-11-21 14:33:52 +00:00
  • cc9a47a4b7 - Add cloud-init-translate-netconf-ipv4-keep-gw.patch (boo#1064854) Robert Schweikert 2017-11-19 21:10:16 +00:00
  • 100e3dffbf - Add cloud-init-break-cycle-local-service.patch + Let systemd pull in the default targets. This breaks a cycle Robert Schweikert 2017-11-19 20:45:04 +00:00
  • 7a8b456518 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=96 Robert Schweikert 2017-11-17 18:55:19 +00:00
  • fa9ea3d43e - Fix variable name in cloud-init-translate-netconf-ipv4-keep-gw.patch Robert Schweikert 2017-11-17 17:10:35 +00:00
  • 56e2c9145a - Add cloud-init-translate-netconf-ipv4-keep-gw.patch (bsc#1064854) + Properly insert the gateway information for v1 json network config data Robert Schweikert 2017-11-16 22:51:16 +00:00
  • e03ed2d736 - Add cloud-init-ntp-conf-suse.patch + ntp configuration was broken on sles and opensuse lp#1726572 Robert Schweikert 2017-11-11 12:33:43 +00:00
  • 6927c014db - Add cloud-init-hosts-template.patch (bsc#1064594) + Properly expand the /etc/hosst file when manage_etc_hosts is set Robert Schweikert 2017-11-08 21:31:54 +00:00
  • 45a3cf07eb Accepting request 538365 from Cloud:Tools Dominique Leuenberger 2017-11-03 15:28:01 +00:00
  • f65f28891b - Fix sed expression to set distro properly (boo#1063716) + Remove suseSysVInit.diff, included upstream Robert Schweikert 2017-11-02 13:34:18 +00:00
  • b710a65ad2 + Remove skip-argparse-on-python3.patch + Add zypp_add_repo_test.patch Robert Schweikert 2017-10-05 05:21:11 +00:00
  • df5785e52d - Update to version 17.1 (bsc#1035106) Robert Schweikert 2017-10-05 03:37:38 +00:00
  • 738f268769 - Update to version 17.1 + Version numbering scheme change now YY.NUMBER_OF_RELESE_THAT_YEAR + Remove cloud.cfg.suse, use generated default config file + Remove addopenSUSEBase.patch, included upstream + Remove suseIntegratedHandler.patch, included upstream + Remove openSUSEhostsTemplate.diff, included upstream + Remove cloud-init-handle-no-carrier.patch, included upstream + Remove cloud-init-digital-ocean-datasource.patch, use upstream implementation + Remove cloud-init-digital-ocean-datasource-enable-by-default.patch, use upstream implementation + Remove cloud-init-fix-unicode-handling-binarydecode.patch, included upstream + Remove cloud-init-no-dmidecode-on-ppc64.patch, included upstream + Remove dataSourceOpenNebula.patch, use upstream implementation + Remove setupSUSEsysVInit.diff, included upstream + Remove SUSEsysVInit.diff, included upstream + Remove cloud-init-finalbeforelogin.patch, don't block login + Remove cloud-init-handle-not-implemented-query.patch, query option removed + Remove cloud-init-spceandtabs-clean.patch, indentation fixed upstream + Remove dynamicInitCmd.diff, different solution from upstream + Added cloud-init-more-tasks.patch, (bsc#1047363) replace cloud-init-finalbeforelogin.patch + Forward port cloud-init-python2-sigpipe.patch + Remove cloud-init-net-eni.patch, included upstream + Remove cloud-init-service.patch, included upstream + Forward port cloud-init-sysconfig-netpathfix.patch + Remove cloud-init-net-sysconfig-lp1665441.patch, included upstream + Remove cloud-init-python26.patch, included upstream + Add cloud-init-tests-set-exec.patch Robert Schweikert 2017-10-04 15:50:46 +00:00
  • f6b14a20b8 Accepting request 527526 from Cloud:Tools Dominique Leuenberger 2017-09-20 15:14:12 +00:00
  • 40312f95d8 OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=87 Dirk Mueller 2017-09-20 12:14:39 +00:00
  • 606be11fa1 - add skip-argparse-on-python3.patch: don't depend on argparse for python3, it is builtin there (as of python 3.2, so the patch should be good enough) Dirk Mueller 2017-09-20 10:15:01 +00:00
  • 250140c9eb Accepting request 527050 from Cloud:Tools Dominique Leuenberger 2017-09-19 15:35:23 +00:00
  • c46fc7308d Accepting request 526948 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2017-09-18 14:45:35 +00:00
  • e6b386982d Accepting request 523370 from Cloud:Tools Dominique Leuenberger 2017-09-12 17:56:07 +00:00
  • dc611ddc9e - Drop argparse as dependency for Py3 build + argparse is built into Python Robert Schweikert 2017-09-11 18:25:17 +00:00
  • 520d9897a2 - Drop python-cheetah as requirement + Cheetah is no maintained and cloud-init switches to Jinja2 as templating engine if Cheetah is not available Robert Schweikert 2017-09-11 18:23:14 +00:00
  • 315f729f37 - Modify cloud-init-finalbeforelogin.patch (bsc#1047363) + Support user processes running in coud-init-final to consume a large number of threads. - Modify cloud-init-service.patch (bsc#1055649) + Start after dbus.service, needed by hotnamectl - Modify cloud-init-handle-not-implemented-query.patch + print needs () for Python3 - Add cloud-init-spceandtabs-clean.patch + Fix inconsistent use of spaces and tabs in various files - Modify suseIntegratedHandler.patch + Fix mode setting passed to function for file writing - Set packag up to build with Python 3 for distros later than SLE 12 Robert Schweikert 2017-08-31 20:02:18 +00:00
  • 9e9fc2359a Accepting request 479042 from Cloud:Tools Dominique Leuenberger 2017-03-16 08:41:47 +00:00
  • 05e6d5eec2 Accepting request 478652 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2017-03-13 13:21:58 +00:00
  • f783a08ce7 Accepting request 477254 from Cloud:Tools Dominique Leuenberger 2017-03-12 19:01:49 +00:00
  • 95c27c2348 Accepting request 460303 from Cloud:Tools Dominique Leuenberger 2017-03-02 18:30:12 +00:00
  • 0875a89e89 - add cloud-init-net-sysconfig-lp1665441.patch (lp#1665441) Dirk Mueller 2017-02-27 11:56:24 +00:00
  • 12fd4cfe01 Accepting request 459170 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2017-02-24 20:32:54 +00:00
  • 901117ec0e - Fix tab issue in patch Robert Schweikert 2017-02-17 12:41:14 +00:00
  • d77b515e86 - Do not set mount options for ephemeral drive, use the defaults that are built into the code (bsc#930524) Robert Schweikert 2017-02-16 20:57:30 +00:00
  • 5c5fa1bc9c - Update fix-default-systemd-unit-dir.patch (bsc#1024709) + based on work by Thomas Abraham - Add cloud-init-handle-not-implemented-query.patch (boo#1017832) Robert Schweikert 2017-02-16 19:42:20 +00:00
  • 1d7f0a7f70 Accepting request 452043 from Cloud:Tools Dominique Leuenberger 2017-01-24 09:42:58 +00:00
  • c332cc9b7b Accepting request 452032 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2017-01-23 21:09:34 +00:00
  • 81acd45fdf Accepting request 445795 from Cloud:Tools Dominique Leuenberger 2017-01-21 23:26:12 +00:00
  • bfaae07655 - Configuration split (bsc#1016160) Robert Schweikert 2016-12-17 13:16:41 +00:00
  • b820e2a987 Accepting request 445580 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2016-12-14 14:17:17 +00:00
  • ccc9212914 - adjust license (as of 0.7.8 AGPL-3.0 was added) Dirk Mueller 2016-12-12 12:50:46 +00:00
  • 1b1a43da03 - fix unintentional edit in last change again Dirk Mueller 2016-12-12 11:25:18 +00:00
  • ab14e844b6 Accepting request 445076 from Cloud:Tools Dominique Leuenberger 2016-12-10 17:29:58 +00:00
  • ef7ff0197f Accepting request 445052 from home:jgleissner:branches:Cloud:Tools Robert Schweikert 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 Dirk Mueller 2016-12-08 12:36:16 +00:00
  • 60ccce8b3e - Add LocalDisk datasource datasourceLocalDisk.patch [FATE#321107] Robert Schweikert 2016-12-06 13:47:20 +00:00
  • 1609354cf9 Accepting request 443055 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2016-12-06 13:17:52 +00:00
  • 0f04f406b8 Accepting request 440711 from Cloud:Tools Dominique Leuenberger 2016-11-18 21:01:48 +00:00
  • a8ad7745b2 Accepting request 440148 from home:kukuk:branches:Cloud:Tools Robert Schweikert 2016-11-17 14:38:59 +00:00
  • 64856189e6 Accepting request 439242 from Cloud:Tools Dominique Leuenberger 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 Robert Schweikert 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 Robert Schweikert 2016-10-31 12:45:48 +00:00
  • 886d58922f - Another cycle buster Robert Schweikert 2016-10-29 19:01:32 +00:00
  • 7d9dabda6a - ALso fix the test in the patch Robert Schweikert 2016-10-29 15:30:42 +00:00
  • 56f8466848 - Update cloud-init-no-dmidecode-on-ppc64.patch (bsc#1005616) + aarch64 does support dmidecode Robert Schweikert 2016-10-29 13:26:03 +00:00
  • 69c1ec4bb4 - Update cloud-init-service.patch + Break another cycle this one in -final Robert Schweikert 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 Robert Schweikert 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 Robert Schweikert 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 Robert Schweikert 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 Robert Schweikert 2016-10-28 15:24:08 +00:00
  • 163817aa63 Do not own /lib/udev to not conflict with udev rpm Bernhard Wiedemann 2016-10-28 04:56:57 +00:00
  • 02e7568f6d - Forward port suseIntegratedHandler.patch + Implement new abstract interfaces + Some minor implementation fixes Robert Schweikert 2016-10-27 19:42:52 +00:00
  • b0d7643923 - Appease the build service, differences between OBS and IBS, and own the directories Robert Schweikert 2016-10-26 14:28:47 +00:00
  • d7c17296a2 - Fix package, udev rules should be in /usr for distros after SLES 11 Robert Schweikert 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 Dirk Mueller 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 Dirk Mueller 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 Dirk Mueller 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 Robert Schweikert 2016-10-11 15:44:56 +00:00
  • 19290fa432 - Update cloud-init-service.patch (boo#999942) - Backport upstream commits 3705bb5964a and 6e45ffb21e96 Robert Schweikert 2016-10-10 20:30:30 +00:00
  • aca7aa8b6a Accepting request 429511 from Cloud:Tools Dominique Leuenberger 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) Robert Schweikert 2016-09-15 16:41:25 +00:00
  • 58376ea864 - Fix dataSourceOpenNebula.patch, missing closing paren Robert Schweikert 2016-09-14 14:24:42 +00:00
  • 2723c2efbb - Fix typo in cloud-init-service.patch Robert Schweikert 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. Robert Schweikert 2016-09-13 16:56:10 +00:00
  • 205b8307c2 Accepting request 401664 from Cloud:Tools Dominique Leuenberger 2016-06-14 21:08:41 +00:00
  • 59f2847b9b Accepting request 401599 from home:jgleissner:branches:Cloud:Tools Robert Schweikert 2016-06-13 13:10:49 +00:00
  • 60a6dbc83d Accepting request 394743 from Cloud:Tools Dominique Leuenberger 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 Robert Schweikert 2016-05-03 21:50:58 +00:00
  • cc978c570e Accepting request 378315 from Cloud:Tools Dominique Leuenberger 2016-03-26 14:27:12 +00:00
  • f611116d34 - Update suseIntegratedHandler.patch (bsc#971275) + Properly handle the package_upgrade configuration option Robert Schweikert 2016-03-15 21:41:30 +00:00