murano-apps repository structure is missing versions

Bug #1441644 reported by Serg Melikyan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Dmytro Dovbii

Bug Description

Flat structure of our murano-apps repository blocks us from publishing several versions of the same applications and don't have distinction example applications from ready-to-use applications. I propose to change structure of murano-apps repository to the corresponding to the following example:

murano-apps:
- Applications:
    - Tomcat
        - v.1.0.0 <---- optional
          - package
              - Classes
              - manifest.yaml
          - readme.md <---- optional
          - elements <---- optional
        - v.2.0.0
            - package
            - elements
            - readme.md
    - HTTPd
        - package
        - elements
        - readme.md

- Docker
    - Docker Interfaces Library
    - Standalone Host
    - Applications
        - Tomcat
        - HTTPd
        - ...
- Kubernetes:
    - Kubernetes Entities
    - Cluster
    - Pod
    - ...
- Examples:
    - TestApp1
    - TestApp2
    - ...
- readme.rst

Stan Lagun (slagun)
description: updated
description: updated
Changed in murano:
assignee: nobody → Dmytro Dovbii (ddovbii)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-apps (master)

Fix proposed to branch: master
Review: https://review.openstack.org/171944

Changed in murano:
status: Confirmed → In Progress
Dmytro Dovbii (ddovbii)
description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-apps (master)

Reviewed: https://review.openstack.org/171944
Committed: https://git.openstack.org/cgit/stackforge/murano-apps/commit/?id=96dbe170f6368628f5dab30552d492c419368595
Submitter: Jenkins
Branch: master

commit 96dbe170f6368628f5dab30552d492c419368595
Author: Dmytro Dovbii <email address hidden>
Date: Thu Apr 9 10:18:33 2015 +0300

    Restructure murano-apps repository

    Change-Id: I9cdb1e4afcb9929c7b7a5437faaa25d284daefdb
    Closes-Bug: #1441644

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.