]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2020-12-01 Guillaume Abriouxosd: add tag on 'wait for all osd to be up' task
2020-12-01 Dimitri Savineauceph-client: use group_by instead of add_host
2020-12-01 Dimitri Savineaulibrary: add cephadm_bootstrap module
2020-12-01 Dimitri Savineaulibrary: add ceph_osd_flag module
2020-11-30 Guillaume Abriouxiscsigw: remove `--cap-add=all` from `podman run` cmd
2020-11-30 Guillaume Abriouxcontainer: remove `--ignore` from `podman rm` command
2020-11-30 Dimitri Savineaulibrary: add ceph_osd module
2020-11-30 Dimitri Savineaulibrary: add ceph_mgr_module module
2020-11-30 Dimitri Savineautests: use ca_test_common with ceph_volume_simple
2020-11-30 Dimitri Savineauimprove plugins/filter testing
2020-11-27 Guillaume Abriouxswitch2containers: do not stop ceph.target in osd play
2020-11-27 Dimitri Savineaualertmanager/prometheus: fix owner/group
2020-11-27 Dimitri Savineautests: add module_utils directory to flake8/pytest
2020-11-26 Guillaume Abriouxmodule_utils: refactor
2020-11-26 Guillaume Abriouxlibrary: use exit_module from ca_common
2020-11-25 Dimitri Savineaurhcs: default to containerized deployment
2020-11-25 Dimitri Savineaulibrary: remove useless condition in ceph_volume
2020-11-25 Dimitri Savineaulibrary: add ceph_volume_simple_{activate,scan}
2020-11-25 Guillaume Abriouxmon: refact initial keyring generation
2020-11-25 Guillaume Abriouxmon: replace `command` task by `copy`
2020-11-24 Dimitri Savineauceph-iscsi: set the pool name in the config file
2020-11-24 Guillaume Abriouxtests: update pytest workflow
2020-11-24 Guillaume Abriouxlibrary: import ca_test_common in test_ceph_key
2020-11-24 Guillaume Abriouxrgw: call `ceph_ec_profile` when needed
2020-11-24 Guillaume Abriouxlibrary: add ec_profile module
2020-11-24 Guillaume Abriouxlibrary: add module_utils namespace
2020-11-23 Guillaume Abriouxtests: use github workflow for nbsp char check
2020-11-23 Guillaume Abriouxlint: ignore 302,303,505 errors
2020-11-23 Guillaume Abriouxlint: do not use 'local_action'
2020-11-23 Guillaume Abriouxlint: trailing whitespace
2020-11-23 Guillaume Abriouxlint: all tasks should be named
2020-11-23 Guillaume Abriouxlint: use shell only when shell functionality is required
2020-11-23 Guillaume Abriouxlint: don't compare to literal true/false
2020-11-23 Guillaume Abriouxlint: variables should have spaces before and after
2020-11-23 Guillaume Abriouxlint: commands should not change things
2020-11-23 Guillaume Abriouxlint: set pipefail on shell tasks
2020-11-23 Guillaume Abriouxtests: use github workflow for ansible-lint
2020-11-19 Guillaume Abriouxosd: ensure /var/lib/ceph/osd/{cluster}-{id} is present
2020-11-18 Dimitri Savineauceph-facts: fix read osd pool default crush fact
2020-11-17 Dimitri Savineautests: use github workflow for pytest
2020-11-17 Guillaume Abriouxcontainers: modify bindmount option
2020-11-16 Dimitri Savineauswitch2container: chown symlink in mon/mgr plays
2020-11-16 Guillaume Abriouxcontainer: force rm --storage on ExecStartPre
2020-11-13 Benoît Knechtceph-facts: Fix osd_pool_default_crush_rule fact
2020-11-13 Gaudenz Steinlinconfig: Always use osd_memory_target if set
2020-11-12 Guillaume Abriouxmain: followup on pr 6012
2020-11-12 Dimitri Savineauswitch2container: disable ceph-osd enabled-runtime
2020-11-12 Francesco PantanoAdd ceph_client tag to execute or skip the playbook
2020-11-10 Dimitri Savineaurolling_update: always run cv simple scan/activate
2020-11-04 Guillaume Abriouxdashboard: change dashboard_grafana_api_no_ssl_verify...
2020-11-04 Guillaume Abriouxdashboard: enable https by default
2020-11-03 Gaudenz Steinlinosd: Fix number of OSD calculation
2020-11-03 Dimitri Savineaurolling_update: fix mgr start with mon collocation
2020-11-03 Dimitri Savineauinfrastructure: consume ceph_fs module
2020-11-03 Dimitri Savineaurolling_update: use ceph health instead of ceph -s
2020-11-03 Dimitri Savineaurgw/rbdmirror: use service dump instead of ceph -s
2020-11-03 Dimitri Savineaumonitor: use quorum_status instead of ceph status
2020-11-03 Dimitri Savineauosds: use pg stat command instead of ceph status
2020-11-03 wangxiaotongosds: use ceph osd stat instead of ceph status
2020-11-03 Guillaume Abriouxcommon: follow up on #5948
2020-11-02 Benoît Knechtceph-mon: Don't set monitor directory mode recursively
2020-11-02 Dimitri Savineaulibrary: remove unused module import
2020-11-02 Dimitri Savineaukeyring: use ceph_key module for get-or-create cmd
2020-11-02 Dimitri Savineaukeyring: use ceph_key module for auth get command
2020-11-02 Dimitri Savineaulibrary/ceph_key: add output format parameter
2020-11-02 Gaudenz Steinlinopenstack: use ceph_keyring_permissions by default
2020-11-02 Dimitri Savineaupodman: force log driver to journald
2020-11-02 Dimitri Savineauceph-handler: fix curl ipv6 command with rgw
2020-10-21 Guillaume Abriouxiscsi: fix ownership on iscsi-gateway.cfg
2020-10-21 Guillaume Abriouxcommon: drop `fetch_directory` feature
2020-10-21 Guillaume Abriouxceph-config: ceph.conf rendering refactor
2020-10-19 Guillaume Abriouxcrash: refact caps definition
2020-10-19 Guillaume Abriouxceph-volume: refresh lvm metadata cache
2020-10-19 Benoît Knechtceph-osd: Fix check mode for start osds tasks
2020-10-19 Benoît Knechtceph-mon: Fix check mode for deploy monitor tasks
2020-10-19 Gaudenz Steinlinceph-crash: Only deploy key to targeted hosts
2020-10-15 Guillaume Abriouxceph-osd: start osd after systemd overrides
2020-10-14 Dimitri Savineaucontainer: remove container_binding_name variable
2020-10-14 Dimitri Savineauceph-osd: don't start the OSD services twice
2020-10-08 Guillaume Abriouxhandler: refact check_socket_non_container
2020-10-06 Benoît KnechtFix Ansible check mode for site.yml.sample playbook
2020-10-06 Guillaume Abriouxtests: change cephfs pool size
2020-10-06 Dimitri Savineaulibrary: add radosgw_zone module
2020-10-06 Dimitri Savineaulibrary: add radosgw_zonegroup module
2020-10-06 Dimitri Savineaulibrary: add radosgw_realm module
2020-10-06 Dimitri Savineaulibrary: add radosgw_user module
2020-10-06 Guillaume Abriouxinfrastructure-playbooks: drop add-osd playbook
2020-10-06 Dimitri Savineaulibrary: add ceph_fs module
2020-10-06 Dimitri Savineauflake8: run the workflow conditionally
2020-10-06 Guillaume Abriouxflake8: fix pep8 syntax on tests/functional/tests/
2020-10-06 Dimitri Savineauceph_key: remove backward compatibility
2020-10-06 Guillaume Abriouxceph_key: support using different keyring
2020-10-06 Guillaume Abriouxrgw: fix multi instances scaleout in baremetal
2020-10-06 Guillaume Abriouxtests: reboot and test idempotency on collocation
2020-10-04 Guillaume Abriouxceph-osd: refact `docker_exec_start_osd`
2020-10-04 Guillaume Abriouxtests: remove ooo_collocation job
2020-10-04 Guillaume Abriouxceph-volume: dirty hack
2020-10-02 Guillaume Abriouxflake8: fix all tests/library/*.py files
2020-10-02 Guillaume Abriouxtests: refact flake8 workflow
2020-10-02 Dimitri SavineauRevert "tests: disable nfs-ganesha testing"
next