Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix wait for fun utils and importlib metadata #3

Closed
wants to merge 1,468 commits into from

Conversation

vdloo
Copy link
Member

@vdloo vdloo commented Oct 19, 2022

#2 but it merges the latest master into v3005.1 including some recent fixes like saltstack#62851. hopefully with this we don't have to pip install importlib-metadata==<some old version> system wide

garethgreenaway and others added 30 commits October 3, 2022 13:11
Adds the ability to remove a KB using the DISM module by passing
just the KB number
Adds a state for doing the same thing
twangboy and others added 28 commits October 17, 2022 17:09
…n to use the w parameter when deleting objects.
…c_cassandra_cql_fix

 Cosmetic fix in the cassandra_cql module
LGPO: Add support to apply registry settings directly to Registry.pol
…es_unit_tests

Updates to mongo module, adding tests
…x-wait-for-fun-utils-and-importlib-metadata
@github-actions
Copy link

Hi! I'm your friendly PR bot!

You might be wondering what I'm doing commenting here on your PR.

Yes, as a matter of fact, I am...

I'm just here to help us improve the documentation. I can't respond to
questions or anything, but what I can do, I do well!

Okay... so what do you do?

I detect modules that are missing docstrings or "CLI Example" on existing docstrings!
When I was created we had a lot of these. The documentation for these
modules need some love and attention to make Salt better for our users.

So what does that have to do with my PR?

I noticed that in this PR there are some files changed that have some of these
issues. So I'm leaving this comment to let you know your options.

Okay, what are they?

Well, my favorite, is that since you were making changes here I'm hoping that
you would be the most familiar with this module and be able to add some other
examples or fix any of the reported issues.

If I can, then what?

Well, you can either add them to this PR or add them to another PR. Either way is fine!

Well... what if I can't, or don't want to?

That's also fine! We appreciate all contributions to the Salt Project. If you
can't add those other examples, either because you're too busy, or unfamiliar,
or you just aren't interested, we still appreciate the contributions that
you've made already.

Whatever approach you decide to take, just drop a comment here letting us know!

Detected Issues (click me)
Check Known Missing Docstrings...........................................Failed
- hook id: invoke
- duration: 3.64s
- exit code: 1

The function 'fqdns' on 'salt/modules/network.py' does not have a 'CLI Example:' in it's docstring
The function 'get_os_version_info' on 'salt/utils/win_osinfo.py' does not have a docstring
The function 'read_secret' on 'salt/modules/vault.py' does not have a 'CLI Example:' in it's docstring
The function 'signal_event' on 'salt/cloud/clouds/profitbricks.py' does not have a docstring
The function 'jinja_raise' on 'salt/utils/jinja.py' does not have a docstring
The function 'regex_escape' on 'salt/utils/jinja.py' does not have a docstring
The function 'method_call' on 'salt/utils/jinja.py' does not have a docstring
The function 'show_full_context' on 'salt/utils/jinja.py' does not have a docstring
The function 'render_jinja' on 'salt/utils/saltclass.py' does not have a docstring
The function 'render_yaml' on 'salt/utils/saltclass.py' does not have a docstring
The function 'get_class' on 'salt/utils/saltclass.py' does not have a docstring
The function 'get_env_from_dict' on 'salt/utils/saltclass.py' does not have a docstring
The function 'dict_merge' on 'salt/utils/saltclass.py' does not have a docstring
The function 'dict_search_and_replace' on 'salt/utils/saltclass.py' does not have a docstring
The function 'find_value_to_expand' on 'salt/utils/saltclass.py' does not have a docstring
The function 'find_and_process_re' on 'salt/utils/saltclass.py' does not have a docstring
The function 'expand_variables' on 'salt/utils/saltclass.py' does not have a docstring
The function 'expand_classes_in_order' on 'salt/utils/saltclass.py' does not have a docstring
The function 'expanded_dict_from_minion' on 'salt/utils/saltclass.py' does not have a docstring
The function 'get_pillars' on 'salt/utils/saltclass.py' does not have a docstring
The function 'get_tops' on 'salt/utils/saltclass.py' does not have a docstring
The function 'verify_logs_filter' on 'salt/utils/verify.py' does not have a docstring
The function 'delete_alarm' on 'salt/modules/boto_cloudwatch.py' does not have a 'CLI Example:' in it's docstring
The function 'get_zabbix_id_mapper' on 'salt/modules/zabbix.py' does not have a 'CLI Example:' in it's docstring
The function 'substitute_params' on 'salt/modules/zabbix.py' does not have a 'CLI Example:' in it's docstring
The function 'compare_params' on 'salt/modules/zabbix.py' does not have a 'CLI Example:' in it's docstring
The function 'get_object_id_by_params' on 'salt/modules/zabbix.py' does not have a 'CLI Example:' in it's docstring
The function 'mkdirs' on 'salt/utils/smb.py' does not have a docstring
The function 'delete_file' on 'salt/utils/smb.py' does not have a docstring
The function 'delete_directory' on 'salt/utils/smb.py' does not have a docstring
The function 'delete' on 'salt/modules/swift.py' does not have a 'CLI Example:' in it's docstring
The function 'get' on 'salt/modules/swift.py' does not have a 'CLI Example:' in it's docstring
The function 'head' on 'salt/modules/swift.py' does not have a docstring
The function 'put' on 'salt/modules/swift.py' does not have a 'CLI Example:' in it's docstring
The function 'set_volumes_tags' on 'salt/modules/boto_ec2.py' does not have a 'CLI Example:' in it's docstring
The function 'get_resource' on 'salt/modules/pagerduty_util.py' does not have a 'CLI Example:' in it's docstring
The function 'create_or_update_resource' on 'salt/modules/pagerduty_util.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_resource' on 'salt/modules/pagerduty_util.py' does not have a 'CLI Example:' in it's docstring
The function 'resource_present' on 'salt/modules/pagerduty_util.py' does not have a 'CLI Example:' in it's docstring
The function 'resource_absent' on 'salt/modules/pagerduty_util.py' does not have a 'CLI Example:' in it's docstring
The function 'expand_repo_def' on 'salt/modules/aptpkg.py' does not have a 'CLI Example:' in it's docstring
The function 'split_comparison' on 'salt/utils/pkg/init.py' does not have a docstring
The function 'exist' on 'salt/modules/chroot.py' was previously known to not have a CLI Example, which is no longer the case. Please remove it from 'MISSING_EXAMPLES'. in 'tasks/docstrings.py'
The function 'assumed_creds' on 'salt/utils/aws.py' does not have a docstring
The function 'systemd_notify_call' on 'salt/utils/process.py' does not have a docstring
The function 'default_signals' on 'salt/utils/process.py' does not have a docstring
The function 'ext_pillar' on 'salt/pillar/makostack.py' does not have a docstring
The function 'get_filter_pillar' on 'salt/modules/napalm_netacl.py' does not have a 'CLI Example:' in it's docstring
The function 'get_term_pillar' on 'salt/modules/napalm_netacl.py' does not have a 'CLI Example:' in it's docstring
The function 'create_deployment' on 'salt/modules/kubernetesmod.py' does not have a 'CLI Example:' in it's docstring
The function 'create_pod' on 'salt/modules/kubernetesmod.py' does not have a 'CLI Example:' in it's docstring
The function 'create_service' on 'salt/modules/kubernetesmod.py' does not have a 'CLI Example:' in it's docstring
The function 'replace_deployment' on 'salt/modules/kubernetesmod.py' does not have a 'CLI Example:' in it's docstring
The function 'replace_service' on 'salt/modules/kubernetesmod.py' does not have a 'CLI Example:' in it's docstring
The function 'get_pauses' on 'salt/modules/state.py' does not have a 'CLI Example:' in it's docstring
The function 'apply_' on 'salt/modules/state.py' does not have a 'CLI Example:' in it's docstring
The function 'test' on 'salt/modules/state.py' does not have a 'CLI Example:' in it's docstring
The function 'banner' on 'salt/modules/slsutil.py' does not have a 'CLI Example:' in it's docstring
The function 'boolstr' on 'salt/modules/slsutil.py' does not have a 'CLI Example:' in it's docstring
The function 'get_package_info' on 'salt/modules/win_pkg.py' does not have a 'CLI Example:' in it's docstring
The function 'get_parameter' on 'salt/modules/boto_ssm.py' does not have a 'CLI Example:' in it's docstring
The function 'put_parameter' on 'salt/modules/boto_ssm.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_parameter' on 'salt/modules/boto_ssm.py' does not have a 'CLI Example:' in it's docstring
The function 'render' on 'salt/renderers/pyobjects.py' does not have a docstring
The function 'item_show' on 'salt/modules/pcs.py' does not have a 'CLI Example:' in it's docstring
The function 'item_create' on 'salt/modules/pcs.py' does not have a 'CLI Example:' in it's docstring
The function 'post_event' on 'salt/modules/datadog_api.py' does not have a 'CLI Example:' in it's docstring
The function 'represent_ordereddict' on 'salt/utils/yamldumper.py' does not have a docstring
The function 'represent_undefined' on 'salt/utils/yamldumper.py' does not have a docstring
The function 'get_dumper' on 'salt/utils/yamldumper.py' does not have a docstring
The function 'get_configured_provider' on 'salt/cloud/clouds/clc.py' does not have a docstring
The function 'get_creds' on 'salt/cloud/clouds/clc.py' does not have a docstring
The function 'get_queue_data' on 'salt/cloud/clouds/clc.py' does not have a docstring
The function 'make_con' on 'salt/proxy/netmiko_px.py' does not have a docstring
The function 'connection' on 'salt/proxy/netmiko_px.py' does not have a docstring
The function 'get_connection' on 'salt/modules/netmiko_mod.py' does not have a 'CLI Example:' in it's docstring
The function 'call' on 'salt/modules/netmiko_mod.py' does not have a 'CLI Example:' in it's docstring
The function 'multi_call' on 'salt/modules/netmiko_mod.py' does not have a 'CLI Example:' in it's docstring
The function 'pylxd_client_get' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'pylxd_save_object' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_get' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_delete' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_rename' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_state' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_start' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_stop' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_restart' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_freeze' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_unfreeze' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_config_get' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_config_set' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_config_delete' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_device_get' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_device_add' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_device_delete' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'container_file_get' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'sync_config_devices' on 'salt/modules/lxd.py' does not have a 'CLI Example:' in it's docstring
The function 'load' on 'salt/utils/yamlloader_old.py' does not have a docstring
The function 'get_conn' on 'salt/utils/etcd_util.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'tree' on 'salt/utils/etcd_util.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'state_result' on 'salt/states/libcloud_storage.py' does not have a docstring
The function 'wrap_tmpl_func' on 'salt/utils/templates.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'render_jinja_tmpl' on 'salt/utils/templates.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'render_mako_tmpl' on 'salt/utils/templates.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'render_wempy_tmpl' on 'salt/utils/templates.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'create' on 'salt/modules/lxc.py' does not have a 'CLI Example:' in it's docstring
The function 'ping_all_connected_minions' on 'salt/utils/master.py' does not have a docstring
The function 'get_master_key' on 'salt/utils/master.py' does not have a docstring
The function 'ext_pillar' on 'salt/pillar/stack.py' does not have a docstring
The function 'split_username' on 'salt/utils/win_runas.py' does not have a docstring
The function 'lock_holders' on 'salt/modules/zk_concurrency.py' does not have a 'CLI Example:' in it's docstring
The function 'lock' on 'salt/modules/zk_concurrency.py' does not have a 'CLI Example:' in it's docstring
The function 'unlock' on 'salt/modules/zk_concurrency.py' does not have a 'CLI Example:' in it's docstring
The function 'party_members' on 'salt/modules/zk_concurrency.py' does not have a 'CLI Example:' in it's docstring
The function 'start' on 'salt/engines/junos_syslog.py' does not have a docstring
The function 'wait_call' on 'salt/states/cmd.py' does not have a docstring
The function 'load' on 'salt/utils/yamlloader.py' does not have a docstring
The function 'parallel_scheck' on 'salt/modules/saltcheck.py' does not have a 'CLI Example:' in it's docstring
The function 'check_ipc_path_max_len' on 'salt/utils/zeromq.py' does not have a docstring
The function 'to_salt_event' on 'salt/beacons/watchdog.py' does not have a docstring
The function 'close' on 'salt/beacons/watchdog.py' does not have a docstring
The function 'check_neutron' on 'salt/utils/openstack/neutron.py' does not have a docstring
The function 'check_keystone' on 'salt/utils/openstack/neutron.py' does not have a docstring
The function 'sanitize_neutronclient' on 'salt/utils/openstack/neutron.py' does not have a docstring
The function 'iter_entry_points' on 'salt/utils/entrypoints.py' does not have a docstring
The function 'name_and_version_from_entry_point' on 'salt/utils/entrypoints.py' does not have a docstring
The function 'post_master_init' on 'salt/metaproxy/proxy.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'target' on 'salt/metaproxy/proxy.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'handle_payload' on 'salt/metaproxy/proxy.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'target_load' on 'salt/metaproxy/proxy.py' was previously known to not have a docstring, which is no longer the case. Please remove it from 'MISSING_DOCSTRINGS' .in 'tasks/docstrings.py'
The function 'describe_cache_clusters' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'cache_cluster_exists' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'create_cache_cluster' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'modify_cache_cluster' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_cache_cluster' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'describe_replication_groups' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'replication_group_exists' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'create_replication_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'modify_replication_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_replication_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'describe_cache_subnet_groups' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'cache_subnet_group_exists' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'list_cache_subnet_groups' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'create_cache_subnet_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'modify_cache_subnet_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_cache_subnet_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'describe_cache_security_groups' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'cache_security_group_exists' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'create_cache_security_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_cache_security_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'authorize_cache_security_group_ingress' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'revoke_cache_security_group_ingress' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'list_tags_for_resource' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'add_tags_to_resource' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_tags_from_resource' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'copy_snapshot' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'describe_cache_parameter_groups' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'create_cache_parameter_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_cache_parameter_group' on 'salt/modules/boto3_elasticache.py' does not have a 'CLI Example:' in it's docstring
The function 'get_error' on 'salt/utils/boto3mod.py' does not have a docstring
The function 'exactly_one' on 'salt/utils/boto3mod.py' does not have a docstring
The function 'ordered' on 'salt/utils/boto3mod.py' does not have a docstring
The function 'random' on 'salt/utils/stringutils.py' does not have a docstring
The function 'help' on 'salt/modules/ansiblegate.py' was previously known to not have a CLI Example, which is no longer the case. Please remove it from 'MISSING_EXAMPLES'. in 'tasks/docstrings.py'
The function 'list_' on 'salt/modules/ansiblegate.py' was previously known to not have a CLI Example, which is no longer the case. Please remove it from 'MISSING_EXAMPLES'. in 'tasks/docstrings.py'
The function 'create' on 'salt/modules/boto_elb.py' does not have a 'CLI Example:' in it's docstring
The function 'delete' on 'salt/modules/boto_elb.py' does not have a 'CLI Example:' in it's docstring
The function 'set_attributes' on 'salt/modules/boto_elb.py' does not have a 'CLI Example:' in it's docstring
The function 'set_health_check' on 'salt/modules/boto_elb.py' does not have a 'CLI Example:' in it's docstring
The function 'check_nova' on 'salt/utils/openstack/nova.py' does not have a docstring
The function 'get_entry' on 'salt/utils/openstack/nova.py' does not have a docstring
The function 'get_entry_multi' on 'salt/utils/openstack/nova.py' does not have a docstring
The function 'get_endpoint_url_v3' on 'salt/utils/openstack/nova.py' does not have a docstring
The function 'sanatize_novaclient' on 'salt/utils/openstack/nova.py' does not have a docstring
The function 'init_kwargs' on 'salt/cache/redis_cache.py' does not have a docstring
The function 'nesthash' on 'salt/modules/virt.py' does not have a 'CLI Example:' in it's docstring
The function 'init' on 'salt/modules/virt.py' does not have a 'CLI Example:' in it's docstring
The function 'node_devices' on 'salt/modules/virt.py' does not have a 'CLI Example:' in it's docstring
The function 'network_update' on 'salt/modules/virt.py' does not have a 'CLI Example:' in it's docstring
The function 'pool_update' on 'salt/modules/virt.py' does not have a 'CLI Example:' in it's docstring
The function 'path_depth' on 'salt/utils/find.py' does not have a docstring
The function 'ping' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'check_password' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'check_role' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'cmd' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'find' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'get_roles' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'get_user' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'grains' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'grains_refresh' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'sendline' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'show_ver' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'show_run' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'system_info' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'add_config' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_config' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_user' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'replace' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'save_running_config' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'set_password' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'set_role' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'unset_role' on 'salt/modules/nxos.py' does not have a 'CLI Example:' in it's docstring
The function 'list_dvss' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_dvs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'update_dvs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_dvportgroups' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_uplink_dvportgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_dvportgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'update_dvportgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_dvportgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_storage_policies' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_default_vsan_policy' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_capability_definitions' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_storage_policy' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'update_storage_policy' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_default_storage_policy_of_datastore' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'assign_default_storage_policy_to_datastore' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_datacenters_via_proxy' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_datacenter' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_cluster' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_cluster' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'update_cluster' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_datastores_via_proxy' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_vmfs_datastore' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'rename_datastore' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_datastore' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_licenses' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'add_license' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_assigned_licenses' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'assign_license' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_disks' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'erase_disk_partitions' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_disk_partitions' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'list_diskgroups' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'create_diskgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'add_capacity_to_diskgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_capacity_from_diskgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'remove_diskgroup' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_host_cache' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'configure_host_cache' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_vm_config_file' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_advanced_configs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'set_advanced_configs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_advanced_configs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'compare_vm_configs' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_vm_config' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'update_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'register_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'power_on_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'power_off_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'unregister_vm' on 'salt/modules/vsphere.py' does not have a 'CLI Example:' in it's docstring
The function 'get_filter_pillar' on 'salt/modules/capirca_acl.py' does not have a 'CLI Example:' in it's docstring
The function 'get_term_pillar' on 'salt/modules/capirca_acl.py' does not have a 'CLI Example:' in it's docstring
The function 'to_ip_addr_type' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'get_domain_ips' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'get_domain_ip' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'destroy_domain' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'create_volume_xml' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'create_volume_with_backing_store_xml' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'find_pool_and_volume' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'generate_new_name' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
The function 'get_domain_volumes' on 'salt/cloud/clouds/libvirt.py' does not have a docstring
Found 13 warnings
Found 251 errors


Thanks again!

@vdloo vdloo closed this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.