murano/murano/api/v1
Felipe Monteiro c30c27fb0c Allows fetching of deployments from all environments.
Adds new endpoint /deployments to Murano, to enable
Murano Dashboard to get all deployments for all environments.
This is needed in order to improve log browsing for
deployments, which calls for creating a new view in which
all deployments across all environments can be viewed.

Also made deployment unit tests more robust.

Partially-implements: blueprint improve-deployment-log-browsing
Change-Id: I1b6a313af1a0c4aa57bd4e6f51da92b396b35165
2017-01-16 12:00:33 -05:00
..
__init__.py Add filter based on 'in' operator 2016-07-06 22:01:05 +00:00
actions.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
catalog.py Fix some typos in wsgi.py & catalog.py 2016-08-25 06:16:13 +00:00
deployments.py Allows fetching of deployments from all environments. 2017-01-16 12:00:33 -05:00
environments.py Merge "Filter enviroment list by project id" 2016-11-07 22:52:22 +00:00
instance_statistics.py Switch to oslo_log 2015-07-15 11:20:45 +03:00
request_statistics.py Log refactoring close to new logging spec 2015-09-09 20:54:26 +03:00
router.py Allows fetching of deployments from all environments. 2017-01-16 12:00:33 -05:00
schemas.py MuranoPL forms implementation 2016-07-29 06:48:19 -07:00
services.py Allow to PUT an empty object model 2016-10-03 18:28:53 +00:00
sessions.py modify print information 2016-12-07 08:36:08 +00:00
static_actions.py Ability to retrieve current/owner user/project 2016-11-24 02:07:34 -08:00
template_applications.py Fix application template update 2016-06-21 09:42:28 +02:00
templates.py Clean imports in code 2016-08-23 15:17:27 +00:00
validation_schemas.py Add environment edit API 2016-10-06 12:48:57 +00:00