Fix Trigger Creation Failed

Bug #1613587 reported by xiangxinyong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
karbor-dashboard
Fix Released
Undecided
jiaopengju

Bug Description

When we create a trigger, it throws a exception like "Unable to create trigger".

The reason is that python-smaugclient has changed the return value of trigger creation.

So it needs to update dashboard as well.

Changed in karbor-dashboard:
assignee: nobody → xiangxinyong (xiangxinyong)
Revision history for this message
jiaopengju (pj-jiao) wrote :

I found this issue(Unable to create trigger) in master branch.
But it seems not the same reason. By default, karbor use calendar time format, but the dashboard is using crontab time format.

Revision history for this message
jiaopengju (pj-jiao) wrote :

This issue can be fixed in project Karbor

Changed in karbor-dashboard:
assignee: xiangxinyong (xiangxinyong) → jiaopengju (pj-jiao)
status: New → In Progress
status: In Progress → New
assignee: jiaopengju (pj-jiao) → nobody
affects: karbor-dashboard → karbor
Changed in karbor:
assignee: nobody → jiaopengju (pj-jiao)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to karbor (master)

Fix proposed to branch: master
Review: https://review.openstack.org/510859

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

Change abandoned by Jiao Pengju (<email address hidden>) on branch: master
Review: https://review.openstack.org/510859
Reason: After discussing with chenying, it is not necessary to support the two formats at the same time

jiaopengju (pj-jiao)
affects: karbor → karbor-dashboard
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to karbor-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/522457

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to karbor-dashboard (master)

Reviewed: https://review.openstack.org/522457
Committed: https://git.openstack.org/cgit/openstack/karbor-dashboard/commit/?id=cce93819d1a718a73a75295e6170859b4cd85882
Submitter: Zuul
Branch: master

commit cce93819d1a718a73a75295e6170859b4cd85882
Author: Jiao Pengju <email address hidden>
Date: Thu Nov 23 15:07:55 2017 +0800

    Fix trigger creation failed

    Currently, karbor use 'calendar' format as the default
    time format, but karbor-dashboard use 'crontab', this
    makes the trigger creation failed. This patch convert
    the time format of the dashboard to canlendar to make
    it work.

    Change-Id: I7a89365005af3256bdf02478dd60428a118a8bbe
    Closes-Bug: #1613587

Changed in karbor-dashboard:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/karbor-dashboard 0.5.0

This issue was fixed in the openstack/karbor-dashboard 0.5.0 release.

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.