We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08ecb8 commit e7d2133Copy full SHA for e7d2133
README.rst
@@ -41,7 +41,7 @@ Or just run via docker or similar:::
41
docker run -d --name os_capacity \
42
--mount type=bind,source=/etc/kolla/os-capacity/,target=/etc/openstack \
43
--env OS_CLOUD=openstack --env OS_CLIENT_CONFIG_FILE=/etc/openstack/clouds.yaml \
44
- -p 9000:9000 ghcr.io/stackhpc/os-capacity:234330f
+ -p 9000:9000 ghcr.io/stackhpc/os-capacity:e08ecb8
45
curl localhost:9000
46
47
Here is some example output from the exporter:::
0 commit comments