Commit Graph

8 Commits

Author SHA1 Message Date
Sergey Kraynev
98c8d04cf3 Revert "Specify required version for example docker apps"
This reverts commit 258670842d.

Change-Id: I85dc6237e84d148483baf08a1508e05f9d27f65b
2016-09-27 14:59:04 +00:00
Dmytro Dovbii
258670842d Specify required version for example docker apps
Change-Id: I035a658f599685ba1f392e12d5aa6c812882afc2
2016-09-26 15:35:53 +00:00
Tetiana Lashchova
54bdd3f7dc Update namespace for DockerStandaloneHost
Replace com.example with com.mirantis

Change-Id: I03716573186fc0f6a973b25c95116aeea864a077
2016-07-14 13:22:07 +03:00
Tetiana Lashchova
492ec6e097 Update namespaces for docker applications
io.murano.apps -> com.mirantis for k8s applications,
io.murano.apps -> com.example for example applications.

bp fix-fqn-usage

Change-Id: I7061b48ebcc5c33b96a14cfabb982d709f8b709d
2016-06-17 12:37:23 +03:00
Dmytro Dovbii
aa524e0acc Initial refactoring of murano apllications
* Increases format of packages
* Adds missed licence headers
* Other minor refactoring

Change-Id: I580bea2eb2f7e4616cd12245367ada8d43c5c4ff
Targets: bp refactor-apps-scripts
2016-04-07 12:55:24 +03:00
Henar Muñoz Frutos
615f6acd40 Modifying Orion docker package to use MongoDB docker
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
2015-12-02 07:52:41 +01:00
Stan Lagun
a4f4876340 Requirements were incorrect for many apps
Many applications had incorrect Require section
with either missing dependencies or with dependency
having wrong name

Change-Id: Id8505fe8de397a3870c92a85c87f437e107e0bab
Closes-Bug: #1491536
2015-09-02 21:21:58 +03:00
Henar Muñoz Frutos
7b708fac94 FIWARE Orion docker package
Change-Id: Ie1d62a7ec1db92f486eece2c22c917ee8e853fee
2015-07-21 11:16:48 +02:00