Comment 8 for bug 1520311

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to magnum (master)

Reviewed: https://review.openstack.org/267377
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=7ff50ef310db7a7c1db1fb6c102d9e71c4fb124d
Submitter: Jenkins
Branch: master

commit 7ff50ef310db7a7c1db1fb6c102d9e71c4fb124d
Author: houming-wang <email address hidden>
Date: Thu Jan 14 15:50:21 2016 +0800

    Enable test_magnum_service_list_needs_admin

    After this patch Ie5a7d138cdb8b226686c189ae86f251c0a1329c8 was merged.
    Non-admin user do a 'magnum service-list' will raise a 403 exception.
    We can enable this test_magnum_service_list_needs_admin now.

    Change-Id: Ic2a0b7c72a76e3561e9f36c801f3039971321b5b
    Related-Bug: #1520311