Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dashboard import paths for stf-1.3 #246

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

pleimer
Copy link
Contributor

@pleimer pleimer commented Jul 13, 2021

Update import paths and add instructions for including new cloud events dashboard

Update import paths and add instructions for including new cloud events dashboard
@pleimer pleimer added the 1.3 label Jul 13, 2021
@pleimer pleimer added the needs-backport Requires a cherry pick back to previous release(s) label Jul 13, 2021
Copy link
Member

@leifmadsen leifmadsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@leifmadsen leifmadsen merged commit 3480487 into master Jul 13, 2021
@leifmadsen leifmadsen deleted the pleimer-1.3-dashboard-updates branch July 13, 2021 20:14
pleimer added a commit that referenced this pull request Jul 13, 2021
Update import paths and add instructions for including new cloud events dashboard

Cherry-picked from commit ID 3480487
pleimer added a commit that referenced this pull request Jul 13, 2021
Update import paths and add instructions for including new cloud events dashboard

Cherry-picked from commit ID 3480487
leifmadsen pushed a commit that referenced this pull request Jul 13, 2021
Update import paths and add instructions for including new cloud events dashboard

Cherry-picked from commit ID 3480487
JoanneOFlynn2018 added a commit that referenced this pull request Jul 15, 2021
* Jof more wrappers for v13 (#220)

* first set of changes

* Changes to assembly

* version 13->16.1 (#222)

* Align OSP13 base configuration for STF (#225)

Align the OSP13 base configuration for STF across OSP versions by
setting the same default configuration as OSP16 where not defined.

Signed-off-by: Leif Madsen <[email protected]>

* New assembly for upgrading to 1.2 (#218)

* New assembly for upgrading to 1.2. Two new modules
Reusing 1 module

* Resolve issues with xref linking

Cherry picked from commit 4f16e24
Co-authored-by: Leif Madsen <[email protected]>

* Use empty list vs object for clouds parameter (#232)

The use of an empty clouds object results in an error in Service
Telemetry Operator since a list is expected. Using an empty list will
result in the expected outcome of no Smart Gateways being defined rather
than an error.

* Upgrade instructions for STF v1.3

* Update doc-Service-Telemetry-Framework/assemblies/assembly_upgrading-service-telemetry-framework-to-version-1-3.adoc

* Update doc-Service-Telemetry-Framework/assemblies/assembly_upgrading-service-telemetry-framework-to-version-1-3.adoc

* Update doc-Service-Telemetry-Framework/assemblies/assembly_upgrading-service-telemetry-framework-to-version-1-3.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* 1.2->1.3 (#236)

* Configure sensubility to publish to new address (#227)

* adjust sensubility publish address

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: Leif Madsen <[email protected]>

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: Leif Madsen <[email protected]>

Co-authored-by: Leif Madsen <[email protected]>

* Use the stable tag for STF CatalogSource (#229)

Instead of having a versioned value for stf-catalog index image (which only contains
AMQ Certificate Manager) migrate to using the stable tag instead.

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Adjust multi-cloud config to avoid extra topics (#240)

* Adjust multi-cloud config to avoid extra topics

When using collectd-write-qdr.yaml in a multi-cloud configuration,
multiple topics will be published to as the defaults in
collectd-write-qdr.yaml will be merged with the configured values in the
stf-connectors.yaml. Directly load the resource_registry and collectd
service directly in the stf-connectors.yaml instead.

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: JoanneOFlynn2018 <[email protected]>

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: JoanneOFlynn2018 <[email protected]>

Co-authored-by: JoanneOFlynn2018 <[email protected]>

* Updates for new sensubility amqp1 address (#239)

* adjust sensubility publish address

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: Leif Madsen <[email protected]>

* Update doc-Service-Telemetry-Framework/modules/proc_creating-openstack-environment-file-for-multiple-clouds.adoc

Co-authored-by: Leif Madsen <[email protected]>

* updates for new sensubility address

* sensubility clarification

* Update doc-Service-Telemetry-Framework/modules/proc_planning-amqp-address-prefixes.adoc

Co-authored-by: Leif Madsen <[email protected]>

* adjustments

* some items OSP16 only

* All SG output show show 2/2 pods

* Update doc-Service-Telemetry-Framework/modules/proc_deploying-smart-gateways.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_deploying-smart-gateways.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_planning-amqp-address-prefixes.adoc

Co-authored-by: JoanneOFlynn2018 <[email protected]>

* Update doc-Service-Telemetry-Framework/modules/proc_planning-amqp-address-prefixes.adoc

Co-authored-by: JoanneOFlynn2018 <[email protected]>

Co-authored-by: Leif Madsen <[email protected]>
Co-authored-by: JoanneOFlynn2018 <[email protected]>

* Enable Ceilometer events (#244)

The upstream ceilometer-write-qdr for Train is not in sync with the
contents deployed downstream for ceilometer-write-qdr.yaml. The upstream
implements the Publish parameters, but the current 16.1 deployment does
not provide those. Added appropriate configuration required for
RHOSP16.1.

Signed-off-by: Leif Madsen <[email protected]>

* Update dashboard import paths for stf-1.3 (#246)

Update import paths and add instructions for including new cloud events dashboard

* Allow better build controls in Makefile (#250)

When building all, build both the html and html13 documents.
Add a new 'downstream' option so you can build for downstream testing as well.

* Fix output of oc patch command

Drop the subs +quotes for the oc patch command so that the content is
correctly displayed in the code blocks.

* Drop all use of +quotes in upgrade document

The upgrade document doesn't need any +quotes subs for the code blocks.
Dropping them to avoid any future issues.

* Update doc-Service-Telemetry-Framework/assemblies/assembly_upgrading-service-telemetry-framework-to-version-1-3.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

* Update doc-Service-Telemetry-Framework/modules/proc_removing-service-telemetry-framework-1-2-operators.adoc

Co-authored-by: JoanneOFlynn2018 <[email protected]>
Co-authored-by: pleimer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-backport Requires a cherry pick back to previous release(s)
Development

Successfully merging this pull request may close these issues.

2 participants