* Update CHANGELOG with release notes URL.
* Update README with new release number & name.
* Update metadata.json with new tag & dependencies.
* Add release note prelude for Mitaka.
* Update Reno release note to drop prelude.
* Improve release note landing page.
Change-Id: I7ac5db9312615d5c2949f39bea5b41fd4b8be782
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.
* Update .gitignore
* Add a basic note "use-reno"
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
tox.ini.
[1] http://docs.openstack.org/developer/reno
Change-Id: Ic453b1dbe0cf41b47b68698b74594f2c72f1f9de
This commits add a few new options to Murano:
* dashboard part - MURANO_USE_GLARE
which allow to use Glare API (ex Glance v3 API);
* murano config - package_services
the service to store murano packages;
Change-Id: I8e17fcf92d13ea4f8f7c50faa4d873e8c1f6bacd
Dashboard manifest has deprecated django 'syncdb' command, which was
replaced on 'migrate' since Django 1.7.
Change-Id: Id7ecb475555f87c09ccfa4d9e481834939f863e9
Closes-bug: #1529649
Murano has been supported keystone v3 for a while, and community
decide to make it a default authentication method. Murano itself has
enchancements which provide it a possibility to use admin_user,
admin_tenant and admin_password instead of username, project and
password. These enchancements also makes parameters as domain_* and
keystone_auth_plugin unnescessary.
Change-Id: I198f0388764605083e9272645d2b9cffd6fe5cfa
Currently we have outdated service_type for Murano: it was changed
from application_catalog to application-catalog and from
service_broker to service-broker [1].
[1] Id568c0a59b2e99dc946b1f2f55f6b233fd6a1b27
Change-Id: Ib0059f7f35744c22b0fbd2be5917d8818d392422
This change removes the duplicate database_max_retries parameter from
the murano class.
mock is not used anywhere in the module, let's drop it.
This patch will help to hit this bug:
https://launchpad.net/bugs/1492636
Change-Id: Iddf9f1287e4181e1a5348aa86505ca0abf14cb34
Closes-Bug: #1537251
Co-Authored-By: Emilien Macchi <emilien@redhat.com>
* Add puppet-openstack_spec_helper to Gemfile
* Use puppet-openstack_spec_helper/defaults in spec_helper
* Delete spec/defaults.rb, useless now
Change-Id: I570e671118817d4a623fbcedf9f1989757f4590a
Since stable/liberty murano-dashboard doesn't always require call of
Horizon DB sync script. In some cases this call produces an error
message, so it needs to be executed only if Horizon uses database
as session engine.
Change-Id: I673f3d93d692e2eafcd14333d18b076606926a82
Closes-Bug: #1529635
According to murano-dashboard package murano::dashboard points
to incorrect metadata_dir by default.
Also, since Murano dashboard can use Keystone to locate Murano API,
murano::dashboard parameter api_url should not be set by default.
Change-Id: I9e121b6097afe471ad2914b1fc02624b3b36c1ca
Closes-Bug: #1518981
Sync db class contains notification for murano services after
executing db sync, but all services doesn't have proper tag.
Change-Id: I4ac69bb021462250c149e183990c76e3a261c29a
To be consistent with other modules we need to change
default value of 'admin_user' to 'murano' and
default value of 'admin_tenant_name' to 'service'.
Change-Id: I92e23a381ae3e7a5490e72470b918a5a9c9a62b5
Since Murano has new service CloudFoundry service broker API we need
to have an ability to deploy it using puppets
- add new class for CloudFoundry service broker API called murano::cfapi
- add tests for murano::cfapi class
Change-Id: I8e2993fabfe2cf59d982a0c58d0cfbc706a5309e
Co-Authored-By: Alexey Deryugin <aderyugin@mirantis.com>
This patch switches Murano to use $::os_service_default fact as
default value for params instead of using deplicated defaults from
project
Change-Id: Ie5d669bffd34dc77191155623fab466481aede34
Related-bug: #1515273
Bump from UCA RDO Liberty testing to GA repos.
Depends-On: I19a1588c488d56b647703c0267540c7649fdc6d1
Change-Id: Id18483b40c0d5439ea50ad959ca5bd6c221c0f1b