deb-horizon/openstack_dashboard/utils
Justin aa4d3e603d Support angular workflow extension as a feature plugin
This patch does three things:
1) It adds the extensible service which can be used to allow plugins
to customize various containers by adding and removing items such as
workflow steps, table actions, and form fields.

2) It adds support for a "feature" plugin that can be used to add
angular modules that can then be used to customize various panels.
The feature plugin is different from a typical plugin in that it does
not add a dashboard or panel, it only adds angular modules, JS files,
HTML templates, spec files, styles, etc.

3) It updates the workflow service to make each workflow extensible
and adds IDs to the launch instance workflow steps so that this
workflow instance is now extensible.

An example feature plugin is available here:
https://drive.google.com/open?id=0Bye7buoZvOxFOXJvMTNNUTdNNUk

Documentation will be provided by this commit:
  https://review.openstack.org/244407

Implements: blueprint angular-workflow-plugin
Change-Id: I8b426b1644c26b1af063d570da19a75ac8c97c27
2015-11-13 21:18:05 +00:00
..
__init__.py Neutron Security Group native support 2013-07-12 21:03:40 +09:00
filters.py Refactor status and admin state translation code 2015-10-30 15:36:52 -05:00
metering.py Merge "Optimize getting unit in "metering" dashboard" 2015-06-24 03:45:42 +00:00
settings.py Support angular workflow extension as a feature plugin 2015-11-13 21:18:05 +00:00