File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ Verify that `virtualbmc <https://opendev.org/openstack/virtualbmc>`_ is running:
336336
337337.. code-block :: console
338338
339- /usr/local /bin/vbmc list
339+ ~/tenks-venv /bin/vbmc list
340340 +-------------+---------+--------------+------+
341341 | Domain name | Status | Address | Port |
342342 +-------------+---------+--------------+------+
@@ -410,8 +410,8 @@ The new containers can be seen running on the controller node:
410410
411411 $ ssh stack@192.168.33.3 docker ps
412412 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
413- fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:2024.1 -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414- 64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:2024.1 -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
413+ fad79f29afbc 192.168.33.5:4000/openstack.kolla/opensearch-dashboards:master -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch_dashboards
414+ 64df77adc709 192.168.33.5:4000/openstack.kolla/opensearch:master -rocky-9 "dumb-init --single-…" 6 hours ago Up 6 hours (healthy) opensearch
415415
416416 We can see the log indexes in OpenSearch:
417417
You can’t perform that action at this time.
0 commit comments