yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33359
[Bug 1461201] [NEW] Check for systemd (in distros/rhel.py) is fragile
Public bug reported:
The existing cloud-init code determines if systemd is in use by looking
at the distribution name and version. This is prone to error because:
- RHEL derivatives other than CentOS (e.g., Scientific Linux) will fail this test, and
- Distributions that are not derived from RHEL also use systemd
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1461201
Title:
Check for systemd (in distros/rhel.py) is fragile
Status in Init scripts for use on cloud images:
New
Bug description:
The existing cloud-init code determines if systemd is in use by
looking at the distribution name and version. This is prone to error
because:
- RHEL derivatives other than CentOS (e.g., Scientific Linux) will fail this test, and
- Distributions that are not derived from RHEL also use systemd
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1461201/+subscriptions
Follow ups
References