Description of problem: There should be openstack unified command to create network environment (VLAN/BOND ) instead of the current network isolation configuration 1. create network environment file (network_environment.yaml) and move it to /etc/tripleo/extra_config.d/ 2. create folder /home/stack/network-configs and copy files from /usr/share/openstack-tripleo-heat-templates/network/config 3. update files and deploy Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Ofer, I would like to clarify what the ask is here. I read this as: "As a cloud deployer, I would like to use the network isolation features without editing any templates." If that is a correct reading, then I would agree that would be a nice to have, but is definitely an RFE and not a bug. If there is a different ask, could you clarify? Respectfully, John Trowbridge
(In reply to John Trowbridge from comment #2) > Ofer, > > I would like to clarify what the ask is here. > > I read this as: > > "As a cloud deployer, I would like to use the network isolation features > without editing any templates." it would be great to have just commands. The current implementation requires to create file and also copy other files into new created folder, so i would like to have command which create/move all these files instead of do it manually As cloud developer Wouldn't you prefer all files in one place ? > > If that is a correct reading, then I would agree that would be a nice to > have, but is definitely an RFE and not a bug. moving to RFE > > If there is a different ask, could you clarify? > > Respectfully, > John Trowbridge
I definitely agree this would be nice to have.
This is being tracked as a roadmap theme by product management to address usability of network isolation configuration in general. I'm going to close this RFE and to remove the need for dual maintenance.