]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2024-01-30 Guillaume Abriouxmgr/cephadm: add a new config option 'oob_default_addr'
2024-01-25 Guillaume Abriouxnode-proxy: collect `LocationIndicatorActive` property...
2024-01-25 Guillaume Abriouxnode-proxy: add new attribute to BaseRedfishSystem()
2024-01-25 Guillaume Abriouxnode-proxy: add packaging related changes
2024-01-25 Guillaume Abriouxnode-proxy: reduce log level in reporter agent
2024-01-25 Guillaume Abriouxnode-proxy: fix a thread/locking issue
2024-01-25 Guillaume Abriouxnode-proxy: address a typo
2024-01-25 Guillaume Abriouxnode-proxy: make it a separate daemon
2024-01-25 Guillaume Abriouxnode-proxy: rename attribute and class
2024-01-25 Guillaume Abriouxnode-proxy: enhance debug log messages for locking...
2024-01-25 Guillaume Abriouxnode-proxy: explicitly set NodeProxy's attributes
2024-01-25 Guillaume Abriouxcephadm/tests: add pyyaml dependency
2024-01-25 Guillaume Abriouxnode-proxy: send oob management requests to the MgrList...
2024-01-25 Guillaume Abriouxcephadm: add `types-PyYAML` dependency in mypy testing
2024-01-25 Guillaume Abriouxnode-proxy: address flake8 errors in tests
2024-01-25 Guillaume Abriouxnode-proxy: move the output formatting logic to orchest...
2024-01-25 Guillaume Abriouxnode-proxy: address a typing issue in agent.NodeProxy...
2024-01-25 Guillaume Abriouxnode-proxy: address flake8 'Q000' warnings
2024-01-25 Guillaume Abriouxnode-proxy: code change for hdd blinkenlight pre-requisites
2024-01-25 Guillaume Abriouxnode-proxy: Add a `NodeProxyManager` class
2024-01-25 Guillaume Abriouxcephadm: gracefully shutdown the agent prior to removing
2024-01-25 Guillaume Abriouxorch/cephadm: add json format support to `ceph orch...
2024-01-25 Guillaume Abriouxnode-proxy: update the data structure for summary report
2024-01-25 Guillaume Abriouxnode-proxy: drop local API
2024-01-25 Guillaume Abriouxnode-proxy: change 'idrac' terminology
2024-01-25 Guillaume Abriouxnode-proxy: raise HTTPError 404 error when no host...
2024-01-25 Guillaume Abriouxnode-proxy: run only when idrac details provided
2024-01-25 Guillaume Abriouxcephadm: inventory.NodeProxyCache() refactor
2024-01-25 Guillaume Abriouxcephadm/agent: add docstring to NodeProxy class
2024-01-25 Guillaume Abriouxnode-proxy: implement criticals endpoint
2024-01-25 Guillaume Abriouxorch/cephadm: implement `ceph orch hardware` command
2024-01-25 Guillaume Abriouxnode-proxy: validate_node_proxy_data() refactor
2024-01-25 Guillaume Abriouxnode-proxy: implement http_query() helper function
2024-01-25 Guillaume Abriouxnode-proxy: address mypy and flake8 errors
2024-01-25 Guillaume Abriouxnode-proxy: fetch idrac details from NodeProxyCache()
2024-01-25 Guillaume Abriouxnode-proxy: parametrize idrac port
2024-01-25 Guillaume Abriouxcephadm: add new option to CLI
2024-01-25 Guillaume Abriouxnode-proxy: implement /led endpoint
2024-01-25 Guillaume Abriouxnode-proxy: drop dispatch() in NodeProxy()
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
next