Commit Graph

9 Commits

Author SHA1 Message Date
Serg Melikyan a3719adb38 Correct licensing issue with apps
Apps in this repository must be all licenced under Apache License 2.0

Changes:
 * Remove per-app LICENSE file
 * Re-license SugarCRM, Plone & Clearwater

Change-Id: I042c23f0bb9d0c3652e739711a32ddf10794fb35
Signed-off-by: Serg Melikyan <smelikyan@mirantis.com>
2017-01-09 11:31:27 -08:00
alexz cde9332029 Shell files syntax cleanup
* add SC2001 to shellcheck skip-list
* few functions from CloudFoundryDiego application was changed -
  manual deployment test requeired

Change-Id: Ib7b223553bdfc14f7051911d7ed0e4076c6aebb0
2016-07-29 09:05:33 +00:00
Tetiana Lashchova 94a2d9569e Update namespaces for applications
Replace io.murano.apps and io.murano with com.example

bp fix-fqn-usage

Change-Id: I252a992ffa9e2be87ee2b17744dd8f2ed490dd8e
2016-06-17 09:42:23 +00:00
Dmytro Dovbii ad32e69fdb 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
Jenkins 05c01abd39 Merge "Rename manifest.yml to manifest.yaml" 2015-11-17 09:14:32 +00:00
JuPing 62986bba9e Rename manifest.yml to manifest.yaml
Yaml suggest to use .yaml when possible:
http://www.yaml.org/faq.html <http://www.yaml.org/faq.html>

This patch renames manifest.yml to manifest.yaml.

Change-Id: I5b0e648af594a67d14916d69bb4acc56512da647
Closes-Bug: #1487405
2015-11-15 14:28:40 -06:00
Ekaterina Chernova c7896d90c9 Update UI definitions to 2.2 version
Now latest supported version is 2.2.
It was in blueprint.
In this commits version of all apps is updated.
New definitions will be not supported by old
murano releases, since apps from corresponding
branch need to be used.

Change-Id: I0a001c44ab32b11387bd1c3930aca89391501d8a
Closes-Bug: #1495548
2015-09-25 11:54:13 +03:00
Dmytro Dovbii aa0ba63084 Utilize Custom Network selector in rest of applications
Change-Id: I2afc59c870d01198199fe81092788458f0afdeda
Closes-Bug: #1480337
2015-07-31 18:13:03 +03:00
Andrey Shestakov 735771b6f6 Add CloudFoundryDiego
This application installs a single VM instance of CloudFoundry Diego.
It will require a special image to be built. DIB elements are included.

Change-Id: I5c960294f8f85852db7e3321aed8d58f3f610977
2015-04-23 16:13:59 +03:00