Skip to content

Commit 73c015b

Browse files
fix: Changed the "consistency_groups" folder name to correct. (#13024)
* Changed the "consistency_groups" folder name to correct. * Lint fix
1 parent 3d7199b commit 73c015b

26 files changed

+20
-19
lines changed

compute/client_library/ingredients/disks/сonsistency_groups/__init__.py renamed to compute/client_library/ingredients/disks/consistency_groups/__init__.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/add_disk_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/add_disk_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/clone_disks_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/clone_disks_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/create_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/create_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/delete_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/delete_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/list_disks_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/list_disks_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/remove_disk_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/remove_disk_consistency_group.py

File renamed without changes.

compute/client_library/ingredients/disks/сonsistency_groups/stop_replication_consistency_group.py renamed to compute/client_library/ingredients/disks/consistency_groups/stop_replication_consistency_group.py

File renamed without changes.

compute/client_library/recipes/disks/сonsistency_groups/__init__.py renamed to compute/client_library/recipes/disks/consistency_groups/__init__.py

File renamed without changes.

compute/client_library/recipes/disks/сonsistency_groups/add_disk_consistency_group.py renamed to compute/client_library/recipes/disks/consistency_groups/add_disk_consistency_group.py

File renamed without changes.

0 commit comments

Comments
 (0)