RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1269657 - [RFE] Support configuration of default subnet pools
Summary: [RFE] Support configuration of default subnet pools
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Hugh Brock
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks: 1279610
TreeView+ depends on / blocked
 
Reported: 2015-10-07 21:01 UTC by Brent Eagles
Modified: 2016-05-19 15:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1279610 (view as bug list)
Environment:
Last Closed: 2016-05-19 15:30:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Brent Eagles 2015-10-07 21:01:20 UTC
Add support for default address pool configuration

# Default Subnet Pool to be used for IPv4 subnet-allocation.
# Specifies by UUID the pool to be used in case of subnet-create being called
# without a subnet-pool ID.  The default of None means that no pool will be
# used unless passed explicitly to subnet create.  If no pool is used, then a
# CIDR must be passed to create a subnet and that subnet will not be allocated
# from any pool; it will be considered part of the tenant's private address
# space.
# default_ipv4_subnet_pool =
 
# Default Subnet Pool to be used for IPv6 subnet-allocation.
# Specifies by UUID the pool to be used in case of subnet-create being
# called without a subnet-pool ID.  Set to "prefix_delegation"
# to enable IPv6 Prefix Delegation in a PD-capable environment.
# See the description for default_ipv4_subnet_pool for more information.
# default_ipv6_subnet_pool =

Comment 3 Chandan Kumar 2016-05-19 15:30:54 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.