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
Snihyr Kostyantyn 41c5ed8b27 Add scaleIn actions and scripts
Change-Id: I77cd4d27f7d7379ba91350838aab2c818af0db4f
2016-09-17 13:36:49 +00:00
Snihyr Kostyantyn bee330e9e8 Scalable Clearwater demo app
This patch introduce Scalable Application Framework
in Clearwater components
* Scripts honor instance index
* Instances replaced to TemplateServerGrops
* Scale Out action possible
Also bugfixes in Bind application
* Dashboard honors instance naming pattern
* DNSSEC key shold be encoded (to prevent re-encoding every deploy)

Change-Id: Icbdad5b1a2b41591af0aa241a069309783d0b5ab
Targets: bp clearwater-vims-implementation
Depends-On: I16c69010d5e7c661bd2cb172da6f3aece4aac55c
2016-09-17 16:33:47 +03:00
Jenkins f289b8988c Merge "Shell files syntax cleanup" 2016-08-09 08:59:48 +00: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
Jenkins 91cf597ce9 Merge "Fix Clearwater release to release-101 tag (Glaweow release)" 2016-07-29 03:10:54 +00:00
Snihyr Kostyantyn 23ce54601c Fix Clearwater release to release-101 tag (Glaweow release)
Also fix to ellis deployment script for support long hostnames
(over 32 chars length)

Change-Id: I72c663397bafc0b904794212c845f2498c842533
2016-07-28 19:38:20 +03:00
alexz 1c14e3231c Yaml syntax cleanup
* remove 'error' like:
- no new line character at the end of file
- trailing spaces

Change-Id: I981f5353a5bd5bfb1546946b240a85905272887e
2016-07-27 14:06:24 +00:00
Konstantin Snihyr e8b1e74827 Clearwater MuranoPL application prototype
Patch contains:
* Clearwater application
* BIND server application
Clearwater release: Glameow

Change-Id: Id4ec768d52ef7cd88df073543b569d4088f7f195
Targets: bp clearwater-vims-implementation
2016-07-01 16:21:46 +03:00