Commit Graph

5 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
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 69da599031 [MongoDB] Use simple software configuration
Change-Id: Ie3d6766754e8ee1300580de7a9441f47a09fc81f
Partially-Implements: bp refactor-apps-scripts
2016-05-11 16:32:02 +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
xiangxinyong 997fbded10 [MongoDB] Application added
MongoDB is a cross-platform document-oriented database.
Classified as a NoSQL database, MongoDB eschews
the traditional table-based relational database structure
in favor of JSON-like documents with dynamic schemas.

Change-Id: Ica7a6e2b8e8cb903f5c34ce38386d1e179e1e9e7
Implements: blueprint add-mongodb-app
2015-10-27 10:18:55 +08:00