#51205 add version information for 389-ds-base and RHDS to cli and cockpit
Closed: wontfix 3 years ago by spichugi. Opened 3 years ago by msauton.

Issue Description

add missing package version and/or product information , that can be used from cli and web UI/cockpit

for example, with PKI ( the version numbers are just string pattern examples), we have:

equivalent of 389-ds-base:

cat /usr/share/pki/VERSION
Name: pki
Specification-Version: 10.5
Implementation-Version: 10.5.17

rpm -qf /usr/share/pki/VERSION
pki-base-10.5.17-6.el7.noarch

equivalent of RHDS:

cat /usr/share/pki/CS_SERVER_VERSION
Red Hat Certificate System 9.4 (Batch Update 2)

example of XML status:
curl http://hostname -f:8080/ca/admin/ca/getStatus
<?xml version="1.0" encoding="UTF-8" standalone="no"?><XMLResponse><State>1</State><Type>CA</Type><Status>running</Status><Version>10.5.17-6.el7</Version></XMLResponse>

then, in cockpit, we could have in the 389-ds or RHDS landing page:
https://hostname -f:9090/389-console

the version info, may be either
LDAP server runing 389-ds-xxx
or
Red Hat® Directory Server 11.1
with a link (and logo?) to respective project landing pages

and a status?
( from dsctl -l and dsctl [all-instances] status ? )

Package Version and Platform

Steps to reproduce

1.
2.
3.

Actual results

Expected results


Metadata Update from @vashirov:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue set to the milestone: 1.4.4

3 years ago

Metadata Update from @mreynolds:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1859288

3 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4258

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata