horizon/openstack_dashboard/dashboards/project/stacks
zhurong 2c56563580 Remove the lowercase case boolean type in heat param_type
heat-api had already return the boolean type using 'Boolean' in this commit:
https://review.openstack.org/#/c/116762/ , So remove the lowercase case.

Change-Id: If2fd981ffb854699301b77c6b0bc318a90c178dc
2016-09-11 21:51:00 +08:00
..
resource_types Remove Orchestration Resource Types names restriction 2016-08-17 20:21:26 +03:00
template_versions Add filter action to Template Versions tables 2016-08-19 12:40:55 +03:00
templates/stacks Fix remaining Django 1.9 test failures 2016-04-09 11:13:16 +00:00
__init__.py Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
api.py Fixing heat stack status column 2014-03-05 14:12:29 -05:00
forms.py Remove the lowercase case boolean type in heat param_type 2016-09-11 21:51:00 +08:00
mappings.py Heat Stacks Details: Events table doesn't show up 2015-10-02 09:58:05 -07:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
sro.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tables.py Updating heat policy file 2016-06-14 11:01:45 -06:00
tabs.py Updating heat policy file 2016-06-14 11:01:45 -06:00
tests.py removing httplib2 test dependency 2016-05-02 13:19:08 -06:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Correcting heat resource drill down 2016-01-07 14:42:29 -07:00