Commit Graph

13 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 7df4b8b0ee [MySql] Use simple software configuration
Change-Id: I6a0f061a56f6bb96b106ed95d8f0ce8288176cdb
Partially-Implements: bp refactor-apps-scripts
2016-05-11 16:22:16 +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
Ekaterina Chernova 2e48890a0b [MySQL] Allow to use reserved words in database name
Previously, it was not possible and the error was not clear

Change-Id: I484332a579fc1982fb17facba478abbb03c0f776
Closes-Bug: #1463371
2015-09-30 16:59:50 +03: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
Ekaterina Chernova 46566e1154 Add detailed information to logs for some apps
IP, database name and user name info are added to
the reports of MySQL and PostgreSQL during deployment

Change-Id: I024cc88f00d3ff3df624668534bc4654ab2dd9aa
Closes-Bug: #1467493
2015-09-24 12:08:59 +03:00
Stan Lagun c7143fa40f 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
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
Dmytro Dovbii 19612fac30 Add Require section to maniest file for all apps
Change-Id: I88d690eab977d54e8272fd66a4b785ee5022a2c6
Closes-Bug: #1446563
2015-05-26 09:41:30 +03:00
Ekaterina Chernova 98ae90c675 Add license information
* LICENSE file placed to every package
* License information is shown during application creation
* License added to every file

Change-Id: I682f3d9a09d0c0b575206d79223c1822c4b94f27
Closes-Bug: #1446121
2015-04-20 19:15:15 +03:00
Dmytro Dovbii b017eb8cf3 Use more clean and simple regexp validator in UI of k8s Cluster
Old validator was quite strange and difficult.
Validators in another apps also were fixed.

Change-Id: Id191b5e2f260e29113655d9fa034f3fa31d832e0
2015-04-15 19:12:12 +03:00
Dmytro Dovbii 96dbe170f6 Restructure murano-apps repository
Change-Id: I9cdb1e4afcb9929c7b7a5437faaa25d284daefdb
Closes-Bug: #1441644
2015-04-14 09:42:21 +03:00