horizon/openstack_dashboard
Masco Kaliyamoorthy dedc10f684 security group not mandatory to create instance
as per the nova api and legacy launch instance,
the security group is not mandatory option to create an instance.

but in the new launch instance form, it is marked as
mandatory and it is not allowed to create/launch
an instance if no security group was selected.

this patch making the security group is optional.

Change-Id: Ib381a16922abaf2e704c6a46a8189aec23adfbaa
Closes-Bug: #1501722
2015-10-01 17:03:27 +05:30
..
api Show external networks 2015-09-30 14:29:36 +00:00
conf Adding policy check in quota call 2015-06-25 22:04:50 +00:00
contrib Typo fix in Trove panel 2015-09-24 14:20:53 +08:00
dashboards security group not mandatory to create instance 2015-10-01 17:03:27 +05:30
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Create a Angular Modules for Admin Dashboard 2015-09-29 09:41:36 -07:00
local IDP specific websso 2015-09-12 21:32:43 -07:00
locale Imported Translations from Zanata 2015-09-27 06:24:13 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Merge "Translate angular html with '-'." 2015-09-18 19:56:52 +00:00
templates Revert "Fix broken header dropdowns" 2015-08-26 18:10:21 +00:00
templatetags Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
test Merge "Add _save_screenshot functionality to helpers." 2015-09-28 17:53:02 +00:00
themes Nav checkbox placement fix 2015-09-09 08:32:07 -06:00
usage Fix unhandled exceptions from cinder in quota code 2015-09-04 10:27:35 -05:00
utils Replace dict.iteritems() with six.iteritems(dict) 2015-07-24 12:20:56 +02:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Fix bug where WEBROOT is not respected 2015-07-22 04:10:50 +00:00
exceptions.py Revert "Refactoring the exceptions lists" 2015-04-06 16:49:17 -05:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Include JS from openstack_dashboard/**/static for code coverage 2015-09-23 00:45:36 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy_backend.py Remove files from oslo-incubator 2015-06-16 01:35:34 +00:00
settings.py Use the User model from d-o-a 2015-09-22 11:09:22 +00:00
static_settings.py Improving find static robustness 2015-09-16 17:16:17 -06:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Redirect initial hit to login page 2015-03-13 15:14:23 +11:00