Commit Graph

11 Commits

Author SHA1 Message Date
zhulingjie e1e525f8d1 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I803f6cc2312fb61966d67a5265cbc79c279cdc17
2019-04-28 17:08:03 +08:00
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
Dmytro Dovbii 56e0719886 [Rally] Use simple software configuration
Change-Id: I0c2e651965288b3551fdfbf910d119ec04677324
Partially-Implements: bp refactor-apps-scripts
2016-05-11 16:31:26 +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 9c48578e3e Merge "Update UI definitions to 2.2 version" 2015-09-28 03:39:15 +00: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
Alexander Maretskiy ffe24ddb35 Fix deployment of Rally application
Change-Id: Ib81733d0b938a48109dee4990c15cdf3269614d8
Depends-On: I3bd92258c6eb29f965a977f3d3e6034cb2bd3754
Closes-Bug: #1490586
2015-09-24 16:50:31 +00:00
Dmytro Dovbii 31a1c09e01 Minor clean up of several UI definitions
Change-Id: I13cf4f363f07bdde13caafcdd61555324f73f7a3
2015-09-24 11:22:46 +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
Serg Melikyan f11109904b Fix Rally application
Variables $repository & $version are defined in the class-level
scope and should be addressed as $.repository & $.version to
return actual value passed by the user.

Change-Id: Iff1bd16e7e02841a2b42962caaa285725b97b3d3
Closes-Bug: #1453586
2015-05-11 11:37:27 +03:00
Mikhail Dubov 15d7e4d7ca Add Rally
This application installs a single VM instance for Rally,
official OpenStack benchmarking and performance analysis tool.

Change-Id: I21b5008f4ca0498cf50a7a58675216508b6b1ddc
2015-05-07 15:35:55 +03:00