horizon/openstack_dashboard/dashboards/project
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
..
access_and_security Merge "Port dashboard api access tests to Python 3" 2015-09-08 18:57:33 +00:00
containers py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
firewalls FWaaS delete actions refactoring 2015-09-23 14:45:17 +03:00
images Enable pagination for Project->Images view 2015-09-23 14:58:14 +00:00
instances Enable pagination for Project->Images view 2015-09-23 14:58:14 +00:00
loadbalancers lbaas associate fip to vip table action bug 2015-09-25 10:50:47 -06:00
network_topology Neutron Quota Settings Flag Disables Neutron GUI 2015-09-24 20:50:50 +00:00
networks Show external networks 2015-09-30 14:29:36 +00:00
ngimages NG Images Index Header Translation 2015-08-19 20:18:47 -06:00
overview Logout user if he has no valid tokens 2015-08-29 04:02:54 +00:00
routers Neutron Quota Settings Flag Disables Neutron GUI 2015-09-24 20:50:50 +00:00
stacks Add icons for Heat Stacks BatchActions 2015-09-29 16:43:33 +00:00
static/dashboard/project security group not mandatory to create instance 2015-10-01 17:03:27 +05:30
volumes Merge "Unable to attach volume to instance" 2015-09-23 21:41:04 +00:00
vpn Fixed empty "VPN Connections" value from displaying a blank value 2015-09-29 14:06:11 -05:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Moving Trove to contrib 2015-08-05 23:07:47 -07:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00