Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Cloud:OpenStack:Upstream:2024.1
openstack-horizon-plugin-heat-ui
openstack-horizon-plugin-heat-ui.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openstack-horizon-plugin-heat-ui.spec of Package openstack-horizon-plugin-heat-ui
# # spec file for package openstack-horizon-plugin-heat-ui # # Copyright (c) 2024 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 http_dashboard_dir %{_datarootdir}/openstack-dashboard %else %global http_dashboard_dir /srv/www/openstack-dashboard %endif Name: openstack-horizon-plugin-heat-ui Version: 11.0.0.0~xrc2~dev2 Release: 0 Summary: Horizon plugin for heat License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/heat-dashboard Source0: heat-dashboard-stable-2024.1.tar.gz BuildRequires: fdupes BuildRequires: openstack-dashboard BuildRequires: openstack-macros BuildRequires: python3-heatclient BuildRequires: python311-XStatic-Angular-UUID BuildRequires: python311-XStatic-Angular-Vis BuildRequires: python311-XStatic-FileSaver BuildRequires: python311-XStatic-JS-Yaml BuildRequires: python311-XStatic-Json2yaml BuildRequires: python311-pbr Requires: python-horizon-plugin-heat-ui = %{version} BuildArch: noarch %description Heat dashboard is a horizon plugin for Heat. %package -n python-horizon-plugin-heat-ui Summary: Horizon plugin for heat - Python Module Requires: python3-heatclient Requires: python311-XStatic-Angular-UUID Requires: python311-XStatic-Angular-Vis Requires: python311-XStatic-FileSaver Requires: python311-XStatic-JS-Yaml Requires: python311-XStatic-Json2yaml Requires: python311-pbr %description -n python-horizon-plugin-heat-ui OpenStack Heat plugin for Horizon. This package contains the core Python module of the heat-ui. %package test Summary: Heat Management Plugin for Horizon - Testsuite Requires: python311-mock Requires: python311-testtools %description test OpenStack Heat management plugin for Horizon. It is used to verify the functionality of the Heat UI Plugin. %prep %autosetup -p1 -n heat-dashboard-11.0.0.0rc2.dev2 %py_req_cleanup %build %py3_build %check rm -r heat_dashboard/test/integration PYTHONPATH=%{http_dashboard_dir} python3 manage.py test heat_dashboard.test --settings=heat_dashboard.test.settings --exclude-tag=integration %install %py3_install install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ cp -a heat_dashboard/enabled/*.py %{buildroot}%{http_dashboard_dir}/openstack_dashboard/enabled/ install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/local/local_settings.d/ cp -a heat_dashboard/local_settings.d/_1699_orchestration_settings.py \ %{buildroot}%{http_dashboard_dir}/openstack_dashboard/local/local_settings.d/_1699_orchestration_settings.py install -m 0755 -d %{buildroot}%{http_dashboard_dir}/openstack_dashboard/conf/ cp -a heat_dashboard/conf/heat_policy.yaml %{buildroot}%{http_dashboard_dir}/openstack_dashboard/conf/ %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 %doc ChangeLog CONTRIBUTING.rst README.rst %license LICENSE %{http_dashboard_dir}/openstack_dashboard/enabled/*.py* %{http_dashboard_dir}/openstack_dashboard/local/local_settings.d/_1699_orchestration_settings.py* %{http_dashboard_dir}/openstack_dashboard/conf/heat_policy.yaml %files -n python-horizon-plugin-heat-ui %doc README.rst %license LICENSE %{python3_sitelib}/heat_dashboard/ %{python3_sitelib}/heat_dashboard-*.egg-info %exclude %{python3_sitelib}/heat_dashboard/test* %files test %{python3_sitelib}/heat_dashboard/test* %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