]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
node-proxy: address a typo
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 12 Jan 2024 09:09:15 +0000 (09:09 +0000)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 25 Jan 2024 15:07:21 +0000 (15:07 +0000)
commitc4675a6c97a8fe331f836113e5ffde4a09717dc4
tree83a8cc3c9aeffe94377fe79e15e33ad242f6a772
parent3b8c945a6afeb7c8ab9f862468929f579c78adc3
node-proxy: address a typo

while checking logs, I noticed the following message:

```
2024-01-12 09:08:03,751 - reporter - INFO - Reporter url set to https:10.10.10.11:7150/node-proxy/data
```

Although this is only a cosmetic issue as this variable
is only used for logging messages, let's fix it.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/ceph-node-proxy/ceph_node_proxy/reporter.py