Skip to content

Commit

Permalink
Merge pull request #64323 from natalieswork/remove-azure
Browse files Browse the repository at this point in the history
[master] Remove azure
  • Loading branch information
Megan Wilhite authored Jun 1, 2023
2 parents d50ba4d + 18cd662 commit d9a421d
Show file tree
Hide file tree
Showing 76 changed files with 141 additions and 29,242 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Pipfile.lock
# - /some/path$ git clone https://github.com/thatch45/salt.git
# - /some/path$ virtualenv --python=/usr/bin/python2.6 salt
/env/
/.env/
/bin/
/etc/
/include/
Expand Down
335 changes: 125 additions & 210 deletions DEPENDENCIES.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions changelog/64322.removed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Removing Azure-Cloud modules from the code base.
1 change: 0 additions & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@
r"https://salt-cloud.readthedocs.io",
r"https://salt.readthedocs.io",
r"http://www.pip-installer.org/",
r"http://www.windowsazure.com/",
r"https://github.com/watching",
r"dash-feed://",
r"https://github.com/saltstack/salt/",
Expand Down
2 changes: 0 additions & 2 deletions doc/ref/clouds/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ cloud modules
:template: autosummary.rst.tmpl

aliyun
azurearm
clc
cloudstack
digitalocean
Expand All @@ -24,7 +23,6 @@ cloud modules
libvirt
linode
lxc
msazure
oneandone
opennebula
openstack
Expand Down
5 changes: 0 additions & 5 deletions doc/ref/clouds/all/salt.cloud.clouds.azurearm.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/clouds/all/salt.cloud.clouds.msazure.rst

This file was deleted.

23 changes: 0 additions & 23 deletions doc/ref/configuration/master.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4046,29 +4046,6 @@ This option defines the update interval (in seconds) for :ref:`MinionFS
minionfs_update_interval: 120
azurefs: Azure File Server Backend
----------------------------------

.. versionadded:: 2015.8.0

See the :mod:`azurefs documentation <salt.fileserver.azurefs>` for usage
examples.

.. conf_master:: azurefs_update_interval

``azurefs_update_interval``
***************************

.. versionadded:: 2018.3.0

Default: ``60``

This option defines the update interval (in seconds) for azurefs.

.. code-block:: yaml
azurefs_update_interval: 120
s3fs: S3 File Server Backend
----------------------------

Expand Down
1 change: 0 additions & 1 deletion doc/ref/file_server/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ fileserver modules
:toctree:
:template: autosummary.rst.tmpl

azurefs
gitfs
hgfs
minionfs
Expand Down
4 changes: 0 additions & 4 deletions doc/ref/file_server/all/salt.fileserver.azurefs.rst

This file was deleted.

1 change: 0 additions & 1 deletion doc/ref/grains/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ grains modules
mdadm
mdata
metadata
metadata_azure
metadata_gce
minion_process
napalm
Expand Down
5 changes: 0 additions & 5 deletions doc/ref/grains/all/salt.grains.metadata_azure.rst

This file was deleted.

4 changes: 0 additions & 4 deletions doc/ref/modules/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ execution modules
at_solaris
augeas_cfg
aws_sqs
azurearm_compute
azurearm_dns
azurearm_network
azurearm_resource
bamboohr
baredoc
bcache
Expand Down
5 changes: 0 additions & 5 deletions doc/ref/modules/all/salt.modules.azurearm_compute.rst

This file was deleted.

6 changes: 0 additions & 6 deletions doc/ref/modules/all/salt.modules.azurearm_dns.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/modules/all/salt.modules.azurearm_network.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/modules/all/salt.modules.azurearm_resource.rst

This file was deleted.

1 change: 0 additions & 1 deletion doc/ref/pillar/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pillar modules
:toctree:
:template: autosummary.rst.tmpl

azureblob
cmd_json
cmd_yaml
cmd_yamlex
Expand Down
5 changes: 0 additions & 5 deletions doc/ref/pillar/all/salt.pillar.azureblob.rst

This file was deleted.

4 changes: 0 additions & 4 deletions doc/ref/states/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ state modules
at
augeas
aws_sqs
azurearm_compute
azurearm_dns
azurearm_network
azurearm_resource
beacon
bigip
blockdev
Expand Down
5 changes: 0 additions & 5 deletions doc/ref/states/all/salt.states.azurearm_compute.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/states/all/salt.states.azurearm_dns.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/states/all/salt.states.azurearm_network.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/ref/states/all/salt.states.azurearm_resource.rst

This file was deleted.

1 change: 0 additions & 1 deletion doc/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ mongodb
monit
moosefs
mountpoint
msazure
msc
msdos
msg
Expand Down
Loading

0 comments on commit d9a421d

Please sign in to comment.