Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1050764 Details for
Bug 1241793
3-controller cluster is not properly formed
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
network-environment.yam
network-environment.yaml (text/plain), 4.33 KB, created by
bigswitch
on 2015-07-10 17:40:02 UTC
(
hide
)
Description:
network-environment.yam
Filename:
MIME Type:
Creator:
bigswitch
Created:
2015-07-10 17:40:02 UTC
Size:
4.33 KB
patch
obsolete
>resource_registry: > OS::TripleO::Network::External: /usr/share/openstack-tripleo-heat-templates/network/external.yaml > OS::TripleO::Network::InternalApi: /usr/share/openstack-tripleo-heat-templates/network/internal_api.yaml > OS::TripleO::Network::StorageMgmt: /usr/share/openstack-tripleo-heat-templates/network/storage_mgmt.yaml > OS::TripleO::Network::Storage: /usr/share/openstack-tripleo-heat-templates/network/storage.yaml > #OS::TripleO::Network::Tenant: /usr/share/openstack-tripleo-heat-templates/network/tenant.yaml > > # Port assignments for the controller role > OS::TripleO::Controller::Ports::ExternalPort: /usr/share/openstack-tripleo-heat-templates/network/ports/external.yaml > OS::TripleO::Controller::Ports::InternalApiPort: /usr/share/openstack-tripleo-heat-templates/network/ports/internal_api.yaml > OS::TripleO::Controller::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage.yaml > OS::TripleO::Controller::Ports::StorageMgmtPort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage_mgmt.yaml > #OS::TripleO::Controller::Ports::TenantPort: /usr/share/openstack-tripleo-heat-templates/network/ports/tenant.yaml > > # Port assignments for the compute role > OS::TripleO::Compute::Ports::InternalApiPort: /usr/share/openstack-tripleo-heat-templates/network/ports/internal_api.yaml > OS::TripleO::Compute::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage.yaml > #OS::TripleO::Compute::Ports::TenantPort: /usr/share/openstack-tripleo-heat-templates/network/ports/tenant.yaml > > # Port assignments for the ceph storage role > OS::TripleO::CephStorage::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage.yaml > OS::TripleO::CephStorage::Ports::StorageMgmtPort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage_mgmt.yaml > > # Port assignments for the swift storage role > OS::TripleO::SwiftStorage::Ports::InternalApiPort: /usr/share/openstack-tripleo-heat-templates/network/ports/internal_api.yaml > OS::TripleO::SwiftStorage::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage.yaml > OS::TripleO::SwiftStorage::Ports::StorageMgmtPort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage_mgmt.yaml > > # Port assignments for the block storage role > OS::TripleO::BlockStorage::Ports::InternalApiPort: /usr/share/openstack-tripleo-heat-templates/network/ports/internal_api.yaml > OS::TripleO::BlockStorage::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage.yaml > OS::TripleO::BlockStorage::Ports::StorageMgmtPort: /usr/share/openstack-tripleo-heat-templates/network/ports/storage_mgmt.yaml > > # NIC Configurations for each role (files must exist at specified locations) > OS::TripleO::BlockStorage::Net::SoftwareConfig: /home/stack/nic-configs/cinder-storage.yaml > OS::TripleO::Compute::Net::SoftwareConfig: /home/stack/nic-configs/compute.yaml > OS::TripleO::Controller::Net::SoftwareConfig: /home/stack/nic-configs/controller.yaml > OS::TripleO::ObjectStorage::Net::SoftwareConfig: /home/stack/nic-configs/swift-storage.yaml > OS::TripleO::CephStorage::Net::SoftwareConfig: /home/stack/nic-configs/ceph-storage.yaml > >parameter_defaults: > # Customize all these values to match the local environment > InternalApiNetCidr: 172.17.0.0/24 > StorageNetCidr: 172.18.0.0/24 > StorageMgmtNetCidr: 172.19.0.0/24 > #TenantNetCidr: 172.16.0.0/24 > ExternalNetCidr: 192.168.2.0/24 > InternalApiAllocationPools: [{'start': '172.17.0.10', 'end': '172.17.0.200'}] > StorageAllocationPools: [{'start': '172.18.0.10', 'end': '172.18.0.200'}] > StorageMgmtAllocationPools: [{'start': '172.19.0.10', 'end': '172.19.0.200'}] > #TenantAllocationPools: [{'start': '172.16.0.10', 'end': '172.16.0.200'}] > # Use an External allocation pool which will leave room for floating IPs > ExternalAllocationPools: [{'start': '192.168.2.10', 'end': '192.168.2.50'}] > InternalApiNetworkVlanID: 201 > StorageNetworkVlanID: 202 > StorageMgmtNetworkVlanID: 203 > #TenantNetworkVlanID: 204 > ExternalNetworkVlanID: 100 > # Set to the router gateway on the external network > ExternalInterfaceDefaultRoute: 192.168.2.1 > # Customize bonding options if required (will be ignored if bonds are not used) > BondInterfaceOvsOptions: "bond_mode=balance-tcp lacp=active other-config:lacp-fallback-ab=true other-config:lacp-time=fast"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1241793
: 1050764 |
1050765