Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-6498

Fabric container versions should be allowed to change the 'description'

    XMLWordPrintable

Details

    • % %
    • 0
    • 0% 0%

    Description

      • Create a Fabric,
      JBossFuse:karaf@root> container-list 
      [id]   [version]  [type]  [connected]  [profiles]              [provision status]
      root*  1.0        karaf   yes          fabric                  success           
                                             fabric-ensemble-0000-1                    
                                             jboss-fuse-full        
      
      • Create a new container version with 'description'
      JBossFuse:karaf@root> fabric:version-create --parent 1.0 --description "Bla" 1.0.1
      Created version: 1.0.1 as copy of: 1.0
      
      • Upgrade the container to the version created with 'Description',
      JBossFuse:karaf@root> container-upgrade 1.0.1
      

      In some of the large scale fabric environments, the 'description' of a 'version' can be used as a logical description of the container to which it is assigned.

      If the issue though intends to change the desciption, it is presently not possible to only 'edit' the 'description', instead you need to totally 'delete' the 'version'.

      In case of mistake, it's not possible to change the description of an existing version.

      JBossFuse:karaf@root> fabric:version-info 1.0.1
      Name:                          1.0.1
      Description:                   Bla
      Derived From:                  1.0
      Default Version:               false
      Containers (1):                root
      Profiles (36):                 acls
                                     autoscale
                                     default
                                     fabric
                                     fabric-ensemble-0000
                                     fabric-ensemble-0000-1
                                     feature-camel
                                     feature-camel-jms
                                     feature-cxf
                                     feature-dosgi
                                     feature-fabric-web
                                     gateway-http
                                     gateway-mq
                                     hawtio
                                     insight-camel
                                     insight-console
                                     insight-core
                                     insight-elasticsearch.datastore
                                     insight-elasticsearch.node
                                     insight-logs.elasticsearch
                                     insight-metrics.base
                                     insight-metrics.elasticsearch
                                     jboss-fuse-full
                                     jboss-fuse-minimal
                                     karaf
                                     mq-amq
                                     mq-base
                                     mq-client
                                     mq-client-base
                                     mq-client-default
                                     mq-client-local
                                     mq-default
                                     mq-replicated
                                     openshift
                                     support-base
                                     unmanaged
      
      

      Attachments

        Activity

          People

            pantinor@redhat.com Paolo Antinori
            rhn-support-vgohel Viral Gohel
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: