Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-495

LB cartridge sample configuration does not include load.balancer property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 4.0.0 Alpha
    • 4.0.0
    • None
    • None

    Description

      As I found the sample LB cartridge configuration in Stratos Console does not include the load.balancer property. As a result Stratos does not identify this cartridge as a load balancer cartridge:

      Example configuration:

      {
      "cartridgeDefinitionBean": {
      "type": "lb",
      "provider": "apache",
      "displayName": "Lb",
      "description": "Lb Cartridge",
      "version": "1.0",
      "host": "stratos.apache.org",
      "defaultAutoscalingPolicy": "economyPolicy",
      "defaultDeploymentPolicy": "depexp",
      "multiTenant": "false",
      "portMapping": [

      { "protocol": "http", "port": "22", "proxyPort": "8280" }

      ],
      "deployment": {},
      "iaasProvider": [
      {
      "type": "openstack",
      "imageId": "RegionOne/9865ed3f-724b-44e1-874f-f759aeceb9ef",
      "property": [

      { "name": "instanceType", "value": "RegionOne/2" }

      ]
      }
      ]
      }
      }

      Attachments

        Activity

          People

            imesh Imesh Gunaratne
            imesh Imesh Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: