Router creation template should contain the sentence based on the actual use-case

Bug #1707617 reported by Beth Elwell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Beth Elwell

Bug Description

Description of problem:
Router creation template should contain the sentence based on the actual use-case.

Actual results:
Currently, the template contains the following sentence.
openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html

{% trans "The default IP address of the interface created is a gateway of the selected subnet. You can specify another IP address of the interface here. You must select a subnet to which the specified IP address belongs to from the above list." %}

This sentence should be improved with the actual use-case.

For example, if the router connected to the private network which has a router already, the IP address has to be specified for the new router.

Expected results:
The following sentence will reduce the confusion in user side.

~~~
If you don't specify an IP address here, the gateway's IP address of the subnet will be assigned to the newly created interface of the router.
If you need to use another IP address or the gateway's IP address has already been in use, please specify another IP address here.
You must specify an IP address which belongs to the selected subnet.
~~~

Beth Elwell (bethelwell)
Changed in horizon:
assignee: nobody → Beth Elwell (bethelwell)
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/489170

Changed in horizon:
status: New → In Progress
Changed in horizon:
milestone: none → pike-rc1
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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

commit c4ab26bb64c8038d18206456a42b4732d7901001
Author: Beth Elwell <email address hidden>
Date: Mon Jul 31 11:23:32 2017 +0100

    Reduce user confusion in router creation template

    Router creation template should contain the sentence based on the actual
    use-case.

    For example, if the router connected to the private network which has a
    router already, the IP address has to be specified for the new router.

    Change-Id: Ie9ddfba539369ab1035755fdf78bf55422952da4
    Closes-Bug: #1707617

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

This issue was fixed in the openstack/horizon 12.0.0.0rc1 release candidate.

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.