Groups create has a bad request url

Bug #1437479 reported by Dan Nguyen
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Dan Nguyen

Bug Description

We forgot to reverse the url string here:

https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/identity/groups/views.py#L62

should be:

    submit_url = reverse_lazy(constants.GROUPS_CREATE_URL)

Note: update doesn't have this issue

Changed in horizon:
assignee: nobody → Dan Nguyen (daniel-a-nguyen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
summary: - Groups create/update has a bad request url due to a glitch during
- refactor
+ Groups create has a bad request url due to a glitch during refactor
summary: - Groups create has a bad request url due to a glitch during refactor
+ Groups create has a bad request url
description: updated
Changed in horizon:
importance: Undecided → Medium
tags: added: kilo-rc-potential
Changed in horizon:
milestone: none → kilo-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/168470
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bcb110c49a4702f82d2e4af439540d21b52b3c33
Submitter: Jenkins
Branch: master

commit bcb110c49a4702f82d2e4af439540d21b52b3c33
Author: daniel-a-nguyen <email address hidden>
Date: Fri Mar 27 13:02:54 2015 -0700

    Correct the identity groups create url

    Change-Id: Ie98aacf18316028bffd53f7176a3e9be8d0d7b24
    Closes-Bug: #1437479

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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