Source: murano-dashboard
Section: Python
Priority: extra
Maintainer: MOS Murano team <mos-murano@mirantis.com>
Build-Depends: debhelper (>= 9.0.0),
 python-setuptools,
 python-pbr (>= 0.10.0)
Standards-Version: 3.9.2
Homepage: https://launchpad.net/murano

Package: murano-dashboard
Architecture: all
Depends: ${misc:Depends}
 python,
 python-setuptools,
 python-d2to1 (>= 0.2), python-d2to1 (<< 0.3),
 openstack-dashboard,
# Murano direct dependencies:
 python-anyjson (>= 0.3.3),
 python-iso8601 (>= 0.1.9),
 python-pbr (>= 0.10.0),
 python-yaml (>= 3.1.0),
 python-six (>= 1.7.0),
# Incompatible with global requirements:
 python-django-floppyforms (>= 1.1),
 python-muranoclient (>= 0.5.5),
 python-yaql (>= 0.2.3), python-yaql (<< 0.3)
Description: murano-dashboard is an extension for OpenStack Dashboard that
 provides UI for Murano. With murano-dashboard user is able to easily manage
 and control application catalog, running applications and created
 environments alongside with all other OpenStack resources.
