Invalid type of 'window' in trigger post API

Bug #1747550 reported by Eric Xie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Karbor
Invalid
Undecided
Unassigned

Bug Description

In https://developer.openstack.org/api-ref/data-protection-orchestration/v1/index.html#triggers, 'window' field use string type, but should be integer.
{"trigger_info": {
    "name": "My backup trigger",
    "type": "time",
    "properties": {
      "format": "calendar",
      "pattern": "BEGIN:VEVENT\\nRRULE:FREQ=HOURLY;INTERVAL=1;\\nEND:VEVENT",
      "start_time": "2015-12-17T08:30:00",
      "end_time": "2016-03-17T08:30:00",
      "window": "3600"
    }
  }
}

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on karbor (master)

Change abandoned by Eric Xie (eric_xiett@163.com) on branch: master
Review: https://review.openstack.org/541084

Eric Xie (eric-xie)
Changed in karbor:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.