Bug 1448464 - Overcloud deployment doesn't respect the CIDR provided on InternalApiNetCidr and others
Summary: Overcloud deployment doesn't respect the CIDR provided on InternalApiNetCidr ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 10.0 (Newton)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Toure Dunnon
QA Contact: Udi Kalifon
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-05 13:14 UTC by Eduard Barrera
Modified: 2020-06-11 13:46 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-10 15:00:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1688053 0 None None None 2017-05-05 13:17:29 UTC

Description Eduard Barrera 2017-05-05 13:14:02 UTC
Description of problem:

Overcloud deployed through Tripleo UI is not configuring correctly the netmask provided on InternalApiNetCidr and the other CIDR, if we provide a cidr 26 it will configure cidr 24

Version-Release number of selected component (if applicable):
OSP 10

How reproducible:
always

Steps to Reproduce:
1. Use the UI for a deployment
2. provide a cidr 26 on all the apis
3.

Actual results:
Interface configured with a cidr 24, make the deployment fail on some circumstances

Expected results:
cidr configured properly

Comment 4 Jiri Tomasek 2017-05-05 15:59:23 UTC
Thanks for broader info. I think it clears the problem a lot. In OSP10 (newton) UI does not provide entire list of all the parameters. The workaround for this is setting the parameters by modifying environment files directly and then updating deployment plan with those files. (Just like using CLI) This is especially relevant to network configuration.

In newton release we introduced a feature which allows to configure environment parameters directly via UI. e.g. user enables network-isolation and then he is able to see a list of all parameters related to network isolation environment file.

This is IMHO different problem than https://bugs.launchpad.net/tripleo/+bug/1688053 reports

Comment 5 Jiri Tomasek 2017-05-05 16:17:44 UTC
(In reply to Jiri Tomasek from comment #4)
> Thanks for broader info. I think it clears the problem a lot. In OSP10
> (newton) UI does not provide entire list of all the parameters. The
> workaround for this is setting the parameters by modifying environment files
> directly and then updating deployment plan with those files. (Just like
> using CLI) This is especially relevant to network configuration.
> 
> In newton release we introduced a feature which allows to configure

In _Ocata_ ... (sorry for confusion)

> environment parameters directly via UI. e.g. user enables network-isolation
> and then he is able to see a list of all parameters related to network
> isolation environment file.
> 
> This is IMHO different problem than
> https://bugs.launchpad.net/tripleo/+bug/1688053 reports

Comment 6 Udi Kalifon 2017-07-06 08:22:29 UTC
I deployed using OSP11 with network isolation. I omitted some of the CIDRs from the templates and provided them via the GUI and they were configured properly. This was not possible in OSP10 but we now have a new feature that exposes additional parameters in the plan configuration dialog, when the user adds in an environmental file like "network isolation" for example.

Would you be OK with closing this bug?

Comment 7 Eduard Barrera 2017-07-10 13:02:09 UTC
Thanks Udi, it should be fine!

Thank you very much!


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