Github user imesh commented on a diff in the pull request:

    https://github.com/apache/stratos/pull/175#discussion_r23143631
  
    --- Diff: 
samples/dependency-scaling/sample-groups/openstack/artifacts/php.json ---
    @@ -0,0 +1,51 @@
    +{
    +    "type": "php",
    +    "provider": "apache",
    +    "category": "data",
    +    "host": "isuruh.lk",
    +    "displayName": "php",
    +    "description": "php Cartridge",
    +    "version": "7",
    +    "multiTenant": "false",
    +    "portMapping": [
    +        {
    +            "protocol": "http",
    +            "port": "22",
    +            "proxyPort": "8280"
    +        }
    +    ],
    +    "deployment": {
    +    },
    +    "iaasProvider": [
    +        {
    +            "type": "openstack",
    +            "imageId": "RegionOne/a63609be-61df-436f-80bc-d2b6068a4c3a",
    +            "networkInterfaces": [
    +                {
    +                    "name": "network-non-routable",
    +                    "networkUuid": "b55f009a-1cc6-4b17-924f-4ae0ee18db5e"
    +                }
    +            ],
    +            "property": [
    +                {
    +                    "name": "instanceType",
    +                    "value": 
"RegionOne/aa5f45a2-c6d6-419d-917a-9dd2e3888594"
    +                },
    +                {
    +                    "name": "keyPair",
    +                    "value": "vishanth-key"
    +                },
    +                {
    +                    "name": "securityGroups",
    +                    "value": "default"
    +                }
    +            ]
    +        }
    +    ],
    +    "loadBalancer": {
    --- End diff --
    
    This load balancer configuration is not used any more. Shall we remove this 
 please?
    Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to