blue_plugin is an example of adding a new column extension to the OpenStack Dashboard. The content is not meant for real use.
blue_plugin is intended to use only on systems running Horizon Applies only if the Images Table is using the Angular Table Directive https://review.openstack.org/#/c/285002/
- Git clone this repo to your local machine
- Run "python setup.py sdist" in the folder
- Run "./tools/with_venv.sh pip install blue_plugin/sdist/..tar.gz" in horizon
- Copy files in the enabled folder to
openstack_dashboard/local/enabled
- Restart Apache or your Django test server