]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2021-03-16 Zac Doverdoc/cephadm: rewrite "preparation" in adoption.rst
2021-03-16 Zac Doverdoc/cephadm: add prompts to adoption.rst
2021-03-16 Zac Doverdoc/cephadm: rewrite part of adoption.rst
2021-03-16 Sage Weilpython-common/ceph/deployment: RGWSpec: accept (and...
2021-03-16 Sage Weilmgr/orchestrator: drop $realm.$zone naming convention
2021-03-16 Sage Weilmgr/cephadm: rgw: do not mess with realm configuration
2021-03-16 Paul Cuznermgr/cephadm:Document the cephadm config-check feature
2021-03-16 Paul Cuznermgr/cephadm:fix to resolve mypy issue
2021-03-16 Paul Cuznermgr/cephadm:add unit test for the lookup_check helper
2021-03-16 Paul Cuznermgr/cephadm:Drop active healthcheck during a disable...
2021-03-16 Paul Cuznermgr/cephadm:Added helper function to return a specific...
2021-03-16 Paul Cuznermgr/cephadm:unit test added for nics better than most
2021-03-16 Paul Cuznermgr/cephadm:skip an alert if the linkspeed is better...
2021-03-16 Paul Cuznermgr/cephadm:fix mypy warning
2021-03-16 Paul Cuznermgr/cephadm:Remove check from ceph metadata gathering
2021-03-16 Paul Cuznermgr/cephadm:Add unit test for hosts without public...
2021-03-16 Paul Cuznermgr/cephadm:Minor updates to address review comments
2021-03-16 Paul Cuznermgr/cephadm:Added CLI interface for the configuration...
2021-03-16 Paul Cuznermgr/cephadm:Multiple updates related to the addition...
2021-03-16 Paul Cuznermgr/cephadm:Moved 'ownership' of the checker to cephadm
2021-03-16 Paul Cuznermgr/cephadm:Unit tests updated to account for upgrades
2021-03-16 Paul Cuznermgr/cephadm:Updates to CephadmConfigChecks class
2021-03-16 Paul Cuznermgr/cephadm:Adds unit tests for the CephadmConfigChecks...
2021-03-16 Paul Cuznermgr/cephadm:add module option to enable configuration...
2021-03-16 Paul Cuznermgr/cephadm:added ceph version consistency check
2021-03-16 Paul Cuznermgr/cephadm: added config checker to main serve loop
2021-03-16 Paul Cuznermgr/cephadm: adding check logic
2021-03-16 Paul Cuznermgr/cephadm: resolve rebase conflicts
2021-03-16 Paul Cuznermgr/cephadm:Document the intergration with libstoragemgmt
2021-03-16 Paul Cuznermgr/cephadm:Enable cephadm device scan to use LSM
2021-03-16 Daniel Pivonkamgr/cephadm: prevent traceback when invalid osd id...
2021-03-16 Sage Weilmgr/cephadm: do not prime service cache on reconfig
2021-03-16 Sebastian Wagnermgr/cephadm/osd: PEP-8 fix
2021-03-16 Sebastian Wagnermgr/cephadm: Activate existing OSDs
2021-03-16 Sebastian Wagnermgr/cephadm: osd: Use _run_cephadm_json()
2021-03-16 Sage Weilmgr/cephadm: document ok_to_stop output argument for...
2021-03-16 Sage Weilmgr/DaemonServer: make warning language a bit friendlier
2021-03-16 Sage Weilmgr/cephadm/upgrade: improve language a bit
2021-03-16 Sage Weilmgr/cephadm/upgrade: restart multiple osds at once
2021-03-16 Sage Weilmgr/cephadm: gather other osds that are safe to stop
2021-03-16 Sage Weilmgr/cephadm: optional pass 'known' through to ok_to_stop
2021-03-16 Sage Weilmgr/cephadm/upgrade: log start/stop/pause/resume
2021-03-16 Michael Fritchmgr/cephadm: add CEPHADM_STRAY_DAEMON unittest
2021-03-16 Michael Fritchmgr/cephadm: alias rgw-nfs -> nfs
2021-03-16 Sage Weilqa/tasks/cephadm: remove mirror code
2021-03-16 Michael Fritchcephadm: fixup `alrady` -> `already`
2021-03-16 Michael Fritchcephadm: Change outer quotes to avoid escaping inner...
2021-03-16 Michael Fritchcephadm: Remove bad quotes from multiline string (Q001)
2021-03-16 Sage Weilcephadm: Remove bad quotes (Q000)
2021-03-16 Michael Fritchcephadm: introduce flake8-quotes
2021-03-16 Michael Fritchcephadm: line break after binary operator (W504)
2021-03-16 Sage Weilcephadm: blank line contains whitespace (W293)
2021-03-16 Sage Weilcephadm: trailing whitespace (W291)
2021-03-16 Michael Fritchcephadm: local variable 'e' is assigned to but never...
2021-03-16 Michael Fritchcephadm: 'select' imported but unused (F401)
2021-03-16 Michael Fritchcephadm: ambiguous variable name 'l' (E741)
2021-03-16 Michael Fritchcephadm: do not use bare 'except' (E722)
2021-03-16 Michael Fritchcephadm: statement ends with a semicolon (E703)
2021-03-16 Sage Weilcephadm: module level import not at top of file (E402)
2021-03-16 Michael Fritchcephadm: expected 1 blank line before a nested definiti...
2021-03-16 Michael Fritchcephadm: expected 2 blank lines after end of function...
2021-03-16 Michael Fritchcephadm: too many blank lines (E303)
2021-03-16 Sage Weilcephadm: expected 2 blank lines, found 1 (E302)
2021-03-16 Michael Fritchcephadm: expected 1 blank line, found 0 (E301)
2021-03-16 Sage Weilcephadm: too many leading '#' for block comment (E266)
2021-03-16 Michael Fritchcephadm: block comment should start with '# ' (E265)
2021-03-16 Michael Fritchcephadm: at least two spaces before inline comment...
2021-03-16 Michael Fritchcephadm: unexpected spaces around keyword / parameter...
2021-03-16 Michael Fritchcephadm: multiple spaces after ',' (E241)
2021-03-16 Michael Fritchcephadm: missing whitespace after ':' (E231)
2021-03-16 Michael Fritchcephadm: missing whitespace around arithmetic operator...
2021-03-16 Sage Weilcephadm: missing whitespace around operator (E225)
2021-03-16 Michael Fritchcephadm: whitespace before ':' (E203)
2021-03-16 Michael Fritchcephadm: whitespace after '{' (E201)
2021-03-16 Michael Fritchcephadm: continuation line unaligned for hanging indent...
2021-03-16 Michael Fritchcephadm: continuation line under-indented for visual...
2021-03-16 Michael Fritchcephadm: continuation line over-indented for visual...
2021-03-16 Sage Weilcephadm: continuation line over-indented for hanging...
2021-03-16 Michael Fritchcephadm: continuation line with same indent as next...
2021-03-16 Michael Fritchcephadm: closing bracket does not match visual indentat...
2021-03-16 Michael Fritchcephadm: ... does not match indentation of opening...
2021-03-16 Michael Fritchcephadm: continuation line missing indentation or outde...
2021-03-16 Michael Fritchcephadm: continuation line under-indented for hanging...
2021-03-16 Michael Fritchcephadm: over-indented (E117)
2021-03-16 Michael Fritchcephadm: introduce flake8
2021-03-15 Sage WeilMerge PR #39957 into pacific
2021-03-15 Sage WeilMerge PR #39983 into pacific
2021-03-15 Sage WeilMerge PR #40077 into pacific
2021-03-15 Jason DillamanMerge pull request #39950 from dillaman/wip-librbd...
2021-03-15 Or Ozerilibrbd: crypto format api semantics change 39950/head
2021-03-13 Sage WeilMerge PR #39851 into pacific
2021-03-13 Sage WeilMerge PR #39870 into pacific
2021-03-13 Sage WeilMerge PR #40076 into pacific
2021-03-12 Sage Weilcephadm: use image id, not name, when inspecting for... 40076/head
2021-03-12 David Zafmantest: Add test for scrub parallelism 40077/head
2021-03-12 David Zafmanosd: Try other PGs when reservation failures occur
2021-03-11 Yuri WeinsteinMerge pull request #39977 from singuliere/wip-49054...
2021-03-11 Yuri WeinsteinMerge pull request #39952 from rzarzynski/wip-tool...
2021-03-11 Yuri WeinsteinMerge pull request #39951 from rzarzynski/wip-librados...
2021-03-11 Yuri WeinsteinMerge pull request #39898 from singuliere/wip-49038...
next