Horizon plugin for the Blazar Reservation Service for OpenStack
Go to file
Andreas Jaeger 26fda6b697 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Update hacking to version 3.0; remove hacking and friends
  from requirements, they are not needed; fix warnings found
- Use unittest.mock

Change-Id: I379c086a15477da4b0223fddd48035c829992c88
2020-04-16 15:23:47 +02:00
blazar_dashboard Cleanup py27 support 2020-04-16 15:23:47 +02:00
doc Cleanup py27 support 2020-04-16 15:23:47 +02:00
releasenotes Cleanup py27 support 2020-04-16 15:23:47 +02:00
.eslintrc Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
.gitignore Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:06 +00:00
.zuul.yaml Stop testing with py2 2019-12-06 04:14:10 +00:00
CONTRIBUTING.rst Update links to use HTTPS 2018-05-15 06:13:52 +00:00
HACKING.rst Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
LICENSE Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
README.rst Update to opendev 2019-04-23 16:06:58 +08:00
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 01:58:34 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 01:58:34 +09:00
lower-constraints.txt Cleanup py27 support 2020-04-16 15:23:47 +02:00
manage.py Add Horizon plugin for Blazar 2017-08-03 10:23:54 +00:00
requirements.txt Drop Django 1.11 support 2020-01-06 14:11:19 +00:00
setup.cfg Cleanup py27 support 2020-04-16 15:23:47 +02:00
setup.py Cleanup py27 support 2020-04-16 15:23:47 +02:00
test-requirements.txt Cleanup py27 support 2020-04-16 15:23:47 +02:00
tox.ini Cleanup py27 support 2020-04-16 15:23:47 +02:00

README.rst

Team and repository tags

image

Blazar dashboard

Horizon plugin for the Blazar Reservation Service for OpenStack

Features

See doc/source/index.rst

Enabling in DevStack

Not yet supported

Manual Installation

See doc/source/install.rst

Other Resources