Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Zed
openstack-horizon-plugin-monasca-ui
openstack-horizon-plugin-monasca-ui.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openstack-horizon-plugin-monasca-ui.spec of Package openstack-horizon-plugin-monasca-ui
# # spec file for package openstack-horizon-plugin-monasca-ui # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %if 0%{?rhel} || 0%{?fedora} %global rdo 1 %global http_dashboard_dir %{_datarootdir}/openstack-dashboard %else %global http_dashboard_dir /srv/www/openstack-dashboard %endif Name: openstack-horizon-plugin-monasca-ui Version: 7.0.1~dev2 Release: 0 Summary: OpenStack Monasca Horizon plugin License: Apache-2.0 Group: Development/Languages/Python URL: https://wiki.openstack.org/wiki/Monasca Source0: monasca-ui-stable-zed.tar.gz BuildRequires: fdupes BuildRequires: openstack-dashboard BuildRequires: openstack-macros BuildRequires: python3-monascaclient BuildRequires: python39-pbr Requires: python3-monasca-ui = %{version}-%{release} BuildArch: noarch %description The Monasca UI Horizon plugin adds Monitoring panel to the OpenStack dashboard. %package -n python3-monasca-ui Summary: Monasca Plugin for Horizon - Python module Requires: python3-monascaclient Requires: python39-Django Requires: python39-pbr %description -n python3-monasca-ui The Monasca UI Horizon plugin adds Monitoring panel to the OpenStack dashboard. %if 0%{?suse_version} %package -n grafana-monasca-ui-drilldown Summary: Scripted Grafana dashboard for alarm drilldown links BuildRequires: grafana Requires: grafana %description -n grafana-monasca-ui-drilldown This adds a scripted dashboard to Grafana 2 and higher that the Monitoring panel's Alarms tab links to when generating drilldown links for alarms. %endif %prep %autosetup -p1 -n monasca-ui-7.0.1.dev2 %py_req_cleanup %build %py3_build %install %py3_install install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/conf/ cp -a monitoring/enabled/_50_admin_add_monitoring_panel.py* %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ cp -a monitoring/conf/monitoring_policy.json %{buildroot}%{http_dashboard_dir}/openstack_dashboard/conf/ %if 0%{?suse_version} install -m 0755 -d %{buildroot}%{_datadir}/grafana/public/dashboards/ install -m 644 grafana-dashboards/drilldown.js %{buildroot}%{_datadir}/grafana/public/dashboards/ %endif %fdupes %{buildroot}%{python3_sitelib} %fdupes %{buildroot}%{http_dashboard_dir} %post su %{apache_user} -s /bin/sh -c "python3 %{http_dashboard_dir}/manage.py collectstatic --noinput --clear > /dev/null" %postun su %{apache_user} -s /bin/sh -c "python3 %{http_dashboard_dir}/manage.py collectstatic --noinput --clear > /dev/null" %files %{http_dashboard_dir}/openstack_dashboard/enabled/_50_admin_add_monitoring_panel.py* %{http_dashboard_dir}/openstack_dashboard/conf/monitoring_policy.json %license LICENSE %doc ChangeLog README.rst %if 0%{?suse_version} %files -n grafana-monasca-ui-drilldown %license LICENSE %{_datadir}/grafana/public/dashboards/drilldown.js %endif %files -n python3-monasca-ui %license LICENSE %doc README.rst %{python3_sitelib}/monitoring %{python3_sitelib}/monasca_ui-*.egg-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor