Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-19597

Blueprint installation should accept quick link profile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • trunk, 2.5.0
    • trunk, 2.5.0
    • None
    • None

    Description

      Specifying the quick links profile should be supported in blueprint based cluster installation. First implementation will address the possibility of adding the profile to the cluster creation template. See below a cluster creation template that contains and embedded quick links profile:

      {
        "blueprint" : "wp",
        "host_groups" :[
          {
            "name" : "group1",
            "hosts" : [
              {
                "fqdn" : "ambari-agent-1.node.dc1.consul"
              }
            ]
          }
        ],
        "quicklinks_profile": {
          "filters": [
            {
              "link_attribute": "sso",
              "visible": true
            }
          ],
          "services": []
        }  
      }
      

      Attachments

        1. AMBARI-19597-QLP-BluePrint_25_v1.patch
          51 kB
          Balázs Bence Sári
        2. AMBARI-19597-QLP-BluePrint_trunk_v3.patch
          47 kB
          Balázs Bence Sári

        Issue Links

          Activity

            People

              bsari Balázs Bence Sári
              bsari Balázs Bence Sári
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: