Comment 17 for bug 1399252

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

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

commit b3275152534e2c450cb00fcfcea393bbca44efde
Author: Ankur Gupta <email address hidden>
Date: Mon May 23 22:19:03 2016 -0500

    Add Port-Create in Project Dashboard

    Gives end-users the ability to create and delete ports in their
    networks. The functionality will be implemented into the project
    network details table.

    Following the discussions in the bug discussion.
    This functionality will be enabled/disabled via policy.

    Change-Id: I560b42b94acb6a2424fbc9b574b6e376c34ac9ee
    Implements Blueprint: network-ports-tenant
    Closes-Bug: #1399252
    Co-Authored-By: kenji-i<email address hidden>