murano/murano/api/v1
Doug Hellmann 21a14acba4 Drop use of 'oslo' namespace package
The Oslo libraries have moved all of their code out of the 'oslo'
namespace package into per-library packages. The namespace package was
retained during kilo for backwards compatibility, but will be removed by
the liberty-2 milestone. This change removes the use of the namespace
package, replacing it with the new package names.

The patches in the libraries will be put on hold until application
patches have landed, or L2, whichever comes first. At that point, new
versions of the libraries without namespace packages will be released as
a major version update.

Please merge this patch, or an equivalent, before L2 to avoid problems
with those library releases.

Blueprint: remove-namespace-packages
https://blueprints.launchpad.net/oslo-incubator/+spec/remove-namespace-packages

Change-Id: I975592f3694be42d52685ebf606f6d3012caf1a8
2015-04-28 20:21:22 +00:00
..
__init__.py Fix pep H101(TODO) and H231(py3 exceptions) 2014-08-20 17:20:26 +10:00
actions.py Fixed 500 error in get_result API handler 2015-03-26 15:59:19 +00:00
catalog.py Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
deployments.py Merge "Remove filter for tasks to show logs for all actions" 2015-04-08 17:35:07 +00:00
environments.py Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00
instance_statistics.py Resolve and enable H307 pep8 rule 2015-02-05 12:10:22 +03:00
request_statistics.py Log exceptions, raised during api 2015-04-09 18:51:01 +03:00
router.py Merge "Environment Template. Create an environment from a template" 2015-03-16 09:37:56 +00:00
schemas.py Fix pep H101(TODO) and H231(py3 exceptions) 2014-08-20 17:20:26 +10:00
services.py Move wsgi module to murano/common 2014-09-03 19:53:45 +04:00
sessions.py Use oslo.i18n for translation 2015-02-19 18:51:22 +03:00
template_applications.py Extension API for environment templates 2015-03-02 10:40:38 +01:00
templates.py Drop use of 'oslo' namespace package 2015-04-28 20:21:22 +00:00