io.murano.apps -> com.mirantis for k8s applications,
io.murano.apps -> com.example for example applications.
bp fix-fqn-usage
Change-Id: I7061b48ebcc5c33b96a14cfabb982d709f8b709d
* Increases format of packages
* Adds missed licence headers
* Other minor refactoring
Change-Id: I580bea2eb2f7e4616cd12245367ada8d43c5c4ff
Targets: bp refactor-apps-scripts
The Orion context broker needs a MongoDB database to
persist its data. In terms of docker, two dockers (one for orion and
another for mongodb) should be deployed. It is important to
configure correctly orion docker with mongodb docker IP.
Change-Id: Iba09ceb6ad4145913dfcbff5ecff840a498f3d4a
Many applications had incorrect Require section
with either missing dependencies or with dependency
having wrong name
Change-Id: Id8505fe8de397a3870c92a85c87f437e107e0bab
Closes-Bug: #1491536