]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/shortlog
ceph-ansible.git
2016-12-14 Andrew Schoenensure site.yml.sample always gathers facts and install... 1180/head
2016-12-14 Andrew Schoenadds the infrastructure-playbooks dir to the rpm packaging
2016-12-14 Sébastien HanMerge pull request #1184 from ceph/rhbz-1403576
2016-12-14 Alfredo Dezaceph-agent: do not check for subscription manager for... 1184/head
2016-12-14 Sébastien HanMerge pull request #1183 from zhsj/fix-custom-repo
2016-12-14 Sébastien HanMerge pull request #1181 from tynorth-cisco/key-issue
2016-12-14 Sébastien HanMerge pull request #1176 from jstuever/action_plugins
2016-12-14 Shengjing Zhufix ceph_custom not usable 1183/head
2016-12-14 tynorth-ciscoChange attribute call to .get call in ceph keys 1181/head
2016-12-13 Andrew SchoenMerge pull request #1158 from ceph/ceph-ansible-docker...
2016-12-13 Andrew SchoenMerge pull request #1170 from font/docker_devices
2016-12-12 Alfredo DezaMerge pull request #1174 from ceph/evelu-doc
2016-12-12 Andrew SchoenMerge pull request #1177 from ceph/makefile-version...
2016-12-12 Ken DreyerMakefile: improve version detection 1177/head
2016-12-12 Ken DreyerMakefile: strip "v" from RPM versions
2016-12-12 Jeremiah StueverAdding symlink to action_plugins so this works in ansib... 1176/head
2016-12-12 Erwan VeluREADME: Adding mailing list / irc / github entry points 1174/head
2016-12-09 Sébastien Hancommon: do not run tasks in main.yml, use include 1158/head
2016-12-09 Sébastien Hancommon: move mandatory variables to their respective...
2016-12-09 Sébastien Handocker: consolidate ceph-ansible and ceph-docker varible
2016-12-09 Andrew SchoenMerge pull request #1169 from ceph/shaman-support
2016-12-09 Sébastien HanMerge pull request #1165 from opsta/master
2016-12-09 Jirayut 'Dear... Remove osd pool default min size variable 1165/head
2016-12-09 Ivan FontAdd devices variable for Vagrantfile docker case 1170/head
2016-12-08 Alfredo Dezaceph-common: fetch ceph_dev repo contents for CentOS... 1169/head
2016-12-08 Alfredo Dezaceph-common: remove ceph_dev* vars that are no longer...
2016-12-08 Alfredo Dezagroup_vars: remove ceph_dev* vars that are no longer...
2016-12-08 Alfredo Dezaceph-common: fetch ceph_dev repo contents for debian...
2016-12-08 Sébastien HanMerge pull request #1168 from Logan2211/fix-mons-check
2016-12-08 Logan VFix the mons running check to use group name var 1168/head
2016-12-08 Sébastien HanMerge pull request #1157 from ceph/ceph-fsid
2016-12-08 Andrew SchoenMerge pull request #1162 from ceph/timeout-collect...
2016-12-08 Jirayut NimsaengUse ceph_conf_overrides to config default pool size
2016-12-08 Alfredo DezaMerge pull request #1150 from ceph/testinfra
2016-12-08 Jirayut NimsaengRemove variables that can be override with ceph_conf_ov...
2016-12-08 Jirayut Nimsaeng- Remove check host key
2016-12-08 Jirayut Nimsaeng- Add option to configure default pool size
2016-12-08 Jirayut NimsaengAdd mon_pg_warn_max_per_osd, osd_pool_default_size...
2016-12-08 Sébastien HanMerge pull request #1164 from guits/master
2016-12-08 Guillaume Abriouxgit: update gitignore 1164/head
2016-12-08 Andrew Schoentests: adds an osds parameter to the node fixture 1150/head
2016-12-08 Andrew Schoentests: mark tests with no_docker that fail on container...
2016-12-08 Andrew Schoentests: adds a docker property to the node fixture
2016-12-08 Andrew Schoentests: adds a docker: true var to the docker_cluster...
2016-12-07 Andrew Schoendocker: fix ceph.conf generation for multiple mons
2016-12-07 Andrew Schoentests: account for multiple osd hosts when testing...
2016-12-07 Andrew Schoentests: ensure all osds are listening on the cluster...
2016-12-07 Andrew Schoentests: test that all osds are listening on the public...
2016-12-07 Andrew Schoentests: add num_devices to node fixture
2016-12-07 Sébastien Hanmon: remove collect keys 1162/head
2016-12-07 Sébastien Hancommon: do not regenerate a cluster fsid if cluster... 1157/head
2016-12-06 Andrew Schoentests: adds a comment to the setup.yml playbook for...
2016-12-06 Andrew Schoentests: skip installing net-tools on atomic hosts
2016-12-06 Andrew Schoentests: dmcrypt_journal_collocation should run journal...
2016-12-06 Andrew Schoentests: use cluster_name in tests when needed
2016-12-06 Andrew Schoentests: use node["conf_path"] instead of hardcoding...
2016-12-06 Andrew Schoentests: add cluster_name and conf_path to the node fixture
2016-12-06 Andrew Schoentests: include the number of mons as a attribute on...
2016-12-06 Andrew Schoentests: update skip messages in conftest.py
2016-12-06 Andrew Schoentests: rename vars to ansible_vars in conftest.node
2016-12-06 Andrew Schoentests: rename CephNode to node and add a bit of documen...
2016-12-06 Andrew Schoentests: with testinfra we don't need scenario.py files...
2016-12-06 Andrew Schoentests: tests for collocated journals
2016-12-06 Andrew Schoentests: add a journal_collocation tag to collocated...
2016-12-06 Andrew Schoentests: ensure ceph-mon is installed on mons
2016-12-06 Andrew Schoentests: make sure all osds are mounted
2016-12-06 Andrew Schoentests: adds some basic tests for OSD nodes
2016-12-06 Andrew Schoentesting: CephNode should return osd_ids
2016-12-06 Andrew Schoentests: remove test files that are not used anymore
2016-12-06 Andrew Schoentests: test ceph.conf using testinfra modules
2016-12-06 Andrew Schoentests: ensure tests marked with 'all' run on every...
2016-12-06 Andrew Schoentests: the CephNode fixture should provide the cluster...
2016-12-06 Andrew Schoentests: tests mon services to ensure they are running...
2016-12-06 Andrew Schoentests: run testinfra with --sudo
2016-12-06 Andrew Schoentests: run the setup.yml playbook with tox
2016-12-06 Andrew Schoentests: include a playbook to install net-tools for...
2016-12-06 Andrew Schoentests: return address and ansible vars from CephNode
2016-12-06 Andrew Schoentests: port tests/functional/test_install.py to use...
2016-12-06 Andrew Schoentests: change conftest.py to support dynamic markers...
2016-12-06 Andrew Schoentests: use testinfra in tox.ini instead of pytest directly
2016-12-06 Sébastien HanMerge pull request #1155 from ceph/take-over-fix
2016-12-06 Sébastien Hantake-over: use more precise ceph.conf detection 1155/head
2016-12-06 Sébastien HanMerge pull request #1152 from ceph/gitignore-travis
2016-12-06 Sébastien Hangit: update gitignore 1152/head
2016-12-06 Sébastien Hanci: remove travis
2016-12-05 Sébastien HanMerge pull request #1144 from yanshanchen/fix-shrink...
2016-12-05 chenyanshanthis patch fix the regex pattern in infrastructure... 1144/head
2016-12-02 Alfredo DezaMerge pull request #1141 from ceph/more-mons
2016-12-01 Andrew Schoentests: make centos7_cluster use three mons 1141/head
2016-12-01 Andrew Schoentests: rename the directory for centos7_cluster
2016-12-01 Andrew Schoentests: removes unused xenial_conf_tests and xenial_mon_...
2016-12-01 Andrew Schoentests: rename the directory for xenial_cluster
2016-12-01 Andrew Schoentests: add 2 more mons to xenial_cluster
2016-12-01 Ivan FontMerge pull request #1138 from ceph/docker-scenario
2016-12-01 Andrew Schoentests: remove unused group_vars/osds from docker_cluster 1138/head
2016-12-01 Andrew Schoentests: docker_cluster does not need os_tuning_params
2016-12-01 Andrew Schoentests: docker_cluster should run conf_tests
2016-12-01 Andrew Schoentests: use journal_size in ceph_osd_docker_extra_env...
2016-12-01 Andrew Schoentests: remove unsued options from docker_cluster vagran...
2016-12-01 Andrew Schoentests: docker_cluster should use 3 mons
next