Cloud instance init scripts
Go to file
Miroslav Rezanina 92f60f1161 * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5
- ci-Revert-Add-native-NetworkManager-support-1224.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501]
- ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501]
- ci-Revert-Revert-Setting-highest-autoconnect-priority-f.patch [bz#2107463 bz#2104389 bz#2117532 bz#2098501]
- Resolves: bz#2107463
  ([RHEL-9.1] Cannot run sysconfig when changing the priority of network renderers)
- Resolves: bz#2104389
  ([RHEL-9.1]Failed to config static IP and IPv6 according to VMware Customization Config File)
- Resolves: bz#2117532
  ([RHEL9.1] Revert patch of configuring networking by NM keyfiles)
- Resolves: bz#2098501
  ([RHEL-9.1] IPv6 not workable when cloud-init configure network using NM keyfiles)
2022-08-17 03:47:30 -04:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
0001-Add-initial-redhat-changes.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
0002-Do-not-write-NM_CONTROLLED-no-in-generated-interface.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0003-Adding-_netdev-to-the-default-mount-configuration.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0004-Setting-highest-autoconnect-priority-for-network-scr.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0005-limit-permissions-on-def_log_file.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
0006-rhel-cloud.cfg-remove-ssh_genkeytypes-in-settings.py.patch * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00
README.rst Add README file 2022-01-13 03:20:21 -05:00
ci-Add-native-NetworkManager-support-1224.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Align-rhel-custom-files-with-upstream-1431.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Honor-system-locale-for-RHEL-1355.patch * Thu Jun 23 2022 Jon Maloy <jmaloy@redhat.com> - 22.1-4 2022-06-23 18:41:55 +00:00
ci-Remove-rhel-specific-files.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Revert-Add-native-NetworkManager-support-1224.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Revert-Revert-Setting-highest-autoconnect-priority-f.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Revert-Setting-highest-autoconnect-priority-for-netw.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-Revert-Use-Network-Manager-and-Netplan-as-default-re.patch * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
ci-Support-EC2-tags-in-instance-metadata-1309.patch * Wed Jun 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-3 2022-06-08 04:27:12 -04:00
ci-Use-Network-Manager-and-Netplan-as-default-renderers.patch * Tue May 31 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-2 2022-05-31 05:08:33 -04:00
ci-cc_set_hostname-do-not-write-localhost-when-no-hostn.patch * Wed Jun 08 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-3 2022-06-08 04:27:12 -04:00
ci-setup.py-adjust-udev-rules-default-path-1513.patch * Thu Jun 23 2022 Jon Maloy <jmaloy@redhat.com> - 22.1-4 2022-06-23 18:41:55 +00:00
cloud-init-tmpfiles.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:56:57 +02:00
cloud-init.spec * Wed Aug 17 2022 Miroslav Rezanina <mrezanin@redhat.com> - 22.1-5 2022-08-17 03:47:30 -04:00
gating.yaml Add OpenStack test results to gating 2021-05-31 16:38:37 +08:00
sources * Tue Apr 19 2022 Emanuele Giuseppe Esposito <eesposit@redhat.com> - 22.1-1 2022-04-19 07:57:46 -04:00

README.rst

===================
cloud-init development
===================

cloud-init is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/cloud-init