]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2024-01-25 Guillaume Abriouxnode-proxy: local API (NodeProxy) refactor
2024-01-25 Guillaume Abriouxnode-proxy: clean up node_proxy dir
2024-01-25 Guillaume Abriouxnode-proxy: collect firmwares details
2024-01-25 Guillaume Abriouxnode-proxy: update the JSON data structure
2024-01-25 Guillaume Abriouxnode-proxy: quick clean up
2024-01-25 Guillaume Abriouxnode-proxy: run all update functions in parallel
2024-01-25 Guillaume Abriouxcephadm/node-proxy: reset ceph warning when needed
2024-01-25 Guillaume Abriouxnode-proxy: rename server.py -> main.py
2024-01-25 Guillaume Abriouxnode-proxy: subclass Thread class
2024-01-25 Guillaume Abriouxnode-proxy: drop current main.py
2024-01-25 Guillaume Abriouxcephadm/node-proxy: logging issues / error handling...
2024-01-25 Guillaume Abriouxmgr/cephadm: add NodeProxyCache class
2024-01-25 Guillaume Abriouxmonitoring: add new alerts
2024-01-25 Guillaume Abriouxnode-proxy: validate_node_proxy_data() refactor
2024-01-25 Guillaume Abriouxnode-proxy: lower verbosity level
2024-01-25 Guillaume Abriouxnode-proxy: update alert names
2024-01-25 Guillaume Abriouxnode-proxy: split redfishdell class
2024-01-25 Guillaume Abriouxcephadm/agent: endpoint refactor
2024-01-25 Guillaume Abriouxnode-proxy: raise ceph warning(s) if needed
2024-01-25 Guillaume Abriouxnode-proxy: drop redfish library dependency
2024-01-25 Guillaume Abriouxnode-proxy: logging refactor
2024-01-25 Guillaume Abriouxnode-proxy: add __init__.py file
2024-01-25 Guillaume Abriouxnode-proxy: parametrize reporter url
2024-01-25 Guillaume Abriouxnode-proxy: modify the endpoint url from default config
2024-01-25 Guillaume Abriouxnode-proxy: update reporter agent
2024-01-25 Guillaume Abriouxnode-proxy: fetch idrac details from ceph
2024-01-25 Guillaume Abriouxmgr/cephadm: add node-proxy endpoints to the mgr
2024-01-25 Guillaume Abriouxcephadm/binary: add `query_endpoint()` method
2024-01-25 Guillaume Abriouxmgr/cephadm: store oob mgmt credentials in mon kv store
2024-01-25 Guillaume Abriouxpython-common: update HostSpec
2024-01-25 Guillaume Abriouxnode-proxy: migrate to cephadm-agent
2024-01-25 Guillaume Abriouxnode-proxy: rename directory
2024-01-25 Guillaume Abriouxnode-proxy: add unit tests for node-proxy endpoint
2024-01-25 Guillaume Abriouxnode-proxy: move administration operations to /admin...
2024-01-25 Guillaume Abriouxnode-proxy: add new endpoint for flushing the data
2024-01-25 Guillaume Abriouxnode-proxy: try to acquire lock early in reporter's...
2024-01-25 Guillaume Abriouxnode-proxy: variabilize the observer_url
2024-01-25 Guillaume Abriouxnode-proxy: update endpoint url in Reporter.loop()
2024-01-25 Guillaume Abriouxnode-proxy: implement _update_memory() in redfish_dell.py
2024-01-25 Guillaume Abriouxnode-proxy: redfish_dell.py refactor
2024-01-25 Guillaume Abriouxnode-proxy: RedfishClient class refactor
2024-01-25 Guillaume Abriouxnode-proxy: fix mypy warning regarding Config.logging
2024-01-25 Guillaume Abriouxnode-proxy: rename server-v2.py
2024-01-25 Guillaume Abriouxnode-proxy: drop old server.py
2024-01-25 Guillaume Abriouxnode-proxy: create entrypoint main()
2024-01-25 Guillaume Abriouxnode-proxy: rename System to BaseSystem
2024-01-25 Guillaume Abriouxnode-proxy: add a timeout when posting data
2024-01-25 Guillaume Abriouxnode-proxy: (Redfish_System) reuse the existing client...
2024-01-25 Guillaume Abriouxnode-proxy: remove a redundant message
2024-01-25 Guillaume Abriouxnode-proxy: add requirements.txt
2024-01-25 Guillaume Abriouxnode-proxy: add a retry on redfish_client.get_path...
2024-01-25 Guillaume Abriouxnode-proxy: add a decorator 'retry'
2024-01-25 Guillaume Abriouxnode-proxy: add type annotation
2024-01-25 Guillaume Abriouxnode-proxy: address some flake8 linting errors
2024-01-25 Guillaume Abriouxnode-proxy: implement config & logging management
2024-01-25 Guillaume Abriouxnode-proxy: catch RequestException in reporter
2024-01-25 Guillaume Abriouxnode-proxy: catch more error in redfish_client
2024-01-25 Guillaume Abriouxnode-proxy: add some logging in the reporter agent
2024-01-25 Guillaume Abriouxnode-proxy: fix a typo in redfish_system.get_status()
2024-01-25 Guillaume Abriouxnode-proxy: redfish_system.get_system refactor
2024-01-25 Guillaume Abriouxnode-proxy: add a lock mechanism
2024-01-25 Guillaume Abriouxnode-proxy: migrate to cherrypy
2024-01-25 Guillaume Abriouxnode-proxy: add method start_client() redfish_system...
2024-01-25 Guillaume Abriouxnode-proxy: drop redfish_system._process_redfish_system...
2024-01-25 Guillaume Abriouxnode-proxy: display error messages when Exception is...
2024-01-25 Guillaume Abriouxnode-proxy: merge self._system with current values
2024-01-25 Guillaume Abriouxnode-proxy: add normalize_dict() function
2024-01-25 Guillaume Abriouxnode-proxy: split RedfishSystem class
2024-01-25 Guillaume Abriouxnode-proxy: implement storage endpoint
2024-01-25 Guillaume Abriouxnode-proxy: implement network endpoint
2024-01-25 Guillaume Abriouxnode-proxy: implement processors endpoint
2024-01-25 Guillaume Abriouxnode-proxy: use `use_reloader=False`
2024-01-25 Guillaume Abriouxnode-proxy: add a /shutdown endpoint
2024-01-25 Guillaume Abriouxnode-proxy: logout from redfish api on Exception
2024-01-25 Guillaume Abriouxnode-proxy: variabilize the system_endpoint
2024-01-25 Guillaume Abriouxnode-proxy: improve logging
2024-01-25 Guillaume Abriouxnode-proxy: various unified interface changes
2024-01-25 Redouane KachachFirst hardware-monitoring draft version
2024-01-24 Guillaume AbriouxMerge pull request #54629 from guits/wip-63599-reef
2024-01-24 Guillaume AbriouxMerge pull request #54705 from k0ste/wip-63312-reef
2024-01-24 zdover23Merge pull request #55282 from zdover23/wip-doc-2024...
2024-01-23 Himura Kazutodoc: specify correct fs type for mkfs 55282/head
2024-01-23 Anthony D'AtriMerge pull request #55271 from zdover23/wip-doc-2024...
2024-01-23 Zac Doverdoc/radosgw: edit "read/write global rate limit" admin.rst 55271/head
2024-01-21 Anthony D'AtriMerge pull request #55263 from zdover23/wip-doc-2024...
2024-01-21 Laura Floresdoc/rados/operations: document `ceph balancer status... 55263/head
2024-01-21 Anthony D'AtriMerge pull request #55260 from zdover23/wip-doc-2024...
2024-01-21 Zac Doverdoc/radosgw: edit "Enable/Disable Bucket Rate Limit" 55260/head
2024-01-20 Anthony D'AtriMerge pull request #55253 from zdover23/wip-doc-2024...
2024-01-20 Zac Doverdoc/radosgw: edit admin.rst "Get Bucket Rate Limit" 55253/head
2024-01-19 Anthony D'AtriMerge pull request #55242 from zdover23/wip-doc-2024...
2024-01-19 Anthony D'AtriMerge pull request #55244 from zdover23/wip-doc-2024...
2024-01-19 Anthony D'AtriMerge pull request #55246 from zdover23/wip-doc-2024...
2024-01-19 Nizamudeen AMerge pull request #54764 from rhcs-dashboard/wip-63652...
2024-01-19 Nizamudeen AMerge pull request #55186 from rhcs-dashboard/wip-63725...
2024-01-19 叶海丰doc/cephfs/client-auth.rst: correct ``fs authorize... 55246/head
2024-01-19 Anthony D'Atridoc/rados/operations: add EC overhead table to erasure... 55244/head
2024-01-19 Zac Doverdoc/radosgw: edit admin.rst "set bucket rate limit" 55242/head
2024-01-18 Anthony D'AtriMerge pull request #55231 from zdover23/wip-doc-2024...
2024-01-18 tobydarlingdoc/rados/operations: Fix off-by-one errors in control.rst 55231/head
next