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 openstack wait for fun utils v3006.1 #4

Open
wants to merge 3,808 commits into
base: master
Choose a base branch
from

Conversation

vdloo
Copy link
Member

@vdloo vdloo commented May 9, 2023

#2 again but for salt v3006.1 this time:

hotfix like saltstack#61918 but based on the https://github.com/saltstack/salt/releases/tag/v3006.1 tag

only change: c08f270

see related: saltstack#61918

cmcmarrow and others added 30 commits April 13, 2023 12:30
…w) and add some test coverage for the new pip install directory
…t.yml`

It's now also used to detect changes to workflows.

Signed-off-by: Pedro Algarvio <[email protected]>
dwoz and others added 29 commits May 3, 2023 16:42
Signed-off-by: Pedro Algarvio <[email protected]>
Create it at the right stage.

Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
Signed-off-by: Pedro Algarvio <[email protected]>
to fix:
```
salt/salt/cloud/clouds/openstack.py", line 448, in _get_ips
    elif addr_type == "private" and not salt.utils.cloud.is_public_ip(
NameError: name 'salt' is not defined
```
@github-actions
Copy link

github-actions bot commented May 9, 2023

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: 4.07s
- exit code: 1

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 'init_kwargs' on 'salt/cache/redis_cache.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 '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
The function 'signal_event' on 'salt/cloud/clouds/profitbricks.py' does not have a docstring
The function 'start' on 'salt/engines/junos_syslog.py' does not have a docstring
The function 'esxi' on 'salt/grains/esxi.py' does not have a docstring
The function 'kernel' on 'salt/grains/esxi.py' does not have a docstring
The function 'os' on 'salt/grains/esxi.py' does not have a docstring
The function 'os_family' on 'salt/grains/esxi.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 '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 'expand_repo_def' on 'salt/modules/aptpkg.py' does not have a 'CLI Example:' in it's docstring
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 'delete_alarm' on 'salt/modules/boto_cloudwatch.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 '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 '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 '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 '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 'recv' on 'salt/modules/cp.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 'recv_chunked' on 'salt/modules/cp.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 'envs' on 'salt/modules/cp.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 'active' on 'salt/modules/cryptdev.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 'deepcopy' on 'salt/modules/defaults.py' does not have a 'CLI Example:' in it's docstring
The function 'update' on 'salt/modules/defaults.py' does not have a 'CLI Example:' in it's docstring
The function 'get_details' on 'salt/modules/esxcluster.py' does not have a docstring
The function 'get_details' on 'salt/modules/esxdatacenter.py' does not have a docstring
The function 'cmd' on 'salt/modules/esxi.py' does not have a docstring
The function 'get_details' on 'salt/modules/esxi.py' does not have a docstring
The function 'get_details' on 'salt/modules/esxvm.py' does not have a 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 'create' on 'salt/modules/lxc.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 '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 '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 'fqdns' on 'salt/modules/network.py' does not have a 'CLI Example:' in it's 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 'install' on 'salt/modules/openbsdpkg.py' does not have a 'CLI Example:' in it's docstring
The function 'version_clean' on 'salt/modules/opkg.py' does not have a 'CLI Example:' in it's docstring
The function 'check_extra_requirements' on 'salt/modules/opkg.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 'prlsrvctl' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'prlctl' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'list_vms' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'clone' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'delete' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'exists' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'start' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'stop' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'restart' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'reset' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'status' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'exec_' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'list_snapshots' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'snapshot' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'delete_snapshot' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's docstring
The function 'revert_snapshot' on 'salt/modules/parallels.py' does not have a 'CLI Example:' in it's 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 'format_pkg_list' on 'salt/modules/pkg_resource.py' does not have a 'CLI Example:' in it's docstring
The function 'format_version' on 'salt/modules/pkg_resource.py' does not have a 'CLI Example:' in it's docstring
The function 'get_iuse' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'get_installed_use' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'filter_flags' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'get_all_cpv_use' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'get_cleared_flags' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'is_changed_uses' on 'salt/modules/portage_config.py' does not have a 'CLI Example:' in it's docstring
The function 'kill_pid' on 'salt/modules/ps.py' does not have a 'CLI Example:' in it's docstring
The function 'pkill' on 'salt/modules/ps.py' does not have a 'CLI Example:' in it's docstring
The function 'pgrep' on 'salt/modules/ps.py' does not have a 'CLI Example:' in it's docstring
The function 'parallel_scheck' on 'salt/modules/saltcheck.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_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 '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 'missing_func' on 'salt/modules/test.py' does not have a docstring
The function 'rand_str' on 'salt/modules/test.py' does not have a 'CLI Example:' in it's docstring
The function 'try_' on 'salt/modules/test.py' does not have a 'CLI Example:' in it's docstring
The function 'validate' on 'salt/modules/tls.py' does not have a 'CLI Example:' in it's docstring
The function 'read_secret' on 'salt/modules/vault.py' does not have a 'CLI Example:' in it's docstring
The function 'get_details' on 'salt/modules/vcenter.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 'virtualenv_ver' on 'salt/modules/virtualenv_mod.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_package_info' on 'salt/modules/win_pkg.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 '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 'get_application' on 'salt/netapi/rest_tornado/init.py' does not have a docstring
The function 'ext_pillar' on 'salt/pillar/makostack.py' does not have a docstring
The function 'ext_pillar' on 'salt/pillar/stack.py' does not have a docstring
The function 'is_connected_via_vcenter' on 'salt/proxy/esxi.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 'render' on 'salt/renderers/pyobjects.py' does not have a docstring
The function 'rr_present' on 'salt/states/boto_route53.py' does not have a docstring
The function 'rr_absent' on 'salt/states/boto_route53.py' does not have a docstring
The function 'wait_call' on 'salt/states/cmd.py' does not have a docstring
The function 'mod_init' on 'salt/states/esxdatacenter.py' does not have a docstring
The function 'state_result' on 'salt/states/libcloud_storage.py' does not have a docstring
The function 'assumed_creds' on 'salt/utils/aws.py' does not have a 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 'diff' on 'salt/utils/dictdiffer.py' does not have a docstring
The function 'deep_diff' on 'salt/utils/dictdiffer.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 '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 'path_depth' on 'salt/utils/find.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 '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 '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 '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 'split_comparison' on 'salt/utils/pkg/init.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 '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 '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 'random' on 'salt/utils/stringutils.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 'verify_logs_filter' on 'salt/utils/verify.py' does not have a docstring
The function 'get_os_version_info' on 'salt/utils/win_osinfo.py' does not have a docstring
The function 'split_username' on 'salt/utils/win_runas.py' does not have a 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 'load' on 'salt/utils/yamlloader.py' does not have a docstring
The function 'load' on 'salt/utils/yamlloader_old.py' does not have a docstring
The function 'check_ipc_path_max_len' on 'salt/utils/zeromq.py' does not have a docstring
Found 16 warnings
Found 306 errors


Thanks again!

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.