Commit Graph

4 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
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
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
sslypushenko fde823b20f Add RefStack client application
Refstack is toolset for testing interoperability between OpenStack clouds.
See https://refstack.openstack.org/#/ for more details.

RefStack client - it is a simple CLI tool, wich can run set of Tempest
test against cloud and send test results to https://refstack.openstack.org
So, it would be helpfull, if users are able to do it just in cloud, they
want to test fot interoperability, without  installing any software on their
own computers.

Change-Id: I360cb1a955eef1778621d5658606eb0bca3dcd07
2016-07-13 15:54:09 +00:00