=================
Octavia Dashboard
=================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/octavia-dashboard.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
octavia-dashboard
=================
Horizon panels for Octavia
* Free software: Apache license
* Documentation: https://docs.openstack.org/octavia-dashboard/latest/
* Source: https://opendev.org/openstack/octavia-dashboard
* Release notes: https://docs.openstack.org/releasenotes/octavia-dashboard/
* Bugs: https://storyboard.openstack.org/#!/project/909
Features
--------
* Please see octavia repository
Howto
-----
1. Package the octavia_dashboard 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.
2. Copy ``_1482_project_load_balancer_panel.py`` in
``octavia_dashboard/enabled`` directory
to ``openstack_dashboard/local/enabled``::
$ cp -a \
${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/enabled/_1482_*.py \
${HORIZON_DIR}/openstack_dashboard/local/enabled/
3. (Optional) Generate the policy file and copy into horizon's policy files
folder, and copy ``_1499_load_balancer_settings.py`` in
``octavia_dashboard/local_settings.d`` directory
to ``openstack_dashboard/local/local_settings.d``::
$ oslopolicy-policy-generator \
--config-file \
${OCTAVIA_DIR}/etc/policy/octavia-policy-generator.conf \
--output-file \
${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/conf/octavia_policy.yaml
$ cp -a \
${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/conf/octavia_policy.yaml \
${HORIZON_DIR}/openstack_dashboard/conf/
$ cp -a \
${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/local_settings.d/_1499_*.py \
${HORIZON_DIR}/openstack_dashboard/local/local_settings.d/
4. Django has a compressor feature that performs many enhancements for the
delivery of static files. If the compressor feature is enabled in your
environment (``COMPRESS_OFFLINE = True``), run the following commands::
$ ./manage.py collectstatic
$ ./manage.py compress
5. Finally restart your web server to enable octavia-dashboard
in your Horizon::
$ sudo service apache2 restart
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/octavia-dashboard/latest/",
"name": "octavia-dashboard",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/e0/ad/5848da87fb3c7f702e46227e4ea5f50451fb0bad6c7458078233c88aa722/octavia_dashboard-15.0.0.tar.gz",
"platform": null,
"description": "=================\nOctavia Dashboard\n=================\n\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/octavia-dashboard.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\noctavia-dashboard\n=================\n\nHorizon panels for Octavia\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/octavia-dashboard/latest/\n* Source: https://opendev.org/openstack/octavia-dashboard\n* Release notes: https://docs.openstack.org/releasenotes/octavia-dashboard/\n* Bugs: https://storyboard.openstack.org/#!/project/909\n\nFeatures\n--------\n\n* Please see octavia repository\n\n\nHowto\n-----\n\n1. Package the octavia_dashboard by running::\n\n python setup.py sdist\n\n This will create a python egg in the dist folder, which can be used to\n install on the horizon machine or within horizon's python virtual\n environment.\n\n2. Copy ``_1482_project_load_balancer_panel.py`` in\n ``octavia_dashboard/enabled`` directory\n to ``openstack_dashboard/local/enabled``::\n\n $ cp -a \\\n ${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/enabled/_1482_*.py \\\n ${HORIZON_DIR}/openstack_dashboard/local/enabled/\n\n3. (Optional) Generate the policy file and copy into horizon's policy files\n folder, and copy ``_1499_load_balancer_settings.py`` in\n ``octavia_dashboard/local_settings.d`` directory\n to ``openstack_dashboard/local/local_settings.d``::\n\n $ oslopolicy-policy-generator \\\n --config-file \\\n ${OCTAVIA_DIR}/etc/policy/octavia-policy-generator.conf \\\n --output-file \\\n ${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/conf/octavia_policy.yaml\n $ cp -a \\\n ${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/conf/octavia_policy.yaml \\\n ${HORIZON_DIR}/openstack_dashboard/conf/\n $ cp -a \\\n ${OCTAVIA_DASHBOARD_DIR}/octavia_dashboard/local_settings.d/_1499_*.py \\\n ${HORIZON_DIR}/openstack_dashboard/local/local_settings.d/\n\n4. Django has a compressor feature that performs many enhancements for the\n delivery of static files. If the compressor feature is enabled in your\n environment (``COMPRESS_OFFLINE = True``), run the following commands::\n\n $ ./manage.py collectstatic\n $ ./manage.py compress\n\n5. Finally restart your web server to enable octavia-dashboard\n in your Horizon::\n\n $ sudo service apache2 restart\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Horizon panels for Octavia",
"version": "15.0.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/octavia-dashboard/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f898030e214d1edec34190279c3320edbbee17cbf2507ad5af070021424f63e0",
"md5": "c1f12e50c905b06a85eba0791f941162",
"sha256": "1146462864e5273a9431ed3f41fa4c117ce662b3b452c580755ddd05145f54b5"
},
"downloads": -1,
"filename": "octavia_dashboard-15.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c1f12e50c905b06a85eba0791f941162",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 377114,
"upload_time": "2025-04-02T11:02:31",
"upload_time_iso_8601": "2025-04-02T11:02:31.469841Z",
"url": "https://files.pythonhosted.org/packages/f8/98/030e214d1edec34190279c3320edbbee17cbf2507ad5af070021424f63e0/octavia_dashboard-15.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e0ad5848da87fb3c7f702e46227e4ea5f50451fb0bad6c7458078233c88aa722",
"md5": "ed0f7d7f9b5e210f14e04c3c27a8507c",
"sha256": "8132c767137b288ca9ff318c264c043c49d52d205c5b8aa90233c9c96b2b7a8f"
},
"downloads": -1,
"filename": "octavia_dashboard-15.0.0.tar.gz",
"has_sig": false,
"md5_digest": "ed0f7d7f9b5e210f14e04c3c27a8507c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 285454,
"upload_time": "2025-04-02T11:02:32",
"upload_time_iso_8601": "2025-04-02T11:02:32.747227Z",
"url": "https://files.pythonhosted.org/packages/e0/ad/5848da87fb3c7f702e46227e4ea5f50451fb0bad6c7458078233c88aa722/octavia_dashboard-15.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-02 11:02:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "octavia-dashboard"
}