Go to file
Pedro Vinícius Silva da Cruz 21990f2259 Present the correct version of ceph
The Ceph is reporting the wrong version when running the
commands:

ceph --version;
ceph mgr versions;
ceph tell osd.* version.

To avoid this, dl_hook was adjusted so that the ceph version
is returned and the SHA of the last commit is taken and saved
inside the .git_version file. Patch 0001 was removed as it
was not letting the .git_version file be read.

With this fix, the following output is shown after running
the 'ceph --version' command:

ceph version 14.2.22 (2ebd6bae80aca32269eb24d6471ebd72c22da03b)
nautilus (stable)

Test Plan:
PASS AIO-SX fresh install
PASS Run and check output ceph version commands

Closes-Bug: 2024681

Change-Id: I331e8b74b964b752e57b7a27b7c0c9054119ea51
Signed-off-by: Pedro Vinícius Silva da Cruz <pedro.silvadacruz@windriver.com>
2023-06-23 14:19:04 +00:00
2023-06-18 23:18:49 -04:00
2023-04-12 08:29:08 -03:00
2019-01-08 11:42:04 -05:00
2019-04-19 19:52:31 +00:00
2021-09-09 19:05:36 +03:00
2023-04-28 12:38:51 -04:00
2018-05-31 07:36:35 -07:00
2022-12-23 15:56:16 +00:00

integ

StarlingX Integration

Description
StarlingX Integration and packaging
Readme 59 MiB
Languages
Shell 27.9%
Python 22.5%
JavaScript 21.3%
Perl 12.6%
C++ 5.7%
Other 9.9%