GeneralImprovements - ogajduse/spacewalk GitHub Wiki
DEPRECATED, NO LONGER USED
Enhanced Channel Removal
Background
=== Requirements ===
- Remove any channel via
- Script (API).
- UI.
- When removing a channel, provide option to:
- Remove associated errata.
- Remove associated content.
- Log channel removal action - to include:
- user
- channel
- content removed
- systems affected
Specification
=== Notes ===
Spacewalk on KVM
Background
=== Requirements ===
Specification
=== Notes ===
Provide Channel ISO in DVD Format
Background
=== Requirements ===
Specification
=== Notes ===
Errata Management Polish
Background
=== Requirements ===
Specification
=== Notes ===
Email Notification For Role Changes
Background
=== Requirements ===
Specification
=== Notes ===
Monitoring
== Background ==
A lot of monitoring code is on place where it should not be.
Requirements
-
Libraries should be located in proper place.
-
Service should be service.
Specification
-
/etc/rc.d/np.d/sysvStep should be moved to %vendor_lib
-
/var/lib/nocpulse/libexec should be probably moved to %vendor_lib too
-
sysVstep install is not needed - code should be cleaned
-
service Monitoring and MonitoringScout run several sub-serviceses. They should be independent services.