Need to update Murano configuration parameters when user selects network type

Registered by Timur Nurlygayanov

Murano 0.4 supports different networks types and will work fine with Nova Network and Neutron Networks, but we should specify the current network type in the Muano configuration files.

For example, if user creates environment with Nova Network need to change the following parameter in conductor.conf file:

network_topology = nova

Also need to change configuration file for Horizon, need to add the following strings:

ADVANCED_NETWORKING_CONFIG = {'max_environments': 20, 'max_hosts': 250, 'env_ip_template': '10.0.0.0'}
NETWORK_TOPOLOGY = 'routed'

(Need to change Puppet manifests for Murano)

Blueprint information

Status:
Complete
Approver:
Mike Scherbakov
Priority:
Undefined
Drafter:
Timur Nurlygayanov
Direction:
Needs approval
Assignee:
Dmitry Teselkin
Definition:
Obsolete
Series goal:
Proposed for 4.1.x
Implementation:
Deferred
Milestone target:
None
Completed by
Mike Scherbakov

Related branches

Sprints

Whiteboard

mihgen - Colleagues, do we want to support nova-network? If so - do you expect the code to be landed in Fuel master next week?

Timur Nurlygayanov:
We do not plan to implement it in Fuel.

(?)

Work Items

Work items:
Change Puppet manifests for Ubuntu: TODO
Change Puppet manifests for CentOS: TODO
Change Puppet manifests for Ubuntu HA: TODO
Change Puppet manifests for CentOS HA: TODO

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.