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.tar.gz (131.5 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-py3-none-any.whl (152.6 kB view details)

Uploaded Python 3

File details

Details for the file freezer_web_ui-18.0.0.tar.gz.

File metadata

  • Download URL: freezer_web_ui-18.0.0.tar.gz
  • Upload date:
  • Size: 131.5 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.tar.gz
Algorithm Hash digest
SHA256 03452a859d26668e4a1ef18040d9c482fd140e10ca5ec43c726d8ffa4c1a416d
MD5 9bb02e8c94d124399c4ba04848cc088c
BLAKE2b-256 dc8c740b702ff221ff2bb73cd33ff1312977ea45437009116be391e5c73fd886

See more details on using hashes here.

File details

Details for the file freezer_web_ui-18.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for freezer_web_ui-18.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d4610cdb40fbdb19a16681f1cb53d2a05865bcfbaef25c6478f8228834c585e5
MD5 0c22e4551b92ee58d1cc48f637190eb2
BLAKE2b-256 2aab6d27fb857ad7d29a7625dc8ba916ffd159c927cdc3d4c423c2438b66f649

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