]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2018-11-28 Sébastien Hanswitch: disable all ceph units
2018-11-28 Sébastien Hanswitch: do not mask systemd unit
2018-11-28 Sébastien Hanosd: re-introduce disk_list check
2018-11-28 Guillaume Abriouxvalidate: change default value for `radosgw_address`
2018-11-28 Guillaume Abriouxtests: rgw_multisite allow clusters to talk to each...
2018-11-28 Guillaume Abriouxtests: set pool size to 1 in ceph-override.json
2018-11-28 Guillaume Abriouxosd: commonize start_osd code
2018-11-28 Guillaume Abriouxmgr: fix mgr keyring error on rolling_update
2018-11-28 Guillaume Abriouxtests: apply dev_setup on the secondary cluster for...
2018-11-27 Sébastien Hanhandler: show unit logs on error
2018-11-27 Andrew Schoenceph-volume: be idempotent when the batch strategy...
2018-11-21 Guillaume Abriouxconfig: convert _osd_memory_target to int
2018-11-19 Guillaume Abriouxinfra: don't restart firewalld if unit is masked v3.2.0rc4
2018-11-19 Neha Ojhaosd_memory_target: standardize unit and fix calculation
2018-11-17 Guillaume Abriouxclient: fix a typo in create_users_keys.yml
2018-11-16 Guillaume Abriouxvalidate: allow stable-3.2 to run with ansible 2.4 v3.2.0rc3
2018-11-13 Jason Dillamanigw: add support for IPv6 v3.2.0rc2
2018-11-12 Mike Christieigw: open iscsi target port
2018-11-12 Mike Christieigw: use api_port variable for firewall port setting
2018-11-12 Mike Christieigw: fix firewall iscsi_group_name check
2018-11-12 Mike Christieigw: Fix default api port
2018-11-09 VasishtaShastryceph-validate : Added functions to accept true and...
2018-11-09 Rishabh Daveremove configuration files for ceph packages on ubuntu...
2018-11-09 Mike Christieigw: stop tcmu-runner on iscsi purge
2018-11-09 Guillaume Abriouxtests: test ooo_collocation agasint v3.0.3 ceph-contain...
2018-11-09 Sébastien Hanrbd-mirror: enable ceph-rbd-mirror.target
2018-11-09 Andrew Schoenvalidate: do not validate ceph_repository if deploying...
2018-10-30 Guillaume Abriouxrgw: move multisite default variables in ceph-defaults v3.2.0rc1
2018-10-30 Guillaume Abriouxtests: add more memory for rgw_multsite scenarios
2018-10-30 Guillaume Abriouxrgw: move multisite related tasks after docker/main.yml
2018-10-30 Guillaume Abriouxrgw: add rgw_multisite for containerized deployments
2018-10-30 Guillaume Abriouxtests: add rgw_multisite functional test
2018-10-30 Guillaume Abriouxrgw: add testing scenario for rgw multisite
2018-10-30 Guillaume Abriouxvalidate: remove check on rgw_multisite_endpoint_addr...
2018-10-30 Ali Marediargw: add ceph-validate tasks for multisite, other fixes
2018-10-30 Guillaume Abriouxrgw: add a dedicated variable for multisite endpoint
2018-10-30 Ali Marediargw: update rgw multisite tasks
2018-10-30 Sébastien Hantravis: add ansible-galaxy integration
2018-10-30 Sébastien Hangitignore: add mergify and travis as exceptions
2018-10-30 Sébastien Hancontrib: rm script push-roles-to-ansible-galaxy.sh
2018-10-30 Sébastien Hancleanup repos's root
2018-10-29 Maciej Naruszewiczceph-volume: fix TypeError exception when setting osds...
2018-10-29 Sébastien Hantestinfra: change test osds for containers
2018-10-29 Sébastien Hanceph_volume: add container support for batch
2018-10-29 Sébastien Hantest_osd: dynamically get the osd container
2018-10-29 Sébastien Hantest: convert all the tests to use lvm
2018-10-29 Sébastien Hantox: change container image to use master
2018-10-29 Sébastien Hantest: remove ceph-disk CI tests
2018-10-29 Guillaume Abriouxroles: fix *_docker_memory_limit default value
2018-10-29 Neha Ojharoles: do not limit docker_memory_limit for various...
2018-10-29 Sébastien HanMerge branch 'jcsp-wip-rm-calamari'
2018-10-29 Sébastien HanMerge branch 'master' into wip-rm-calamari 3147/head
2018-10-29 Ali Marediainfrastructure playbooks: ensure nvme_device is defined...
2018-10-26 Sébastien Hannfs: do not create the nfs user if already present
2018-10-26 Jairo LlopisFix problem with ceph_key in python3
2018-10-26 Sébastien Hanceph_volume: better error handling
2018-10-26 Sébastien Hanceph_volume: expose ceph-volume logs on the host
2018-10-26 Guillaume Abriouxresync group_vars/*.sample files
2018-10-25 Guillaume Abriouxtox: fix a typo
2018-10-25 Mike Christieigw: stop daemons on purge all calls v3.2.0beta9
2018-10-24 Rishabh Daveceph-validate: avoid "list index out of range" error
2018-10-23 Guillaume Abriouxceph-infra: reload firewall after rules are added v3.2.0beta8
2018-10-22 Rishabh Daveallow custom pool size
2018-10-19 Guillaume Abriouxtests: remove unnecessary variables definition v3.2.0beta7
2018-10-19 Guillaume Abriouxdefaults: set default `configure_firewall` to `True`
2018-10-19 Sébastien Hanrolling_update: fix upgrade when using fqdn
2018-10-19 Andrew Schoenvalidate: check the version of python-notario
2018-10-19 Guillaume Abriouxiscsi: fix networking issue on containerized env
2018-10-19 Guillaume AbriouxRevert "tests: test `test_all_docker_osds_are_up_and_in...
2018-10-19 Guillaume Abriouxtests: set configure_firewall: true in centos7|docker_c...
2018-10-19 Guillaume Abriouxinfra: move restart fw handler in ceph-infra role
2018-10-17 Guillaume Abriouxtests: test `test_all_docker_osds_are_up_and_in()`... v3.2.0beta6
2018-10-17 Guillaume Abriouxadd-osds: followup on 3632b26
2018-10-17 Sébastien Haninfra: add a gather-ceph-logs.yml playbook
2018-10-17 Guillaume Abriouxtests: add tests for day-2-operation playbook
2018-10-17 Sébastien Haninfra: rename osd-configure to add-osd and improve it
2018-10-17 Sébastien Hanceph-fetch-keys: refact
2018-10-16 Andy McCraeAdd ability to use a different client container
2018-10-16 Guillaume Abriouxinfra: fix wrong condition on firewalld start task
2018-10-16 Christian Berendtceph-defaults: set ceph_stable_openstack_release_uca...
2018-10-16 Guillaume Abriouxcontrib: add a bash script to snapshort libvirt vms
2018-10-16 Guillaume Abriouxhandler: remove some leftover in restart_*_daemon.sh.j2
2018-10-15 Guillaume Abriouxdoc: update default osd_objectstore value
2018-10-15 Nan Lidocker-ce is used in aarch64 instead of docker engine
2018-10-15 Julien DanjouMergify: fix regexp operator
2018-10-15 Julien DanjouUpdate Mergify configuration to v2
2018-10-15 binhong.huavagrantfile: remove disk path of OSD nodes
2018-10-15 Guillaume Abriouxhandler: fix osd containers handler
2018-10-12 Guillaume Abriouxremove jewel support
2018-10-12 Sébastien Hantest: fix docker test for lvm
2018-10-10 Sébastien Hanswitch: allow switch big clusters (more than 99 osds) v3.2.0beta5
2018-10-10 Sébastien Hanceph_volume: refactor
2018-10-10 Guillaume Abriouxtests: do not install lvm2 on atomic host
2018-10-10 Sébastien Hanci: test lvm in containerized
2018-10-10 Sébastien Handoc: improve osd configuration section
2018-10-10 Sébastien Hanosd: do not run when lvm scenario
2018-10-10 Sébastien Hanhandler: add support for ceph-volume containerized...
2018-10-10 Sébastien Hanceph-handler: change osd container check
2018-10-10 Sébastien Hantests: osd adjust osd name
2018-10-10 Sébastien Hanvalidate: add warning for ceph-disk
next