Group Based Policy UI
Go to file
Sumit Naiksatam 99332501f0 Django and Horizon deprecation fixes for Pike
This fixes a number of issues which were found during
testing (GBP UI is broken without these fixes):

1. Convert present/past action to methods

Table data_type_singular and data_type_plural attributes are
deprecated. action_present and action_past strings are also
deprecated. They are all being converted here.

Changes made per commit in the Horizon:
c393a6651f

2. Fixes to allow use of Django 1.11
There were some undocumented widgets used in Horizon, and in turn by us,
that were cut from Django 1.11. We are restoring some of the utility
methods that were dropped, but we are still using.

Changes based on the commit in Horizon:
52150749a6

3. Drop Django 1.7 vestiges
url template tag is no longer required to imported from the future template tag library.

Changes based on the commit in Horizon:
f2b2289b4a

Change-Id: I424cdaedd04ef9e887e34a09478e2c572d1ffd78
2018-01-26 19:36:54 -08:00
doc/source Repo Init 2014-10-17 17:54:15 -07:00
gbpui Django and Horizon deprecation fixes for Pike 2018-01-26 19:36:54 -08:00
tools Repo Init 2014-10-17 17:54:15 -07:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:59:39 +00:00
.gitignore Repo Init 2014-10-17 17:54:15 -07:00
.gitreview Updating stackforge references to openstack 2015-10-17 14:05:21 -07:00
.mailmap Repo Init 2014-10-17 17:54:15 -07:00
.testr.conf Repo Init 2014-10-17 17:54:15 -07:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:45 +00:00
HACKING.rst Repo Init 2014-10-17 17:54:15 -07:00
LICENSE Repo Init 2014-10-17 17:54:15 -07:00
MANIFEST.in Repo Init 2014-10-17 17:54:15 -07:00
README.rst Updating stackforge references to openstack 2015-10-17 14:05:21 -07:00
babel.cfg Repo Init 2014-10-17 17:54:15 -07:00
manage.py Repo Init 2014-10-17 17:54:15 -07:00
openstack-common.conf Repo Init 2014-10-17 17:54:15 -07:00
requirements.txt Updating test-requirements to point to kilo 2015-04-28 20:53:30 -07:00
run_tests.sh Repo Init 2014-10-17 17:54:15 -07:00
setup.cfg Merge "remove python 2.6 trove classifier" 2016-02-03 16:18:42 +00:00
setup.py Syncing with mitaka dependencies 2016-03-02 09:45:13 +05:30
test-requirements.txt Pike sync 2017-12-29 19:43:09 -08:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 23:03:03 +01:00

README.rst

group-based-policy-ui

Horizon modules for Group Based Policy

Features

  • TODO