No way to change IP Range for "public" network other than by changing subnet

Bug #1247283 reported by Brad Durrow
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Aleksey Kasatkin

Bug Description

Our Public Network is our DMZ; tt has hosts on it other than those that involved in our cluster including the routers that handle the default route running hsrp. How do we exclude them? I tried using the fuel command line tool to download the network settings and adjust the network range for the private network but when I uploaded them then downloaded the settings again it reverts to the original:
            "ip_ranges": [
                [
                    "192.168.62.2",
                    "192.168.62.254"
                ]

Tags: docs ui cli
Revision history for this message
Andrey Danin (gcon-monolake) wrote :

It was Neutron mode, right?

Revision history for this message
Brad Durrow (l-brad) wrote : Re: [Bug 1247283] Re: No way to change IP Range for "public" network other than by changing subnet

Affirmative. Neutron with VLAN segmentation.

> On Nov 5, 2013, at 2:33 AM, Andrey Danin <email address hidden> wrote:
>
> It was Neutron mode, right?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1247283
>
> Title:
> No way to change IP Range for "public" network other than by changing
> subnet
>
> Status in Fuel: OpenStack installer that works:
> New
>
> Bug description:
> Our Public Network is our DMZ; tt has hosts on it other than those that involved in our cluster including the routers that handle the default route running hsrp. How do we exclude them? I tried using the fuel command line tool to download the network settings and adjust the network range for the private network but when I uploaded them then downloaded the settings again it reverts to the original:
> "ip_ranges": [
> [
> "192.168.62.2",
> "192.168.62.254"
> ]
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/fuel/+bug/1247283/+subscriptions

Changed in fuel:
milestone: none → 3.2.1
importance: Undecided → High
Changed in fuel:
assignee: nobody → Aleksey Kasatkin (alekseyk-ru)
Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Revision history for this message
Aleksey Kasatkin (alekseyk-ru) wrote :

pr for Nailgun published: https://review.openstack.org/#/c/56414/

Changed in fuel:
assignee: Aleksey Kasatkin (alekseyk-ru) → Julia Aranovich (jkirnosova)
Changed in fuel:
assignee: Julia Aranovich (jkirnosova) → Aleksey Kasatkin (alekseyk-ru)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (3.2-fixes)

Fix proposed to branch: 3.2-fixes
Review: https://review.openstack.org/56938

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (3.2-fixes)

Reviewed: https://review.openstack.org/56938
Committed: http://github.com/stackforge/fuel-web/commit/09b018430f1a490cb7be4f854843c3795942230a
Submitter: Jenkins
Branch: 3.2-fixes

commit 09b018430f1a490cb7be4f854843c3795942230a
Author: Aleksey Kasatkin <email address hidden>
Date: Thu Nov 14 18:14:16 2013 +0200

    [1247283] Use IP ranges for Public in Neutron

    In v.3.2 IP address space for Public network is defined using CIDR.
    Now it is defined through IP ranges and network mask.
    Some network configuration checks are added/changed for Neutron.

    Closes-Bug: #1247283

    Change-Id: I455566455eed4333fb7bd8e74560692ef3e94003

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

Reviewed: https://review.openstack.org/56414
Committed: http://github.com/stackforge/fuel-web/commit/bbfb586a09a352dac92fb1b7de27cd6b04985087
Submitter: Jenkins
Branch: master

commit bbfb586a09a352dac92fb1b7de27cd6b04985087
Author: Aleksey Kasatkin <email address hidden>
Date: Thu Nov 14 18:14:16 2013 +0200

    [1247283] Use IP ranges for Public in Neutron

    In v.3.2 IP address space for Public network is defined using CIDR.
    Now it is defined through IP ranges and network mask.
    Some network configuration checks are added/changed for Neutron.

    Closes-Bug: #1247283

    Change-Id: I455566455eed4333fb7bd8e74560692ef3e94003

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
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.