mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
216d9fdc9a
* fix sorting by latest version when called with an attribute * remove reference to master_alive_check * Fixes saltstack/salt#28262 * Resolve memory leak in authentication * outputter virt_list does not exist anymore * Update proxmox documentation * Fix documentation on boto_asg and boto_elb modules and states * modules.win_timezone: don't list all zones in debug log * Correcty index glusterfs bricks Fixes issue #32311 * Cleaner deprecation process with decorators * Add deprecation decorator scaffold * Capture type error and unhandled exceptions while function calls * Aware of the current and future version of deprecation * Implement initially is_deprecated decorator * Add an alias for the capitalization * Fix capitalization easier way * Remove an extra line * Add successor name to the deprecation decorator. * Granulate logging and error messages. * Implement function swapper * Raise later the caught exception * Clarify exception message * Save function original name * Remove an extra line * Hide an alternative hidden function name in the error message, preserving the error itself * Rename variable as private * Add a method to detect if a function is using its previous version * Message to the log and/or raise an exception accordingly to the status of used function * Log an error along with the exception * Add internal method documentation * Add documentation and usage process for decorator "is_deprecated" * Add documentation and process usage for the decorator "with_deprecated" * Hide private method name * Fix PEP8, re-word the error message * Deprecate basic uptime function * Add initial decorator unit test * Rename old/new functions, mock versions * Move frequent data to the test setup * Add logging on EOL exception * Rename and document high to low version test on is_deprecated * Implement a test on low to high version of is_deprecated decorator * Add a correction to the test description * Remove a dead code * Implement a test for high to low version on is_deprecated, using with_successor param * Correct typso adn mistaeks * Implement high to low version with successor param on is_deprecated * Setup a virtual name for the module * Implement test for with_deprecated should raise an exception if same deprecated function not found * Implement test for with_deprecated an old function is picked up if configured * Correct test description purpose * Implement test with_deprecated when no deprecation is requested * Add logging test to the configured deprecation request * Add logging testing when deprecated version wasn't requested * Implement test EOL for with_deprecated decorator * Correct test explanation * Rename the test * Implement with_deprecated no EOL, deprecated other function name * Implement with_deprecated, deprecated other function name, EOL reached * Add test description for the with_deprecated + with_name + EOL * Fix confusing test names * Add logging test to the is_deprecated decorator when function as not found. * Add more test point to each test, remove empty lines * Bugfix: at certain conditions a wrong alias name is reported to the log * Fix a typo in a comment * Add test for the logging * Disable a pylint: None will _never_ be raised * Fix test for the deprecated "status.uptime" version * Bugfix: Do not yank raised exceptions * Remove unnecessary decorator * Add test for the new uptime * Add test for the new uptime fails when /proc/uptime does not exists * Rename old test case * Skip test for the UTC time, unless freeze time is used. * Fix pylint * Fix documentation * Bugfix: proxy-pass the docstring of the decorated function * Lint fix * Fixes saltstack/salt#28262 for 2015.5 branch * Update master config docs * Improve git_pillar documentation/logging * Add note about different behavior of top file in git_pillar * Make log entry for a missing pillar SLS file more accurate for git_pillar * FreeBSD supports packages in format java/openjdk7 so the prior commit broke that functionality. Check freebsd/pkg#1409 for more info. * FreeBSD supports packages in format java/openjdk7 so the prior commit broke that functionality. Check freebsd/pkg#1409 for more info. * Update glusterfs_test to be inline with #32312 * Fix salt-cloud paralell provisioning Closes #31632 * Ignore Raspbian in service.py __virtual__ (#32421) * Ignore Raspbian in service.py __virtual__ This prevents more than one execution module from trying to load as the service virtual module. Refs: #32413 * pack __salt__ before loading provider overrides We can (and should) pack here since we're just packing a reference to the object. __salt__ needs to be available when we're loading our provider overrides * Fix broken __salt__ dict in provider override Using ret.items() here sets ``__salt__`` to its items (tuple containing function name and reference), breaking usage of ``__salt__`` inside overridden functions. * Merge #32293 with test fixes (#32418) * Fix issue #11497 * Remove check for working directory presence in tests * Fix Domainname introspection Default value needs to be extracted from the container itself, because dockerd set Domainname value when network_mode=host. * Add pgjsonb_queue to queue doc index * Pylint fixes * Pass parser options into batch mode Resolves #31738 * Changed the target file in file.symlink test (#32443) * Argument name in docs should match actual arg name (#32445) Fixes #31851 * tests.integration: bypass MacOS TMPDIR, gettempdir (#32447) Updates |
||
---|---|---|
.. | ||
zypp | ||
__init__.py | ||
aliases_test.py | ||
alternatives_test.py | ||
apache_test.py | ||
archive_test.py | ||
artifactory_test.py | ||
at_test.py | ||
augeas_cfg_test.py | ||
blockdev_test.py | ||
bluez_test.py | ||
boto_apigateway_test.py | ||
boto_cloudtrail_test.py | ||
boto_cognitoidentity_test.py | ||
boto_elasticsearch_domain_test.py | ||
boto_elb_test.py | ||
boto_iot_test.py | ||
boto_lambda_test.py | ||
boto_s3_bucket_test.py | ||
boto_secgroup_test.py | ||
boto_vpc_test.py | ||
bower_test.py | ||
bridge_test.py | ||
btrfs_test.py | ||
cassandra_test.py | ||
chef_test.py | ||
cmdmod_test.py | ||
composer_test.py | ||
config_test.py | ||
cp_test.py | ||
cpan_test.py | ||
cron_test.py | ||
cyg_test.py | ||
daemontools_test.py | ||
data_test.py | ||
ddns_test.py | ||
deb_apache_test.py | ||
deb_postgres_test.py | ||
debconfmod_test.py | ||
debian_ip_test.py | ||
debian_service_test.py | ||
defaults_test.py | ||
devmap_test.py | ||
dig_test.py | ||
disk_test.py | ||
djangomod_test.py | ||
dnsmasq_test.py | ||
dnsutil_test.py | ||
dockerio_test.py | ||
dockerng_test.py | ||
dpkg_test.py | ||
drac_test.py | ||
drbd_test.py | ||
environ_test.py | ||
etcd_mod_test.py | ||
event_test.py | ||
extfs_test.py | ||
file_test.py | ||
firewalld_test.py | ||
gem_test.py | ||
genesis_test.py | ||
git_test.py | ||
glusterfs_test.py | ||
gnomedesktop_test.py | ||
grains_test.py | ||
groupadd_test.py | ||
grub_legacy_test.py | ||
guestfs_test.py | ||
hadoop_test.py | ||
haproxyconn_test.py | ||
hashutil_test.py | ||
hg_test.py | ||
hipchat_test.py | ||
hosts_test.py | ||
htpasswd_test.py | ||
http_test.py | ||
ilo_test.py | ||
incron_test.py | ||
influx_test.py | ||
ini_manage_test.py | ||
introspect_test.py | ||
ipset_test.py | ||
iptables_test.py | ||
jboss7_cli_test.py | ||
jboss7_test.py | ||
k8s_test.py | ||
kapacitor_test.py | ||
key_test.py | ||
keyboard_test.py | ||
keystone_test.py | ||
kmod_test.py | ||
launchctl_test.py | ||
ldapmod_test.py | ||
linux_acl_test.py | ||
linux_lvm_test.py | ||
linux_sysctl_test.py | ||
localemod_test.py | ||
locate_test.py | ||
logadm_test.py | ||
logrotate_test.py | ||
lvs_test.py | ||
mac_assistive_test.py | ||
mac_brew_test.py | ||
mac_defaults_test.py | ||
mac_desktop_test.py | ||
mac_group_test.py | ||
mac_keychain_test.py | ||
mac_package_test.py | ||
mac_pkgutil_test.py | ||
mac_power_test.py | ||
mac_sysctl_test.py | ||
mac_user_test.py | ||
mac_xattr_test.py | ||
match_test.py | ||
mdadm_test.py | ||
memcached_test.py | ||
mine_test.py | ||
mod_random_test.py | ||
modjk_test.py | ||
monit_test.py | ||
moosefs_test.py | ||
mount_test.py | ||
munin_test.py | ||
mysql_test.py | ||
nagios_test.py | ||
netscaler_test.py | ||
network_test.py | ||
neutron_test.py | ||
nfs3_test.py | ||
nftables_test.py | ||
nginx_test.py | ||
nova_test.py | ||
npm_test.py | ||
openstack_config_test.py | ||
oracle_test.py | ||
pagerduty_test.py | ||
pam_test.py | ||
parallels_test.py | ||
parted_test.py | ||
pecl_test.py | ||
pillar_test.py | ||
pip_test.py | ||
pkg_resource_test.py | ||
pkgutil_test.py | ||
portage_config.py | ||
postfix_test.py | ||
postgres_test.py | ||
poudriere_test.py | ||
powerpath_test.py | ||
proxy_test.py | ||
ps_test.py | ||
publish_test.py | ||
puppet_test.py | ||
pw_group_test.py | ||
pw_user_test.py | ||
pyenv_test.py | ||
qemu_img_test.py | ||
qemu_nbd_test.py | ||
rabbitmq_test.py | ||
raet_publish_test.py | ||
random_org_test.py | ||
rbenv_test.py | ||
rdp_test.py | ||
redismod_test.py | ||
ret_test.py | ||
rh_ip_test.py | ||
rh_service_test.py | ||
riak_test.py | ||
rpm_test.py | ||
rsync_test.py | ||
rvm_test.py | ||
s3_test.py | ||
s6_test.py | ||
saltcloudmod_test.py | ||
schedule_test.py | ||
scsi_test.py | ||
sdb_test.py | ||
seed_test.py | ||
sensors_test.py | ||
serverdensity_device_test.py | ||
service_test.py | ||
shadow_test.py | ||
smf_test.py | ||
smtp_test.py | ||
solr_test.py | ||
sqlite3_test.py | ||
ssh_test.py | ||
state_test.py | ||
status_test.py | ||
supervisord_test.py | ||
svn_test.py | ||
swift_test.py | ||
sysbench_test.py | ||
syslog_ng_test.py | ||
sysmod_test.py | ||
system_test.py | ||
systemd_test.py | ||
test_network.py | ||
timezone_test.py | ||
tls_test.py | ||
twilio_notify_test.py | ||
uptime_test.py | ||
useradd_test.py | ||
uwsgi_test.py | ||
varnish_test.py | ||
virt_test.py | ||
virtualenv_test.py | ||
vsphere_test.py | ||
win_autoruns_test.py | ||
win_certutil_test.py | ||
win_disk_test.py | ||
win_dism_test.py | ||
win_dns_client_test.py | ||
win_firewall_test.py | ||
win_groupadd_test.py | ||
win_ip_test.py | ||
win_license_test.py | ||
win_network_test.py | ||
win_ntp_test.py | ||
win_path_test.py | ||
win_powercfg_test.py | ||
win_service_test.py | ||
win_shadow_test.py | ||
win_status_test.py | ||
win_system_test.py | ||
win_timezone_test.py | ||
xapi_test.py | ||
zcbuildout_test.py | ||
zfs_test.py | ||
znc_test.py | ||
zpool_test.py | ||
zypper_test.py |