-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: stdevel/satprep
base: 2160626
head repository: stdevel/satprep
compare: 79815f7
- 19 commits
- 10 files changed
- 3 contributors
Commits on Mar 18, 2015
-
Workaround for poor libvirt vCenter support
- added satprep_wa_vcvms.py as workaround for the poor libvirt VMware vCenter support - standardized logger messages
1Configuration menu - View commit details
-
Copy full SHA for 941e542 - Browse repository at this point
Copy the full SHA 941e542View commit details
Commits on Mar 20, 2015
-
Fixed issues and implemented new features
- standardized logging messages - satprep_prepare_maintenance.py now includes options to difference between production and non-production hosts, this enables the script e.g. to first prepare non-production hosts before patching critical systems - see also issue #27 - satprep_prepare_maintenance.py now includes an exclude option - fixed a bug in satprep_snapshot.py which might result in erroneous snapshot reports - satprep_wa_vcvms.py now includes information about ESXi hosts by cluster - see also issue #26
Configuration menu - View commit details
-
Copy full SHA for bd69bc0 - Browse repository at this point
Copy the full SHA bd69bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f61973 - Browse repository at this point
Copy the full SHA 8f61973View commit details
Commits on Mar 21, 2015
-
disabled SSL verification for downtimes
- disabled SSL verification for scheduling and checking downtimes (could force issues when used in combination with several proxies) - fixed typo
Configuration menu - View commit details
-
Copy full SHA for 94e006f - Browse repository at this point
Copy the full SHA 94e006fView commit details
Commits on Mar 30, 2015
-
- enhanced blacklisting for preparing maintenances (case-insensitive wildcards - see issue #31) - verification log is created automatically after preparing maintenance (see issue #30) - unicodes are translated into ascii while creating snapshot reports (see issue #28) - locked systems are now excluded while creating snapshot reports by default, they can also be integrated using command-line parameters (see issue #29) - decreased verbosity of satprep_snapshot.py - fixed bug where monitoring host (auth) information are not captured correctly (see issue #33)
Christian Stankowic authored and Christian Stankowic committedMar 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 741af07 - Browse repository at this point
Copy the full SHA 741af07View commit details -
Merge pull request #34 from stdevel/nightly
Release 0.3.2 - minor enhancements and fixes
Configuration menu - View commit details
-
Copy full SHA for 29dad7d - Browse repository at this point
Copy the full SHA 29dad7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d01c6b9 - Browse repository at this point
Copy the full SHA d01c6b9View commit details
Commits on May 20, 2015
-
- VM snapshots are now created before scheduling downtimes, downtime default timeframe changed to 4 hours (see issue #35) - vlog behavior altered to be more intelligent (for details see issue #36)) - Implemented function for scheduling downtime for Nagios/Icinga hostgroups (see issue #37) [parameters -g / --downtime-hostgroup, satprep_prepare_maintenance.py] - Some minor fixes
Configuration menu - View commit details
-
Copy full SHA for afea9e4 - Browse repository at this point
Copy the full SHA afea9e4View commit details
Commits on Jul 3, 2015
-
- added satprep_patch_freeze for automatic cloning of affected channels and mapping subscribed hosts - moved function is_blacklisted into satprep_shared.py - enabled satprep for Spacewalk 2.4
Configuration menu - View commit details
-
Copy full SHA for aae892e - Browse repository at this point
Copy the full SHA aae892eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 382c51f - Browse repository at this point
Copy the full SHA 382c51fView commit details
Commits on Jul 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5c46eee - Browse repository at this point
Copy the full SHA 5c46eeeView commit details
Commits on Jul 10, 2015
-
Enhanced satprep_patch_freeze.py: - enhanced error reporting to also include XMLRPC errors - changed „-satprep“ prefix to „.sp“ to shorten names (several RHN Satellite releases seem to have problems with that) - removed some old rubbish
Christian Stankowic authored and Christian Stankowic committedJul 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 2995a0d - Browse repository at this point
Copy the full SHA 2995a0dView commit details
Commits on Dec 18, 2015
-
Fixed several bugs: - custom info key values are now escaped to avoid aborts (added shared function escape_string; see issue #49) - when cloning channels, labels are added to the name (see issue #47) - changed name format to „label-date.channel“ when cloning channels to avoid using protected names (see issues #46 and #48) - fixed a bug to avoid scheduling downtimes for non-monitored hosts - fixed a bug where VM snapshots were not created - fixed a bug where wrong reboot_required information were inserted into patch reports - fixed a bug where diff reports could not be created (see issue #44) - verification log files are created if non-existent - added support for Spacewalk 2.4
Christian Stankowic authored and Christian Stankowic committedDec 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 9e478d5 - Browse repository at this point
Copy the full SHA 9e478d5View commit details
Commits on Dec 21, 2015
-
Fixed various bugs: - fixed a bug where monitoring information were incorrect in the PDF reports - fixed a bug where debug information where printed in satprep_diff.py without explicitely enabling it - fixed a bug where child channels were not cloned correctly (see issue #50) Also, satprep_snapshot.py will now include patch information by default (omitting the -p parameter, see issue #51). Using -p will now exclude patch information!
Christian Stankowic authored and Christian Stankowic committedDec 21, 2015 Configuration menu - View commit details
-
Copy full SHA for cbdbf5d - Browse repository at this point
Copy the full SHA cbdbf5dView commit details
Commits on Dec 22, 2015
-
Ignore hosts without base-channel
Hosts without valid base-channel will now be ignored by satprep_patch_freeze.py (Fixed issue #50)
Christian Stankowic authored and Christian Stankowic committedDec 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 3d61689 - Browse repository at this point
Copy the full SHA 3d61689View commit details
Commits on Apr 18, 2016
-
Fixed a bug where the script crashed because of a missing local variable
Configuration menu - View commit details
-
Copy full SHA for 1485ba3 - Browse repository at this point
Copy the full SHA 1485ba3View commit details
Commits on Oct 19, 2016
-
Update satprep_prepare_maintenance.py
Fixed a minor bug where prefix were based on ctime instead on mtime
Configuration menu - View commit details
-
Copy full SHA for 4f4fb8e - Browse repository at this point
Copy the full SHA 4f4fb8eView commit details
Commits on Feb 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cad6f97 - Browse repository at this point
Copy the full SHA cad6f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79815f7 - Browse repository at this point
Copy the full SHA 79815f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2160626...79815f7