GBP create group API does not allow specification of DNS nameservers

Bug #1479460 reported by ransari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Group Based Policy
Fix Released
High
Magesh GV

Bug Description

 Neutron's create subnet API
http://developer.openstack.org/api-ref-networking-v2.html#createSubnet

supports specification of subnet details such as :
-DNS Name servers
- Host Routes

Openstack Horzion's Create Networks /Subnet Details tab allows user to sepcify these subnet details

However, GBP create group API does not allow user to specify the above.
This option is not supported from GBP UI or CLI as well.
The minimum requirement for create group should be to enable specification of the DNS nameservers by reading this from a config file.

Changed in group-based-policy:
status: New → Confirmed
importance: Undecided → High
milestone: none → kilo-gbp-4
Revision history for this message
Sumit Naiksatam (snaiksat) wrote :

This will be addressed initially by providing an optional configuration in the following section:

[resource_mapping]
dns_nameservers = <list of name server ip addresses>

The configuration will have global scope and every subnet that is implicitly created for a PTG will be configured with this list.

Changed in group-based-policy:
assignee: nobody → Magesh GV (magesh-gv)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (master)

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

Changed in group-based-policy:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (master)

Reviewed: https://review.openstack.org/207383
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy/commit/?id=1a11f30df9339ad97d275776403b391491016d61
Submitter: Jenkins
Branch: master

commit 1a11f30df9339ad97d275776403b391491016d61
Author: Magesh GV <email address hidden>
Date: Thu Jul 30 14:40:51 2015 +0530

    Add configuration parameter for setting PTG subnet DNS nameservers

    Change-Id: Ic5a7a7cf5ff6cff7d32e8337fb5a8d0231f35380
    Closes-Bug: 1479460

Changed in group-based-policy:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to group-based-policy (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/210220

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to group-based-policy (stable/juno)

Reviewed: https://review.openstack.org/210220
Committed: https://git.openstack.org/cgit/stackforge/group-based-policy/commit/?id=ba5314d34aeae2b619b3fc7f4ec722b1af4c5ced
Submitter: Jenkins
Branch: stable/juno

commit ba5314d34aeae2b619b3fc7f4ec722b1af4c5ced
Author: Magesh GV <email address hidden>
Date: Thu Jul 30 14:40:51 2015 +0530

    Add configuration parameter for setting PTG subnet DNS nameservers

    Change-Id: Ic5a7a7cf5ff6cff7d32e8337fb5a8d0231f35380
    Closes-Bug: 1479460
    (cherry picked from commit 1a11f30df9339ad97d275776403b391491016d61)

tags: added: in-stable-juno
Changed in group-based-policy:
status: Fix Committed → Fix Released
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.