Skip to main content

Designate Horizon UI bits

Project description

Team and repository tags

https://governance.openstack.org/tc/badges/designate-dashboard.svg

designate dashboard

Designate Horizon UI bits

  • Free software: Apache license

Features

  • TODO

Howto

  1. Package the designatedashboard by running:

    python setup.py sdist

    This will create a python egg in the dist folder, which can be used to install on the horizon machine or within horizon’s python virtual environment.

    – or –

    Install directly from source by running “python setup.py –install”

    Note: On some systems python may throw an error like

    ‘Exception: Versioning for this project requires either an sdist tarball, or access

    to an upstream git repository’

    this seems to be a result of mismatched pbr versioning. A hacking workaround for development purposes is replacing the pbr call with a hard-coded version (e.g. ‘1.0.1’) in designatedashboard/__init__.py.

  2. Copy panel plugin files into your Horizon config. These files can be found in designatedashboard/enabled and should be copied to /usr/share/openstack-dashboard/openstack_dashboard/local/enabled or the equivalent directory for your openstack-dashboard install.

  3. Copy default config file into your Horizon config. The file can be found in designatedashboard/local_settings.d and should be copied to /etc/openstack-dashboard/local_settings.d or the equivalent directory for your openstack-dashboard install.

  1. Make sure your keystone catalog contains endpoints for service type ‘dns’. If no such endpoints are found, the designatedashboard panels will not render.

  2. (Optional) Copy the designate policy file into horizon’s policy files folder.

Test

  • How to run JS tests:

    • Install npm and nodejs=4.8.4

    $ sudo apt-get install npm $ curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - $ sudo apt-get install nodejs

    1. npm install (to create virtual environment and install all dependencies in package.json)

    2. npm run lint for eslint

    3. npm run test for JS unit tests

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

designate-dashboard-19.0.0.tar.gz (57.8 kB view details)

Uploaded Source

Built Distribution

designate_dashboard-19.0.0-py3-none-any.whl (83.6 kB view details)

Uploaded Python 3

File details

Details for the file designate-dashboard-19.0.0.tar.gz.

File metadata

  • Download URL: designate-dashboard-19.0.0.tar.gz
  • Upload date:
  • Size: 57.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for designate-dashboard-19.0.0.tar.gz
Algorithm Hash digest
SHA256 3e49f483071b539225188477e809469f8a235d93143392d76c3c07949831345b
MD5 5b840cb5e3333d90bb09e4f231e9d66b
BLAKE2b-256 adc786e5c0d7c29ac30e0646342f472ba97c4dab10773bf0c8a501610915eea2

See more details on using hashes here.

File details

Details for the file designate_dashboard-19.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for designate_dashboard-19.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e0774ef9982c53e51267159d364a1fc4d5f8358c9881524fe0f454185356bcc
MD5 5e1e59fd2d0be48d536247df187e4bbe
BLAKE2b-256 ba226328d1faffeba9b80d346d1d0108d87c639a4c429f002ff0516249b15b2a

See more details on using hashes here.

Supported by

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