Bug 1549656
Summary: | Need to document the need to use new nic-config templates for osp13 | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alexander Chuzhoy <sasha> |
Component: | documentation | Assignee: | Dan Macpherson <dmacpher> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | RHOS Documentation Team <rhos-docs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 13.0 (Queens) | CC: | bfournie, dcadzow, dmacpher, mburns, mcornea, ohochman, srevivo, tbarron |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
The nic-config files have been changed between osp12 to osp13.
For users that already have the old OSP12 version of nic-config files, we have a script that helps users to convert the nic-config files to the newer versions which needed for OSP13 deployment.
/usr/share/openstack-tripleo-heat-templates/tools/yaml-nic-config-2-script.py
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-01-30 03:11:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1614607 |
Description
Alexander Chuzhoy
2018-02-27 15:21:15 UTC
The nic-config files have been changed between osp12 to osp13. For users that already have the old OSP12 version of nic-config files, we have a script that helps users to convert the nic-config files to the newer versions which needed for OSP13 deployment. /usr/share/openstack-tripleo-heat-templates/tools/yaml-nic-config-2-script.py This content has been significantly revised including steps for Jinja2 templates. See the following revised/new sections: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/advanced_overcloud_customization/basic-network-isolation https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/advanced_overcloud_customization/custom-composable-networks https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/advanced_overcloud_customization/custom-network-interface-templates |