Skip to main content

Backup and Restore as a Service User Interface

Project description

freezer-web-ui is a horizon plugin based in django aimed at providing an interaction with freezer.

Requirements

Before start, please install git and pip in your Operation System. If your use Ubuntu:

apt install git python3-pip

If your use RHEL/CentOS:

dnf install git python3-pip

Freezer Dashboard requires a freezer API client to be installed in the same environment as Horizon:

git clone https://opendev.org/openstack/python-freezerclient cd python-freezerclient python3 -m pip install .

Freezer Dashboard requires a freezer API endpoint which you can install following this steps:

https://opendev.org/openstack/freezer-api

API registration

If keystone service-create and endpoint-create are not available you can set as a fallback the following on:

vim /etc/horizon/openstack_dashboard/local/local_settings.py

add FREEZER_API_URL = http://<api_url>:<port>

Installation

In the installation procedure we’ll assume your main Horizon dashboard directory is /etc/horizon/openstack_dashboard/dashboards/.

To install freezer dashboard for development you need to do the following:

git clone https://opendev.org/openstack/freezer-web-ui cd freezer-web-ui cp freezer-web-ui/freezer_ui/enabled/_5050_freezer.py /etc/horizon/openstack_dashboard/enabled/_5050_freezer.py

To disable the panel set DISABLED = True in /etc/horizon/openstack_dashboard/enabled/_5050_freezer.py

cd /etc/horizon/ python3 -m pip install -r requirements.txt

Make sure freezer is installed from source as detailed in the first step

./run_tests.sh –runserver 0.0.0.0:8000

A new tab called “Disaster Recovery” will appear on your panels.

Tox

Run tox:

tox -v

Development under proxy

If you are developing or deploying under proxies remember to set no_proxies for:

freezer-api endpoint keystone endpoint

Source Code

The project source code repository is located at: https://opendev.org/openstack/freezer-web-ui/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

freezer_web_ui-18.0.0.0rc1.tar.gz (131.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

freezer_web_ui-18.0.0.0rc1-py3-none-any.whl (152.7 kB view details)

Uploaded Python 3

File details

Details for the file freezer_web_ui-18.0.0.0rc1.tar.gz.

File metadata

  • Download URL: freezer_web_ui-18.0.0.0rc1.tar.gz
  • Upload date:
  • Size: 131.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for freezer_web_ui-18.0.0.0rc1.tar.gz
Algorithm Hash digest
SHA256 28bbf5dc6081b7ff66f4b774c59f4a3c27ed6e377a6ca41cbce76b24cddc37b9
MD5 01feba169bba7fef4ebe1daf5a0c8b6a
BLAKE2b-256 7e8d52e088d51705f02b95a47f41e367f91ca72c47e79e19df6047be6c7115ad

See more details on using hashes here.

File details

Details for the file freezer_web_ui-18.0.0.0rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for freezer_web_ui-18.0.0.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 abfd1ca3894c9162fb44876d9746bb215443c02762571af6564a215652594073
MD5 f0cfa615c8c093aab5e5a175e5a8f56a
BLAKE2b-256 dc44bf3df09cc6fa54e3c07eede64fda1fb2c72966e412c52bb214fde95c88e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page