index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cephadm
/
tests
/
test_cephadm.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cephadm: do not trigger rollback in bootstrap unit tests
John Mulligan
2024-11-04
1
-13
/
+21
*
cephadm: pull container images from quay.io
Guillaume Abrioux
2024-10-02
1
-18
/
+18
*
cephadm: limit mounts for shell and ceph-volume commands
Adam King
2024-08-02
1
-0
/
+1
*
mgr/cephadm: introducing new cmd to generate self-signed certs
Redouane Kachach
2024-07-31
1
-1
/
+2
*
cephadm: fix host-maintenance command always exiting with a failure
John Mulligan
2024-03-28
1
-4
/
+4
*
cephadm: fix `cephadm shell --name <daemon-name>` for stopped/failed daemon
Adam King
2024-03-15
1
-0
/
+75
*
cephadm: update _rm_cluster to call terminate_service
John Mulligan
2024-01-02
1
-7
/
+20
*
cephadm: convert iscsi daemon form to use sidecars
John Mulligan
2024-01-02
1
-14
/
+26
*
cephadm: move ceph classes to a new file
John Mulligan
2023-11-30
1
-1
/
+2
*
cephadm: move monitoring class to a new file
John Mulligan
2023-11-30
1
-6
/
+12
*
cephamd: update tests to use should_log_to_journald from context_getters
John Mulligan
2023-11-30
1
-4
/
+6
*
cephadm: update tests to import dict_get* functions from proper module
John Mulligan
2023-11-30
1
-8
/
+14
*
cephadm: create deployment_utils module
John Mulligan
2023-11-30
1
-5
/
+9
*
cephadm: convert test_mon_crush_location to use funkypatch fixture
John Mulligan
2023-11-30
1
-16
/
+28
*
cephadm: update test to use funkypatch fixture
John Mulligan
2023-11-30
1
-10
/
+7
*
cephadm: convert get_container_binds to use class based approach
John Mulligan
2023-11-09
1
-2
/
+2
*
cephadm: ensure the iscsi test can create iscsi daemon class
John Mulligan
2023-11-09
1
-0
/
+5
*
Merge pull request #54126 from phlogistonjohn/jjm-cephadm-remove-get_daemon_args
Adam King
2023-11-06
1
-8
/
+10
|
\
|
*
cephadm: make get_daemon_args private
John Mulligan
2023-11-04
1
-2
/
+2
|
*
cephadm: remove get_deployment_container
John Mulligan
2023-11-04
1
-6
/
+8
*
|
cephadm: move unit file related tests to dedicated file
John Mulligan
2023-11-03
1
-9
/
+0
|
/
*
cephadm: update test to avoid using exception handling as an assertion
John Mulligan
2023-10-05
1
-5
/
+4
*
cephadm: move firewalld related items to firewalld.py
John Mulligan
2023-10-04
1
-0
/
+1
*
cephadm: remove direct daemon-class deps from firewall
John Mulligan
2023-10-04
1
-3
/
+8
*
cephadm: move sysctl specific functions to sysctl.py
John Mulligan
2023-10-04
1
-2
/
+4
*
Merge pull request #53702 from adk3798/cephadm-refactor-registry-login
Adam King
2023-09-30
1
-1
/
+1
|
\
|
*
cephadm: move registry_login to container_engines.py
Adam King
2023-09-27
1
-1
/
+1
*
|
cephadm: move more funcs into data_utils.py
Adam King
2023-09-30
1
-1
/
+3
*
|
cephadm: move context based getters to context_getters.py
John Mulligan
2023-09-26
1
-3
/
+5
|
/
*
cephadm: convert get_deployment_container to to use a DaemonIdentity argument
John Mulligan
2023-09-11
1
-9
/
+7
*
cephadm: convert get_container to to use a DaemonIdentity argument
John Mulligan
2023-09-11
1
-10
/
+18
*
cephadm: convert deploy_daemon to to use a DaemonIdentity argument
John Mulligan
2023-09-11
1
-1
/
+1
*
cephadm: convert deploy_daemon_units to to use a DaemonIdentity argument
John Mulligan
2023-09-11
1
-24
/
+9
*
cephadm: convert get_daemon_args to use DaemonIdentity argument
John Mulligan
2023-09-11
1
-1
/
+3
*
cephadm: convert _write_custom_conf_files to use a DaemonIdentity arg
John Mulligan
2023-09-11
1
-1
/
+3
*
cephadm: convert create_daemon_dirs to use a DaemonIdentity argument
John Mulligan
2023-09-11
1
-31
/
+31
*
cephadm: replace get_data_dir & make_data_dir args with DaemonIdentity
John Mulligan
2023-09-11
1
-4
/
+12
*
cephadm: use DaemonIdentity in arguments to CephContainer.for_daemon
John Mulligan
2023-09-11
1
-6
/
+10
*
Merge pull request #52043 from adk3798/tcmu-entrypoint
Adam King
2023-09-11
1
-2
/
+2
|
\
|
*
cephadm: run tcmu-runner through script to do restart on failure
Adam King
2023-08-18
1
-2
/
+2
*
|
cephadm: move packager types and funcs to packagers.py
John Mulligan
2023-08-30
1
-2
/
+2
*
|
cephadm: move low level networking funcs to net_utils.py
John Mulligan
2023-08-30
1
-18
/
+27
*
|
cephadm: move container engine types and funcs to container_engines.py
John Mulligan
2023-08-30
1
-2
/
+6
*
|
cephadm: move command call functions to call_wrappers.py
John Mulligan
2023-08-30
1
-3
/
+7
*
|
cephadm: have attempt_bind raise up OSErrors
Adam King
2023-08-22
1
-4
/
+32
*
|
cephadm: support for specifying IP a port will be bound to on
Adam King
2023-08-22
1
-4
/
+24
|
/
*
cephadm: move custom container tests to a dedicated file
John Mulligan
2023-08-09
1
-84
/
+0
*
cephadm: remove call to get_parm from fetch_configs
John Mulligan
2023-06-15
1
-3
/
+3
*
cephadm: convert test case to call command_deploy_from
John Mulligan
2023-06-15
1
-1
/
+3
*
cephadm: update code to use fetch_custom_config_files
John Mulligan
2023-06-15
1
-6
/
+6
[next]