Commit Graph

18 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
Valerii Kovalchuk 5e6b41ffeb [Tomcat] Add help text to the deploy command
This will fix the test testDeploy1 which requires template name to
be equal to 'Deploy Tomcat'

Change-Id: I030d754ac828b9481234f5833afc0187e9bea930
Closes-bug: #1621018
2016-09-07 14:21:16 +03:00
Jenkins 49734ff087 Merge "Correct and clarify comments in TomcatTest example" 2016-06-21 23:10:48 +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
Valerii Kovalchuk c79fba407c Correct and clarify comments in TomcatTest example
Comments about inject methods was misleading and not explanatory
enough. It is fixed now.

Change-Id: Iaa7f296563a0f91c6dbe52be09c17a070c963fc6
2016-05-26 08:19:06 +00:00
Dmytro Dovbii 5d8802d02f [Tomcat] Use simple software configuration
Change-Id: I85c345cc8c8c5368d9217b6dac59780767a5838d
Partially-Implements: bp refactor-apps-scripts
2016-05-11 16:29:32 +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 3b1144ccae [Tomcat][Tests] Add check for a 'deployed' variable
Change-Id: Ia09cad6121788a98aa07365b14b69b26c72d4d9a
2016-01-19 12:18:49 +03:00
Ekaterina Chernova 884612b572 [Tomcat] Add unit-tests to Tomcat application
It contains mock examples and shows how to
test tomcat application deployment without murano-engine
and heat set up

Change-Id: Ic00209dce747c11c56734ae440b8d78a63bd42c1
2016-01-15 13:09:04 +03:00
Ekaterina Chernova 70568f2e68 [Tomcat] Remove unused 'server' variable
Change-Id: Iea7949af0d5c63d3335e30a2b77b3c3268459ec3
Closes-Bug: #1525257
2015-12-11 17:30:12 +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
Dmytro Dovbii 31a1c09e01 Minor clean up of several UI definitions
Change-Id: I13cf4f363f07bdde13caafcdd61555324f73f7a3
2015-09-24 11:22:46 +03:00
Jenkins 44a19d3093 Merge "Utilize Custom Network selector in rest of applications" 2015-08-05 21:21:10 +00:00
Dmytro Dovbii c8ca0753a1 Add log message about where Tomcat is installed
Change-Id: I290917368f14ab9cf53eb0efb81c8358872dc508
Closes-Bug: #1480889
2015-08-03 15:06:34 +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
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