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
Alexander Tivelkov ca1919c3b8 Modify Apache to use Application Development Framework
Change-Id: I9ebb52e4dbf84b706c9023db454d5b85c0a63911
Depends-on: Ifb2e29701de694d9365e08da086477b40452d6ba
2016-09-19 14:35:17 +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
Dmytro Dovbii 0ef3586658 [ApacheHttpServer] Use simple software configuration
Partially-Implements: bp refactor-apps-scripts
Change-Id: I83d9c96f3cf8723b330112dccf3f32c98fdabaaf
2016-05-05 12:30:40 +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 bb8c7c60bb Remove 'images.lst' files
Some images are updated and may not supported in the future.
Murano admins should build images by there own
from fresh elements, provided in the application folder

Change-Id: I683bcac64e46e4c93a1b958e5b79452874c44288
(cherry picked from commit bd51f26852)
2015-10-20 12:05:20 +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
Dmytro Dovbii 31a1c09e01 Minor clean up of several UI definitions
Change-Id: I13cf4f363f07bdde13caafcdd61555324f73f7a3
2015-09-24 11:22:46 +03:00
Alexander Tivelkov 9d97a773d4 Utilize Custom Network selector in Apache App
A new control allowing to select existing networks for the instance to
join has been implemented in Ie256c36523c67f27e4cb0b7c9aeed76b2abd28af

This patch modifies Apache HTTP Server application to utilize this
control. It adds it to the "configure instance" dialog step of the
wizard and passes the values returned from the control to the 'networks'
section of instance object in the generated Object Model.

Note, that this also bumps the "Version" of the used UI definition
notaion to 2.1, so this app becomes incompatible with pre-Liberty Murano
releases and with the Murano built from Liberty master prior the landing
of Ie256c36523c67f27e4cb0b7c9aeed76b2abd28af.

Depends-On: Ie256c36523c67f27e4cb0b7c9aeed76b2abd28af

Change-Id: I98ec3ce1992cc6ddbabd3f9ea79891dc952c51a6
2015-07-14 19:34:34 +03:00
Alexander Tivelkov 157bad1e6b Sync ApacheHttpServer app with apps.openstack.org
The package with Apache Http Server hosted at apps.openstack.org was
modified  at some point to include IP address reporting and list of
dependent images. That change was never put into this repository.

This patch synchronizes the state of the package.

Change-Id: Ib44496bba5a081cc363becc84e898c24ad43f3a2
2015-07-13 18:53:43 +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