karbor-dashboard/karbor_dashboard/protectionplans
Yuval Brik f2f7e6f99b Plan: fix sending per resource parameters
Patch [0] added filtering for plan parameters, to only send parameters
of resources whose type is being protected. This introduced a bug where
per resource parameters were not sent.
Fix that by apply the filtering correctly.

  [0] https://review.openstack.org/492393/

Change-Id: Ic3cdefe1a27587de4e887e509075e7c43a314262
2017-08-13 14:19:48 +03:00
..
__init__.py Rename Smaug Dashboard to Karbor 2016-08-29 16:09:39 +08:00
forms.py Plan: fix sending per resource parameters 2017-08-13 14:19:48 +03:00
panel.py Rename Smaug Dashboard to Karbor 2016-08-29 16:09:39 +08:00
tables.py Fix the 'Protect Now' action in protectionplan page 2017-01-25 03:37:01 +08:00
urls.py Plan edit - change resource and parameters 2017-01-16 14:18:12 +08:00
views.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-05 16:01:54 +05:30