horizon/openstack_dashboard
Mike Hagedorn 255340c596 REST API to support create instance angular (Neutron).
In this update:
- fixed tests
- fixed exception handling, params on ports
- fixed to_dict for a number of cases
- replaced use of request.DATA with request.GET for GET methods
- added handling of HTTP error raised with no status/code attr
- removed check for network_id in subnets as it's not required
- fix to_dict for Network with Subnets

Supercedes
https://review.openstack.org/#/c/152243
https://review.openstack.org/#/c/151313

Partially Implements: blueprint launch-instance-redesign
Co-Authored-By: Aaron Sahlin <asahlin@us.ibm.com>
Co-Authored-By: Michael Hagedorn <mike.hagedorn@hp.com>
Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com>

Change-Id: Ia40fde6d66720a03a531b516a6a53a2e86ec0d8f
2015-03-04 07:20:43 -05:00
..
api REST API to support create instance angular (Neutron). 2015-03-04 07:20:43 -05:00
conf Adding policy support for ceilometer 2015-02-06 17:00:27 -07:00
dashboards Merge "Fix inappropriate error message for network table" 2015-03-03 19:10:43 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Base launch instance wizard 2015-02-19 14:39:52 -08:00
local Serial Console 2015-02-19 04:49:11 +00:00
locale Imported Translations from Transifex 2015-03-03 06:11:24 +00:00
management spelling mistakes on display outputs and docsstrings 2015-02-24 20:00:03 -08:00
openstack Switch from oslo.utils to oslo_utils 2015-01-18 14:23:32 -08:00
static/dashboard Pie and donut chart directive 2015-02-28 04:33:02 +00:00
templates Base launch instance wizard 2015-02-19 14:39:52 -08:00
templatetags Replaces always disabled context selection link 2014-10-20 15:50:12 -06:00
test REST API to support create instance angular (Neutron). 2015-03-04 07:20:43 -05:00
usage Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00
utils Allow adding to INSTALLED_APPS from local_settings.py 2015-02-17 08:46:56 +01:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Update project list in the header bar. 2014-12-11 18:22:38 +02:00
exceptions.py Merge "Update exception map based on neutronclient exception rearrange" 2014-07-24 09:59:02 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy_backend.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Allow adding to INSTALLED_APPS from local_settings.py 2015-02-17 08:46:56 +01:00
static_settings.py Adding Angular IrDragNDrop to requirements.txt 2015-02-24 17:57:13 +00:00
urls.py REST API for angular front end. 2015-01-13 13:41:49 +13:00
views.py password visibility icon not shown for first page 2015-01-22 13:16:22 +05:30