Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1547088

Summary: [Docs][RFE][Ceph] Document OSPd Support for deployment of Ceph with routed storage networks
Product: Red Hat OpenStack Reporter: jomurphy
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED NOTABUG QA Contact: RHOS Documentation Team <rhos-docs>
Severity: low Docs Contact:
Priority: medium    
Version: 13.0 (Queens)CC: dbecker, dcadzow, dsneddon, gfidente, jefbrown, johfulto, jomurphy, mburns, morazi, racedoro, rhel-osp-director-maint, sasha, scohen, srevivo, yrabl
Target Milestone: gaKeywords: Documentation, FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1503838 Environment:
Last Closed: 2019-12-10 14:05:33 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: 1406102    

Comment 2 Giulio Fidente 2018-02-20 15:33:19 UTC
To summarize the request, I think we want to add in the Spine and Leaf docs an additional step necessary when deploying Ceph.

That is to add in one of the custom enviroment files the list of networks which Ceph should use for its public/cluster network, for example:

parameter_defaults:
  CephAnsibleExtraConfig:
    public_network: '172.120.3.0/24,172.117.3.0/24,172.118.3.0/24,172.119.3.0/24'
    cluster_network: '172.120.4.0/24,172.117.4.0/24,172.118.4.0/24,172.119.4.0/24'

Comment 3 Lucy Bopf 2018-02-23 01:51:16 UTC
Moving to the documentation component.