horizon/openstack_dashboard/dashboards/project/security_groups
Akihiro Motoki f8196331ea Add asterisk to conditionally required fields
https://review.openstack.org/#/c/552247/ introduced a way to
add asterisk mark to conditionally required fields.

This commit covers several known forms:
- Create Network / Create Subnet
- Create Port
- Attach Interface to Instance
- Add Security Group Rule

Change-Id: I809c23fd64dc2f379c3fdb585741c6b266ec5b1b
Closes-Bug: #1420370
Closes-Bug: #1292165
Closes-Bug: #1755131
2018-03-22 08:49:58 +09:00
..
templates/security_groups Drop Nova security group dependency from dashboard 2017-04-28 08:28:41 +00:00
__init__.py Move Security Groups into its own panel 2017-02-02 13:19:21 +11:00
forms.py Add asterisk to conditionally required fields 2018-03-22 08:49:58 +09:00
panel.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
tables.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py Drop Django <= 1.10 support 2018-03-03 07:33:23 +09:00
urls.py flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00