I have just switched to master from RC1.  Where I was able to save
this partition definition before:

{
      "id": "P1",
      "provider": "openstack",
      "property": [
          {
            "name": "region",
            "value": "RegionOne"
          }
      ]
}

Now, it causes the error:

  The content of element 'partition' is not complete. One of
'{property, partitionMin}' is expected.

There is a schema [1] that requires partitionMin (and partitionMax) -
does the wiki [2] just need to be updated to define those required
elements?

Many thanks,

Chris

---
[1] 
https://github.com/apache/incubator-stratos/blob/master/components/org.apache.stratos.rest.endpoint/src/main/webapp/stratos/WEB-INF/schemas/schema.xsd
[2] 
https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Sample+Partition+Definition

Reply via email to