Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1943801

Summary: Provide both OSP13 and OSP16.1 configuration
Product: Service Telemetry Framework Reporter: Leif Madsen <lmadsen>
Component: DocumentationAssignee: Leif Madsen <lmadsen>
Status: CLOSED CURRENTRELEASE QA Contact: Leonid Natapov <lnatapov>
Severity: medium Docs Contact: Joanne O'Flynn <joflynn>
Priority: unspecified    
Version: 1.2CC: pleimer
Target Milestone: z1Keywords: Triaged
Target Release: 1.3 (STF)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-24 14:36:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1845014, 1954722    

Description Leif Madsen 2021-03-27 15:07:40 UTC
Description of problem:

Current STF 1.2 documentation only includes configuration for OSP16.1. Documentation should have OSP configuration for OSP13 as well.

Additionally, we do not provide a matrix of supported/available features across the OSP versions for each of the STF releases. This should be added (e.g. libpodstats which allows for OSP API monitoring is not available until OSP 16.1.4 and can not be backported).

Comment 2 Leif Madsen 2021-04-28 17:29:10 UTC
We should also provide the configuration option for memcached so that we can the appropriate hostname rather than the IP addresses. We can do this with:

    ExtraConfig:
      collectd::plugin::memcached::instances:
        local:
          host: "%{hiera('fqdn_canonical')}
          port: 11211

Comment 3 Leif Madsen 2021-04-28 17:32:51 UTC
Talking with Paul, it would be ideal that we don't scatter OSP configuration across the entire STF documentation. Instead we should create sub-sections in the OSP configuration area that says something like, "If you plan to enable dashboarding in STF, add <this_configuration> to your stf-connectors.yaml. For more information about dashboarding, see xref:...dashboarding..."

Comment 4 Leif Madsen 2021-06-24 14:36:27 UTC
I consider this task complete for the expected scope. Both OSP13 and 16.1 documentation additions have been added for STF 1.3 and are now available. Some additional tweaks are required to synchronize everything, but that will be dealt with shortly.

Documentation refactoring is now complete and a full test suite was run across OSP13 and 16.1. Documentation is now available on access.redhat.com.