Merge "Remove all astute.yaml fixtures prior to update"

This commit is contained in:
Jenkins 2016-04-05 08:05:20 +00:00 committed by Gerrit Code Review
commit 390831e428
23 changed files with 0 additions and 22587 deletions

View File

@ -1,98 +0,0 @@
---
"ADMIN_NETWORK":
"cidr": "10.20.0.0/24"
"dhcp_gateway": "10.109.0.1"
"dhcp_pool_end": "10.109.0.254"
"dhcp_pool_start": "10.109.0.3"
"interface": "enp0s3"
"ipaddress": "10.109.0.2"
"mac": "64:85:8e:4f:7c:2e"
"netmask": "255.255.255.0"
"size": "256"
"ssh_network": "10.20.0.0/24"
"BOOTSTRAP":
"flavor": "ubuntu"
"http_proxy": ""
"https_proxy": ""
"repos":
- "name": "ubuntu"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "ubuntu-updates"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty-updates"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "ubuntu-security"
"priority": !!null "null"
"section": "main universe multiverse"
"suite": "trusty-security"
"type": "deb"
"uri": "http://archive.ubuntu.com/ubuntu"
- "name": "mos"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0"
"type": "deb"
"uri": "http://127.0.0.1:8080/ubuntu/x86_64"
- "name": "mos-updates"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0-updates"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "name": "mos-security"
"priority": !!int "1050"
"section": "main restricted"
"suite": "mos9.0-security"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
- "name": "mos-holdback"
"priority": !!int "1100"
"section": "main restricted"
"suite": "mos9.0-holdback"
"type": "deb"
"uri": "http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0"
"DNS_DOMAIN": "test.domain.local"
"DNS_SEARCH": "test.domain.local"
"DNS_UPSTREAM": "10.109.0.1"
"FEATURE_GROUPS": []
"FUEL_ACCESS":
"password": "admin"
"user": "admin"
"HOSTNAME": "nailgun"
"NTP1": "0.fuel.pool.ntp.org"
"NTP2": "1.fuel.pool.ntp.org"
"NTP3": "2.fuel.pool.ntp.org"
"PRODUCTION": "docker"
"astute":
"password": "4OVylZOm"
"user": "naily"
"cobbler":
"password": "JuYBYPGy"
"user": "cobbler"
"keystone":
"admin_token": "ED6pa5u5"
"monitord_password": "rJ1GbiXg"
"monitord_user": "monitord"
"nailgun_password": "koftnFua"
"nailgun_user": "nailgun"
"ostf_password": "S1V7UGP3"
"ostf_user": "ostf"
"mcollective":
"password": "r3JATyRN"
"user": "mcollective"
"postgres":
"keystone_dbname": "keystone"
"keystone_password": "ab32l0zA"
"keystone_user": "keystone"
"nailgun_dbname": "nailgun"
"nailgun_password": "Zk9zJ6Cy"
"nailgun_user": "nailgun"
"ostf_dbname": "ostf"
"ostf_password": "pErpTajp"
"ostf_user": "ostf"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,796 +0,0 @@
---
tasks:
- priority: 100
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp"
timeout: 600
cwd: "/"
- priority: 200
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp"
timeout: 3600
cwd: "/"
- priority: 300
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp"
timeout: 3600
cwd: "/"
- priority: 400
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp"
timeout: 3600
cwd: "/"
- priority: 500
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp"
timeout: 3600
cwd: "/"
- priority: 600
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp"
timeout: 3600
cwd: "/"
- priority: 700
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp"
timeout: 3600
cwd: "/"
- priority: 800
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp"
timeout: 3600
cwd: "/"
- priority: 900
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp"
timeout: 3600
cwd: "/"
- priority: 1000
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp"
timeout: 3600
cwd: "/"
- priority: 1200
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp"
timeout: 3600
cwd: "/"
- priority: 1300
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp"
timeout: 3600
cwd: "/"
user_node_name: Untitled (e5:e6)
uid: '2'
resume_guests_state_on_host_boot: true
syslog:
syslog_port: '514'
syslog_transport: tcp
syslog_server: ''
metadata:
weight: 50
label: Syslog
libvirt_type: qemu
host_uuid: '00000000-0000-0000-0000-000000000000'
puppet:
modules: rsync://10.122.10.2:/puppet/liberty-9.0/modules/
manifests: rsync://10.122.10.2:/puppet/liberty-9.0/manifests/
mysql:
root_password: sx2tGnw7
wsrep_password: qEYkmkV7
quantum: true
use_cow_images: true
glance:
image_cache_max_size: '5368709120'
user_password: J3jcjTzv
db_password: vZsiQ0A3
glance_glare:
user_password: 23dfhbWd
ceilometer:
db_password: ALNBMs7i
user_password: 5fXkIlEW
metering_secret: k3mrQHsh
enabled: false
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cobbler:
profile: ubuntu_1404_x86_64
mongo:
enabled: false
quantum_settings:
database:
passwd: DVHUmPBa
keystone:
admin_password: muG6m84W
L3:
use_namespaces: true
L2:
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
base_mac: fa:16:3e:00:00:00
segmentation_type: vlan
predefined_networks:
net04_ext:
shared: false
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id:
L3:
nameservers: []
subnet: 10.122.11.0/24
floating: 10.122.11.130:10.122.11.254
gateway: 10.122.11.1
enable_dhcp: false
tenant: admin
net04:
shared: false
L2:
network_type: vlan
router_ext: false
physnet: physnet2
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 10.122.13.0/24
floating:
gateway: 10.122.13.1
enable_dhcp: true
tenant: admin
metadata:
metadata_proxy_shared_secret: P3Hi55Hg
use_vcenter: false
management:
network_role: mgmt/vip
ipaddr: 10.122.12.2
node_roles:
- controller
- primary-controller
namespace: haproxy
openstack_version: liberty-9.0
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
weight: 40
label: Kernel parameters
provision:
image_data:
"/boot":
container: gzip
uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz
format: ext2
"/":
container: gzip
uri: http://10.122.10.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz
format: ext4
codename: trusty
method: image
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 80
label: Provision
storage:
iser: false
volumes_ceph: false
per_pool_pg_nums:
compute: 512
default_pg_num: 64
volumes: 64
images: 64
backups: 64
".rgw": 64
objects_ceph: false
ephemeral_ceph: true
volumes_lvm: true
images_vcenter: false
osd_pool_size: '2'
pg_num: 64
images_ceph: false
metadata:
weight: 60
label: Storage
nova:
db_password: seh61drS
user_password: vhdwzqrw
state_path: "/var/lib/nova"
master_ip: 10.122.10.2
priority: 200
external_dns:
dns_list:
- 8.8.8.8
metadata:
weight: 90
label: Host OS DNS Servers
murano:
db_password: SHNCzmlD
user_password: FAzO3etA
enabled: false
rabbit_password: 8yYepd8f
murano_settings:
murano_repo_url: http://storage.apps.openstack.org/
metadata:
restrictions:
- action: hide
message: Murano is not enabled on the Additional Components section
condition: settings:additional_components.murano.value == false
weight: 20
label: Murano Settings
role: compute
deployment_mode: ha_compact
external_mongo:
mongo_db_name: ceilometer
mongo_replset: ''
mongo_user: ceilometer
hosts_ip: ''
mongo_password: ceilometer
metadata:
restrictions:
- action: hide
message: Ceilometer and MongoDB are not enabled on the Additional Components
section
condition: settings:additional_components.mongo.value == false
weight: 20
label: External MongoDB
online: true
keystone:
db_password: 0WzSQMdU
admin_token: n7tfrNvt
nova_quota: false
public:
network_role: public/vip
ipaddr: 10.122.11.3
node_roles:
- controller
- primary-controller
namespace: haproxy
corosync:
group: 226.94.1.1
verified: false
port: '12000'
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 50
label: Corosync
metadata:
weight: 30
label: Common
status: discover
swift:
user_password: BmPWa1XA
repo_setup:
installer_kernel:
local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
repos:
- name: ubuntu
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty
type: deb
- name: ubuntu-updates
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-updates
type: deb
- name: ubuntu-security
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-security
type: deb
- name: mos
section: main restricted
uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/x86_64
priority: 1050
suite: mos7.0
type: deb
- name: mos-updates
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-updates
type: deb
- name: mos-security
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-security
type: deb
- name: mos-holdback
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1100
suite: mos7.0-holdback
type: deb
- name: Auxiliary
section: main restricted
uri: http://10.122.10.2:8080/liberty-9.0/ubuntu/auxiliary
priority: 1150
suite: auxiliary
type: deb
metadata:
always_editable: true
weight: 50
label: Repositories
installer_initrd:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
vrouter:
network_role: mgmt/vip
ipaddr: 10.122.12.1
node_roles:
- controller
- primary-controller
namespace: vrouter
fail_if_error: false
sahara:
db_password: TDie4DCU
user_password: s3XwKy6C
enabled: false
network_metadata:
nodes:
node-4:
swift_zone: '4'
uid: '4'
fqdn: node-4.domain.local
network_roles:
murano/api: 10.122.12.5
keystone/api: 10.122.12.5
neutron/api: 10.122.12.5
mgmt/database: 10.122.12.5
sahara/api: 10.122.12.5
ceilometer/api: 10.122.12.5
aodh/api: 10.122.12.5
ceph/public: 10.122.12.5
mgmt/messaging: 10.122.12.5
management: 10.122.12.5
swift/api: 10.122.12.5
storage: 10.122.14.3
mgmt/corosync: 10.122.12.5
cinder/api: 10.122.12.5
swift/replication: 10.122.14.3
admin/pxe: 10.122.10.4
mongo/db: 10.122.12.5
neutron/private:
neutron/floating:
fw-admin: 10.122.10.4
glance/api: 10.122.12.5
glance/glare: 10.122.12.5
heat/api: 10.122.12.5
mgmt/vip: 10.122.12.5
nova/api: 10.122.12.5
horizon: 10.122.12.5
nova/migration: 10.122.12.5
mgmt/memcache: 10.122.12.5
cinder/iscsi: 10.122.14.3
ceph/replication: 10.122.14.3
user_node_name: Untitled (cb:23)
node_roles:
- cinder
name: node-4
node-1:
swift_zone: '1'
uid: '1'
fqdn: node-1.domain.local
network_roles:
keystone/api: 10.122.12.3
neutron/api: 10.122.12.3
mgmt/database: 10.122.12.3
sahara/api: 10.122.12.3
heat/api: 10.122.12.3
ceilometer/api: 10.122.12.3
aodh/api: 10.122.12.3
ex: 10.122.11.4
ceph/public: 10.122.12.3
mgmt/messaging: 10.122.12.3
management: 10.122.12.3
swift/api: 10.122.12.3
storage: 10.122.14.1
mgmt/corosync: 10.122.12.3
cinder/api: 10.122.12.3
public/vip: 10.122.11.4
swift/replication: 10.122.14.1
ceph/radosgw: 10.122.11.4
admin/pxe: 10.122.10.6
mongo/db: 10.122.12.3
neutron/private:
neutron/floating:
fw-admin: 10.122.10.6
glance/api: 10.122.12.3
glance/glare: 10.122.12.3
mgmt/vip: 10.122.12.3
murano/api: 10.122.12.3
nova/api: 10.122.12.3
horizon: 10.122.12.3
nova/migration: 10.122.12.3
mgmt/memcache: 10.122.12.3
cinder/iscsi: 10.122.14.1
ceph/replication: 10.122.14.1
user_node_name: Untitled (2c:5e)
node_roles:
- ceph-osd
- primary-controller
name: node-1
node-3:
swift_zone: '3'
uid: '3'
fqdn: node-3.domain.local
network_roles:
murano/api: 10.122.12.4
keystone/api: 10.122.12.4
neutron/api: 10.122.12.4
mgmt/database: 10.122.12.4
sahara/api: 10.122.12.4
ceilometer/api: 10.122.12.4
aodh/api: 10.122.12.4
ceph/public: 10.122.12.4
mgmt/messaging: 10.122.12.4
management: 10.122.12.4
swift/api: 10.122.12.4
storage: 10.122.14.4
mgmt/corosync: 10.122.12.4
cinder/api: 10.122.12.4
swift/replication: 10.122.14.4
admin/pxe: 10.122.10.3
mongo/db: 10.122.12.4
neutron/private:
neutron/floating:
fw-admin: 10.122.10.3
glance/api: 10.122.12.4
glance/glare: 10.122.12.4
heat/api: 10.122.12.4
mgmt/vip: 10.122.12.4
nova/api: 10.122.12.4
horizon: 10.122.12.4
nova/migration: 10.122.12.4
mgmt/memcache: 10.122.12.4
cinder/iscsi: 10.122.14.4
ceph/replication: 10.122.14.4
user_node_name: Untitled (50:1e)
node_roles:
- ceph-osd
name: node-3
node-2:
swift_zone: '2'
uid: '2'
fqdn: node-2.domain.local
network_roles:
murano/api: 10.122.12.6
keystone/api: 10.122.12.6
neutron/api: 10.122.12.6
mgmt/database: 10.122.12.6
sahara/api: 10.122.12.6
ceilometer/api: 10.122.12.6
aodh/api: 10.122.12.6
ceph/public: 10.122.12.6
mgmt/messaging: 10.122.12.6
management: 10.122.12.6
swift/api: 10.122.12.6
storage: 10.122.14.2
mgmt/corosync: 10.122.12.6
cinder/api: 10.122.12.6
swift/replication: 10.122.14.2
admin/pxe: 10.122.10.7
mongo/db: 10.122.12.6
neutron/private:
neutron/floating:
fw-admin: 10.122.10.7
glance/api: 10.122.12.6
glance/glare: 10.122.12.6
heat/api: 10.122.12.6
mgmt/vip: 10.122.12.6
nova/api: 10.122.12.6
horizon: 10.122.12.6
nova/migration: 10.122.12.6
mgmt/memcache: 10.122.12.6
cinder/iscsi: 10.122.14.2
ceph/replication: 10.122.14.2
user_node_name: Untitled (e5:e6)
node_roles:
- compute
- ceph-osd
name: node-2
vips:
vrouter_pub:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.11.2
management:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.12.2
public:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.11.3
vrouter:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.12.1
network_scheme:
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
mtu: 65000
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-storage
name: eth0.102
roles:
murano/api: br-mgmt
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
mgmt/vip: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
nova/migration: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
interfaces:
eth4:
vendor_specific:
driver: e1000
bus_info: '0000:00:07.0'
eth3:
vendor_specific:
driver: e1000
bus_info: '0000:00:06.0'
eth2:
vendor_specific:
driver: e1000
bus_info: '0000:00:05.0'
eth1:
vendor_specific:
driver: e1000
bus_info: '0000:00:04.0'
eth0:
vendor_specific:
driver: e1000
bus_info: '0000:00:03.0'
version: '1.1'
provider: lnx
endpoints:
br-fw-admin:
IP:
- 10.122.10.7/24
gateway: 10.122.10.2
br-storage:
IP:
- 10.122.14.2/24
br-mgmt:
IP:
- 10.122.12.6/24
br-prv:
IP: none
heat:
db_password: y9EGLjk9
user_password: 3SELJ5jn
enabled: true
auth_encryption_key: b200838c57f3e09b2f73df09478a4184
rabbit_password: JYJzucJF
storage_network_range: 10.122.14.0/24
fuel_version: '7.0'
rabbit:
password: 06nkQaUt
public_network_assignment:
assign_to_all_nodes: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
label: Public network assignment
use_cinder: true
test_vm_image:
os_name: cirros
img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
container_format: bare
min_ram: 64
disk_format: qcow2
glance_properties: ''
img_name: TestVM
public: 'true'
management_network_range: 10.122.12.0/24
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 45
label: Neutron Advanced Configuration
base_syslog:
syslog_port: '514'
syslog_server: 10.122.10.2
vms_conf: []
workloads_collector:
username: fuel_stats_user
enabled: true
create_user: false
password: nYnEHfYM
tenant: services
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 10
label: Workloads Collector User
auth_key: ''
puppet_debug: true
access:
metadata:
weight: 10
label: Access
password: admin
user: admin
tenant: admin
email: admin@localhost
last_controller: node-1
fqdn: node-2.domain.local
public_ssl:
hostname: public.fuel.local
horizon: true
services: true
cert_data:
content: 'somedataboutyourkeypair'
cert_source: self_signed
metadata:
weight: 110
label: Public TLS
auto_assign_floating_ip: false
vrouter_pub:
network_role: public/vip
ipaddr: 10.122.11.2
node_roles:
- controller
- primary-controller
namespace: vrouter
mp:
- weight: '1'
point: '1'
- weight: '2'
point: '2'
neutron_mellanox:
vf_num: '16'
metadata:
restrictions:
- action: hide
condition: not ('experimental' in version:feature_groups)
enabled: true
weight: 50
toggleable: false
label: Mellanox Neutron components
plugin: disabled
horizon:
secret_key: 57f0f59b32cf2cdb164ca93b146b642b5df34c435aa0f71f46a62e49b1bdc4bf
debug: false
cinder:
db_password: te0Sd4Ai
user_password: HaDqJdMp
fixed_key: 0842c95fc8bc15d2031d1838ebe2059d16cd39248fc5a1bc74638cfe0c5e8687
deployment_id: 1
external_ntp:
ntp_list:
- 0.fuel.pool.ntp.org
- 1.fuel.pool.ntp.org
- 2.fuel.pool.ntp.org
metadata:
weight: 100
label: Host OS NTP Servers
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}
openstack_version_prev:

File diff suppressed because it is too large Load Diff

View File

@ -1,810 +0,0 @@
test_tasks:
- globals/globals
- roles/cinder
user_node_name: Untitled (79:d2)
uid: '2'
resume_guests_state_on_host_boot: true
syslog:
syslog_port: '514'
syslog_transport: tcp
syslog_server: ''
metadata:
enabled: false
group: logging
toggleable: true
weight: 50
label: Syslog
libvirt_type: kvm
primary_controller: false
puppet:
modules: rsync://10.20.0.2:/puppet/2016.1.0-9.0/modules/
manifests: rsync://10.20.0.2:/puppet/2016.1.0-9.0/manifests/
mysql:
root_password: KAfHLQ6UllBAJstHfC7O4rJG
wsrep_password: XN1CXe7VRTjPxj8njhDe1ZHJ
fail_if_error: false
use_cow_images: true
glance:
image_cache_max_size: '5368709120'
user_password: oi0k3mANXsp1vTkMpa07oyBx
db_password: GwBmC3yOp9oo63o4mLdxSLRC
glance_glare:
user_password: 23dfhbWd
cobbler:
profile: ubuntu_1404_x86_64
mongo:
enabled: false
quantum_settings:
default_floating_net: admin_floating_net
database:
passwd: 2oFwr9x9yXwGwAA60A03b3Kn
default_private_net: admin_internal_net
keystone:
admin_password: mTjSuanz17Dv9ddHNvPrC3Me
L3:
use_namespaces: true
L2:
phys_nets:
physnet1:
bridge: br-floating
vlan_range:
base_mac: fa:16:3e:00:00:00
segmentation_type: tun
tunnel_id_ranges: 2:65535
predefined_networks:
admin_floating_net:
shared: false
L2:
network_type: flat
router_ext: true
physnet: physnet1
segment_id:
L3:
nameservers: []
subnet: 172.18.79.128/25
floating:
- 172.18.79.171:172.18.79.190
gateway: 172.18.79.129
enable_dhcp: false
tenant: admin
admin_internal_net:
shared: false
L2:
network_type: tun
router_ext: false
physnet:
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
floating:
gateway: 192.168.111.1
enable_dhcp: true
tenant: admin
metadata:
metadata_proxy_shared_secret: G2Z2SPMC1POwic211LhtAmyl
use_vcenter: false
openstack_version: 2016.1.0-9.0
external_dns:
dns_list:
- 8.8.8.8
metadata:
group: general
weight: 90
label: Host OS DNS Servers
provision:
image_data:
"/boot":
container: gzip
uri: http://10.20.0.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz
format: ext2
"/":
container: gzip
uri: http://10.20.0.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz
format: ext4
codename: trusty
method: image
metadata:
restrictions:
- action: hide
condition: 'true'
group: general
weight: 80
label: Provision
access:
metadata:
group: security
weight: 10
label: Access
password: admin
user: admin
tenant: admin
email: admin@localhost
storage:
iser: false
volumes_ceph: false
per_pool_pg_nums:
compute: 128
default_pg_num: 128
volumes: 128
images: 128
backups: 128
".rgw": 128
objects_ceph: false
ephemeral_ceph: false
volumes_lvm: true
volumes_block_device: true
images_vcenter: false
osd_pool_size: '2'
pg_num: 128
images_ceph: false
metadata:
group: storage
weight: 60
label: Storage
nova:
db_password: wPFuGzlctG0bWM5i94Xsu1ub
user_password: Ss4soYvBMf8v9G7fApevpCD8
state_path: "/var/lib/nova"
master_ip: 10.20.0.2
priority: 400
private_network_range: 192.168.2.0/24
murano:
db_password: 5uCzknw9OPs1xn0yOoCkJz2L
user_password: eMmLpzvRBmaK6shCMdqCcvJl
enabled: false
rabbit_password: t2o8zY995hJDZxBVgNhGs3eN
murano_settings:
murano_repo_url: http://storage.apps.openstack.org/
metadata:
restrictions:
- action: hide
message: Murano is not enabled on the Additional Components section
condition: settings:additional_components.murano.value == false
group: openstack_services
weight: 20
label: Murano Settings
role: cinder-block-device
external_mongo:
mongo_db_name: ceilometer
mongo_replset: ''
mongo_user: ceilometer
hosts_ip: ''
mongo_password: ceilometer
metadata:
restrictions:
- action: hide
message: Ceilometer and MongoDB are not enabled on the Additional Components
section
condition: settings:additional_components.mongo.value == false
group: openstack_services
weight: 20
label: External MongoDB
online: true
keystone:
db_password: sXRhztIaxf8nc8D4qusUXNPn
admin_token: q8syV6A6XabiEytUWTBQJYmV
nova_quota: false
ceilometer:
db_password: 5dmTkWROJj6xYxhn3UMCyZad
user_password: cS5zJ0og7qA7zT5hqOEedSDk
metering_secret: xM5KbQJtxZd9NwFinAHTzYdQ
enabled: false
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
corosync:
group: 226.94.1.1
verified: false
port: '12000'
metadata:
restrictions:
- action: hide
condition: 'true'
group: general
weight: 50
label: Corosync
metadata:
weight: 30
label: Common
status: provisioned
ironic:
swift_tempurl_key: 6ZaEcB9BfMbAH90U144YUSTm
db_password: LbfiGnpd8KuaylmSiLahldsT
user_password: SgwR5Ed5QJFzlBZj5HIprXSN
enabled: false
swift:
user_password: zGlRsQYt0T5Cg8Mmw5bEhtvg
repo_setup:
installer_kernel:
local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
repos:
- name: ubuntu
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty
type: deb
- name: ubuntu-updates
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-updates
type: deb
- name: ubuntu-security
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-security
type: deb
- name: mos
section: main restricted
uri: http://10.20.0.2:8080/2016.1.0-9.0/ubuntu/x86_64
priority: 1050
suite: mos9.0
type: deb
- name: mos-updates
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1050
suite: mos9.0-updates
type: deb
- name: mos-security
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1050
suite: mos9.0-security
type: deb
- name: mos-holdback
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1100
suite: mos9.0-holdback
type: deb
- name: Auxiliary
section: main restricted
uri: http://10.20.0.2:8080/2016.1.0-9.0/ubuntu/auxiliary
priority: 1150
suite: auxiliary
type: deb
metadata:
group: general
always_editable: true
weight: 50
label: Repositories
installer_initrd:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
deployment_mode: ha_compact
sahara:
db_password: H83B6PTqOTvWRClVxjWLnGvS
user_password: 7nAM74wrHXVyJmlEXqipDShr
enabled: false
network_metadata:
nodes:
node-9:
swift_zone: '9'
uid: '9'
fqdn: node-9.domain.tld
network_roles:
murano/api: 192.168.0.4
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ceph/public: 192.168.0.4
mgmt/messaging: 192.168.0.4
management: 192.168.0.4
swift/api: 192.168.0.4
storage: 192.168.1.2
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
swift/replication: 192.168.1.2
neutron/mesh: 192.168.2.4
admin/pxe: 10.20.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.20.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
heat/api: 192.168.0.4
mgmt/vip: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
nova/migration: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (3c:7b)
node_roles:
- cinder-block-device
- compute
name: node-9
node-1:
swift_zone: '1'
uid: '1'
fqdn: node-1.domain.tld
network_roles:
murano/api: 192.168.0.3
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.18.79.164
ceph/public: 192.168.0.3
mgmt/messaging: 192.168.0.3
management: 192.168.0.3
swift/api: 192.168.0.3
storage: 192.168.1.1
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.18.79.164
swift/replication: 192.168.1.1
ceph/radosgw: 172.18.79.164
neutron/mesh: 192.168.2.5
admin/pxe: 10.20.0.4
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.20.0.4
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
heat/api: 192.168.0.3
mgmt/vip: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
nova/migration: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (34:24)
node_roles:
- primary-controller
name: node-1
node-8:
swift_zone: '8'
uid: '8'
fqdn: node-8.domain.tld
network_roles:
murano/api: 192.168.0.5
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ceph/public: 192.168.0.5
mgmt/messaging: 192.168.0.5
management: 192.168.0.5
swift/api: 192.168.0.5
storage: 192.168.1.4
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
swift/replication: 192.168.1.4
neutron/mesh: 192.168.2.2
admin/pxe: 10.20.0.8
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.20.0.8
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
heat/api: 192.168.0.5
mgmt/vip: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
nova/migration: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (4b:d2)
node_roles:
- cinder-block-device
- compute
name: node-8
node-3:
swift_zone: '3'
uid: '3'
fqdn: node-3.domain.tld
network_roles:
murano/api: 192.168.0.6
keystone/api: 192.168.0.6
neutron/api: 192.168.0.6
mgmt/database: 192.168.0.6
sahara/api: 192.168.0.6
ceilometer/api: 192.168.0.6
aodh/api: 192.168.0.6
ex: 172.18.79.163
ceph/public: 192.168.0.6
mgmt/messaging: 192.168.0.6
management: 192.168.0.6
swift/api: 192.168.0.6
storage: 192.168.1.5
mgmt/corosync: 192.168.0.6
cinder/api: 192.168.0.6
public/vip: 172.18.79.163
swift/replication: 192.168.1.5
ceph/radosgw: 172.18.79.163
neutron/mesh: 192.168.2.1
admin/pxe: 10.20.0.7
mongo/db: 192.168.0.6
neutron/private:
neutron/floating:
fw-admin: 10.20.0.7
glance/api: 192.168.0.6
glance/glare: 192.168.0.6
heat/api: 192.168.0.6
mgmt/vip: 192.168.0.6
nova/api: 192.168.0.6
horizon: 192.168.0.6
nova/migration: 192.168.0.6
mgmt/memcache: 192.168.0.6
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (93:70)
node_roles:
- controller
name: node-3
node-2:
swift_zone: '2'
uid: '2'
fqdn: node-2.domain.tld
network_roles:
murano/api: 192.168.0.7
keystone/api: 192.168.0.7
neutron/api: 192.168.0.7
mgmt/database: 192.168.0.7
sahara/api: 192.168.0.7
ceilometer/api: 192.168.0.7
aodh/api: 192.168.0.7
ceph/public: 192.168.0.7
mgmt/messaging: 192.168.0.7
management: 192.168.0.7
swift/api: 192.168.0.7
storage: 192.168.1.3
mgmt/corosync: 192.168.0.7
cinder/api: 192.168.0.7
swift/replication: 192.168.1.3
neutron/mesh: 192.168.2.3
admin/pxe: 10.20.0.10
mongo/db: 192.168.0.7
neutron/private:
neutron/floating:
fw-admin: 10.20.0.10
glance/api: 192.168.0.7
glance/glare: 192.168.0.7
heat/api: 192.168.0.7
mgmt/vip: 192.168.0.7
nova/api: 192.168.0.7
horizon: 192.168.0.7
nova/migration: 192.168.0.7
mgmt/memcache: 192.168.0.7
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (79:d2)
node_roles:
- cinder-block-device
- compute
name: node-2
vips:
vrouter_pub:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 172.18.79.161
management:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 192.168.0.2
public:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 172.18.79.162
vrouter:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 192.168.0.1
network_scheme:
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-mesh
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mesh
name: eth0.103
roles:
murano/api: br-mgmt
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mesh
admin/pxe: br-fw-admin
mongo/db: br-mgmt
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
mgmt/vip: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
nova/migration: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
interfaces:
eth1: {}
eth0: {}
version: '1.1'
provider: lnx
endpoints:
br-fw-admin:
IP:
- 10.20.0.10/24
gateway: 10.20.0.2
br-storage:
IP:
- 192.168.1.3/24
br-mesh:
IP:
- 192.168.2.3/24
br-mgmt:
IP:
- 192.168.0.7/24
heat:
db_password: WSfMJkSSbMddZJVi8APyB8rx
user_password: Ca60TVwO9PCKgnaCrKuJfNN5
enabled: true
auth_encryption_key: 04259f638401c92892e9e07c868192cd
rabbit_password: qj2rOdV8gKDaze0X5lxa6JDQ
storage_network_range: 192.168.1.0/24
fuel_version: '9.0'
rabbit:
password: OBvWdwceobl4uQLgsZ4MPVTt
public_network_assignment:
assign_to_all_nodes: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
group: network
weight: 50
label: Public network assignment
test_vm_image:
os_name: cirros
img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
container_format: bare
min_ram: 64
disk_format: qcow2
glance_properties: ''
img_name: TestVM
public: 'true'
management_network_range: 192.168.0.0/24
external_ntp:
ntp_list:
- 0.fuel.pool.ntp.org
- 1.fuel.pool.ntp.org
- 2.fuel.pool.ntp.org
metadata:
group: general
weight: 100
label: Host OS NTP Servers
neutron_advanced_configuration:
neutron_l3_ha: false
neutron_dvr: false
neutron_l2_pop: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
group: network
weight: 45
label: Neutron Advanced Configuration
base_syslog:
syslog_port: '514'
syslog_server: 10.20.0.2
vms_conf: []
workloads_collector:
username: fuel_stats_user
enabled: true
create_user: false
password: ah6zQ6e6vbhfccMsoofXYPxR
tenant: services
metadata:
restrictions:
- action: hide
condition: 'true'
group: general
weight: 10
label: Workloads Collector User
auth_key: ''
puppet_debug: true
node_volumes:
- extra: []
free_space: 953177
id: sda
name: sda
size: 953869
type: disk
volumes:
- size: 300
type: boot
- file_system: ext2
mount: /boot
name: Boot
size: 200
type: raid
- size: 64
type: lvm_meta_pool
- lvm_meta_size: 64
size: 55360
type: pv
vg: os
- lvm_meta_size: 0
size: 0
type: pv
vg: cinder-block-device
- lvm_meta_size: 64
size: 897945
type: pv
vg: vm
- extra: []
free_space: 953177
id: sdb
name: sdb
size: 953869
type: disk
volumes:
- size: 300
type: boot
- file_system: ext2
mount: /boot
name: Boot
size: 200
type: raid
- size: 128
type: lvm_meta_pool
- lvm_meta_size: 0
size: 0
type: pv
vg: os
- lvm_meta_size: 64
size: 953241
type: pv
vg: cinder-block-device
- lvm_meta_size: 0
size: 0
type: pv
vg: vm
- _allocate_size: min
id: os
label: Base System
min_size: 55296
type: vg
volumes:
- file_system: ext4
mount: /
name: root
size: 51200
type: lv
- file_system: swap
mount: swap
name: swap
size: 4096
type: lv
- _allocate_size: full-disk
id: cinder-block-device
label: Cinder Block Device
min_size: 1536
mount: none
type: vg
volumes: []
- _allocate_size: all
id: vm
label: Virtual Storage
min_size: 5120
type: vg
volumes:
- file_system: xfs
mount: /var/lib/nova
name: nova
size: 897881
type: lv
last_controller: node-3
fqdn: node-2.domain.tld
management_vip: "192.168.0.2"
database_vip: "192.168.0.2"
service_endpoint: "192.168.0.2"
public_vip: "172.18.79.162"
public_ssl:
hostname: public.fuel.local
horizon: true
services: true
cert_data: ''
cert_source: self_signed
metadata:
group: security
weight: 110
label: Public TLS
auto_assign_floating_ip: false
mp:
- weight: '1'
point: '1'
- weight: '2'
point: '2'
neutron_mellanox:
vf_num: '16'
metadata:
restrictions:
- action: hide
condition: not ('experimental' in version:feature_groups)
group: network
weight: 50
enabled: true
label: Mellanox Neutron components
toggleable: false
plugin: disabled
horizon:
secret_key: 5cda1dfd17a4eddd0bc110222d880425c4f141242eb5b0335e022e367c0dd342
debug: false
cinder:
db_password: UruZTmmllq1ErkGIhcMLxuo0
user_password: TVB7Jz3fewz8UxCN7xFXRvoF
fixed_key: 988cf90842990292d9ce2f24c638262ac8caa64a278592ff705dd3689bbf4c18
deployment_id: 1
kernel_params:
kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset
metadata:
group: general
weight: 40
label: Kernel parameters
openstack_version_prev:
quantum: true
use_neutron: true
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

View File

@ -1,844 +0,0 @@
---
tasks:
- priority: 100
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp"
timeout: 600
cwd: "/"
- priority: 200
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp"
timeout: 3600
cwd: "/"
- priority: 300
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp"
timeout: 3600
cwd: "/"
- priority: 400
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp"
timeout: 3600
cwd: "/"
- priority: 500
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp"
timeout: 3600
cwd: "/"
- priority: 600
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp"
timeout: 3600
cwd: "/"
- priority: 700
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp"
timeout: 3600
cwd: "/"
- priority: 800
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp"
timeout: 3600
cwd: "/"
- priority: 900
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp"
timeout: 3600
cwd: "/"
- priority: 1000
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp"
timeout: 3600
cwd: "/"
- priority: 1100
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp"
timeout: 3600
cwd: "/"
- priority: 1200
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp"
timeout: 3600
cwd: "/"
user_node_name: Untitled (2a:ee)
uid: '5'
resume_guests_state_on_host_boot: true
syslog:
syslog_port: '514'
syslog_transport: tcp
syslog_server: ''
metadata:
weight: 50
label: Syslog
libvirt_type: qemu
host_uuid: '00000000-0000-0000-0000-000000000000'
puppet:
modules: rsync://10.122.5.2:/puppet/liberty-9.0/modules/
manifests: rsync://10.122.5.2:/puppet/liberty-9.0/manifests/
mysql:
root_password: PBmaN2YX
wsrep_password: FsatnsoY
quantum: true
use_cow_images: true
glance:
image_cache_max_size: '5368709120'
user_password: DztOMLWg
db_password: LtDxFLyX
glance_glare:
user_password: 23dfhbWd
ceilometer:
db_password: HUn68NQb
user_password: ycMeNdmo
metering_secret: zjAKZxtd
enabled: false
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cobbler:
profile: ubuntu_1404_x86_64
mongo:
enabled: false
quantum_settings:
database:
passwd: bnQfjm1A
keystone:
admin_password: glXcjTAY
L3:
use_namespaces: true
L2:
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
base_mac: fa:16:3e:00:00:00
segmentation_type: vlan
predefined_networks:
net04_ext:
shared: false
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id:
L3:
nameservers: []
subnet: 10.122.6.0/24
floating: 10.122.6.130:10.122.6.254
gateway: 10.122.6.1
enable_dhcp: false
tenant: admin
net04:
shared: false
L2:
network_type: vlan
router_ext: false
physnet: physnet2
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 10.122.8.0/24
floating:
gateway: 10.122.8.1
enable_dhcp: true
tenant: admin
metadata:
metadata_proxy_shared_secret: orn88mVY
use_vcenter: false
management:
network_role: mgmt/vip
ipaddr: 10.122.7.7
node_roles:
- controller
- primary-controller
namespace: haproxy
openstack_version: liberty-9.0
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
weight: 40
label: Kernel parameters
provision:
image_data:
"/boot":
container: gzip
uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz
format: ext2
"/":
container: gzip
uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz
format: ext4
codename: trusty
method: image
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 80
label: Provision
storage:
iser: false
volumes_ceph: false
per_pool_pg_nums:
compute: 128
default_pg_num: 128
volumes: 128
images: 128
backups: 128
".rgw": 128
objects_ceph: false
ephemeral_ceph: false
volumes_lvm: true
images_vcenter: false
osd_pool_size: '2'
pg_num: 128
images_ceph: false
metadata:
weight: 60
label: Storage
nova:
db_password: of31Rxsy
user_password: n0KfayKg
state_path: "/var/lib/nova"
master_ip: 10.122.5.2
priority: 300
external_dns:
dns_list:
- 8.8.8.8
metadata:
weight: 90
label: Host OS DNS Servers
murano:
db_password: gjBrHFFZ
user_password: crLmJ5b0
enabled: false
rabbit_password: ra45kjwS
murano_settings:
murano_repo_url: http://storage.apps.openstack.org/
metadata:
restrictions:
- action: hide
message: Murano is not enabled on the Additional Components section
condition: settings:additional_components.murano.value == false
weight: 20
label: Murano Settings
role: compute
deployment_mode: ha_compact
external_mongo:
mongo_db_name: ceilometer
mongo_replset: ''
mongo_user: ceilometer
hosts_ip: ''
mongo_password: ceilometer
metadata:
restrictions:
- action: hide
message: Ceilometer and MongoDB are not enabled on the Additional Components
section
condition: settings:additional_components.mongo.value == false
weight: 20
label: External MongoDB
online: true
keystone:
db_password: H4N630IH
admin_token: cKHHVACg
nova_quota: false
public:
network_role: public/vip
ipaddr: 10.122.6.6
node_roles:
- controller
- primary-controller
namespace: haproxy
corosync:
verified: false
group: 226.94.1.1
port: '12000'
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 50
label: Corosync
metadata:
weight: 30
label: Common
status: discover
swift:
user_password: zr0zBVgi
memcached_addresses: [10.20.30.40, 10.20.30.41]
memcache_server_port: 11212
repo_setup:
installer_kernel:
local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
repos:
- name: ubuntu
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty
type: deb
- name: ubuntu-updates
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-updates
type: deb
- name: ubuntu-security
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-security
type: deb
- name: mos
section: main restricted
uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/x86_64
priority: 1050
suite: mos7.0
type: deb
- name: mos-updates
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-updates
type: deb
- name: mos-security
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-security
type: deb
- name: mos-holdback
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1100
suite: mos7.0-holdback
type: deb
- name: Auxiliary
section: main restricted
uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/auxiliary
priority: 1150
suite: auxiliary
type: deb
metadata:
always_editable: true
weight: 50
label: Repositories
installer_initrd:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
vrouter:
network_role: mgmt/vip
ipaddr: 10.122.7.6
node_roles:
- controller
- primary-controller
namespace: vrouter
fail_if_error: false
sahara:
db_password: dfoFKl7u
user_password: jYjxogYn
enabled: false
network_metadata:
nodes:
node-5:
swift_zone: '5'
uid: '5'
fqdn: node-5.domain.local
network_roles:
murano/api: 10.122.7.3
keystone/api: 10.122.7.3
neutron/api: 10.122.7.3
mgmt/database: 10.122.7.3
sahara/api: 10.122.7.3
ceilometer/api: 10.122.7.3
aodh/api: 10.122.7.3
ceph/public: 10.122.7.3
mgmt/messaging: 10.122.7.3
management: 10.122.7.3
swift/api: 10.122.7.3
storage: 10.122.9.4
mgmt/corosync: 10.122.7.3
cinder/api: 10.122.7.3
swift/replication: 10.122.9.4
admin/pxe: 10.122.5.4
mongo/db: 10.122.7.3
neutron/private:
neutron/floating:
fw-admin: 10.122.5.4
glance/api: 10.122.7.3
glance/glare: 10.122.7.3
heat/api: 10.122.7.3
mgmt/vip: 10.122.7.3
nova/api: 10.122.7.3
horizon: 10.122.7.3
nova/migration: 10.122.7.3
mgmt/memcache: 10.122.7.3
cinder/iscsi: 10.122.9.4
ceph/replication: 10.122.9.4
user_node_name: Untitled (2a:ee)
node_roles:
- compute
name: node-5
node-4:
swift_zone: '4'
uid: '4'
fqdn: node-4.domain.local
network_roles:
murano/api: 10.122.7.2
keystone/api: 10.122.7.2
neutron/api: 10.122.7.2
mgmt/database: 10.122.7.2
sahara/api: 10.122.7.2
ceilometer/api: 10.122.7.2
aodh/api: 10.122.7.2
ceph/public: 10.122.7.2
mgmt/messaging: 10.122.7.2
management: 10.122.7.2
swift/api: 10.122.7.2
storage: 10.122.9.5
mgmt/corosync: 10.122.7.2
cinder/api: 10.122.7.2
swift/replication: 10.122.9.5
admin/pxe: 10.122.5.5
mongo/db: 10.122.7.2
neutron/private:
neutron/floating:
fw-admin: 10.122.5.5
glance/api: 10.122.7.2
glance/glare: 10.122.7.2
heat/api: 10.122.7.2
mgmt/vip: 10.122.7.2
nova/api: 10.122.7.2
horizon: 10.122.7.2
nova/migration: 10.122.7.2
mgmt/memcache: 10.122.7.2
cinder/iscsi: 10.122.9.5
ceph/replication: 10.122.9.5
user_node_name: Untitled (a7:46)
node_roles:
- compute
name: node-4
node-1:
swift_zone: '1'
uid: '1'
fqdn: node-1.domain.local
network_roles:
keystone/api: 10.122.7.1
neutron/api: 10.122.7.1
mgmt/database: 10.122.7.1
sahara/api: 10.122.7.1
heat/api: 10.122.7.1
ceilometer/api: 10.122.7.1
aodh/api: 10.122.7.1
ex: 10.122.6.2
ceph/public: 10.122.7.1
mgmt/messaging: 10.122.7.1
management: 10.122.7.1
swift/api: 10.122.7.1
storage: 10.122.9.1
mgmt/corosync: 10.122.7.1
cinder/api: 10.122.7.1
public/vip: 10.122.6.2
swift/replication: 10.122.9.1
ceph/radosgw: 10.122.6.2
admin/pxe: 10.122.5.3
mongo/db: 10.122.7.1
neutron/private:
neutron/floating:
fw-admin: 10.122.5.3
glance/api: 10.122.7.1
glance/glare: 10.122.7.1
mgmt/vip: 10.122.7.1
murano/api: 10.122.7.1
nova/api: 10.122.7.1
horizon: 10.122.7.1
nova/migration: 10.122.7.1
mgmt/memcache: 10.122.7.1
cinder/iscsi: 10.122.9.1
ceph/replication: 10.122.9.1
user_node_name: Untitled (d8:bb)
node_roles:
- cinder
- primary-controller
name: node-1
node-3:
swift_zone: '3'
uid: '3'
fqdn: node-3.domain.local
network_roles:
keystone/api: 10.122.7.5
neutron/api: 10.122.7.5
mgmt/database: 10.122.7.5
sahara/api: 10.122.7.5
heat/api: 10.122.7.5
ceilometer/api: 10.122.7.5
aodh/api: 10.122.7.5
ex: 10.122.6.3
ceph/public: 10.122.7.5
mgmt/messaging: 10.122.7.5
management: 10.122.7.5
swift/api: 10.122.7.5
storage: 10.122.9.2
mgmt/corosync: 10.122.7.5
cinder/api: 10.122.7.5
public/vip: 10.122.6.3
swift/replication: 10.122.9.2
ceph/radosgw: 10.122.6.3
admin/pxe: 10.122.5.6
mongo/db: 10.122.7.5
neutron/private:
neutron/floating:
fw-admin: 10.122.5.6
glance/api: 10.122.7.5
glance/glare: 10.122.7.5
mgmt/vip: 10.122.7.5
murano/api: 10.122.7.5
nova/api: 10.122.7.5
horizon: 10.122.7.5
nova/migration: 10.122.7.5
mgmt/memcache: 10.122.7.5
cinder/iscsi: 10.122.9.2
ceph/replication: 10.122.9.2
user_node_name: Untitled (03:15)
node_roles:
- cinder
- controller
name: node-3
node-2:
swift_zone: '2'
uid: '2'
fqdn: node-2.domain.local
network_roles:
keystone/api: 10.122.7.4
neutron/api: 10.122.7.4
mgmt/database: 10.122.7.4
sahara/api: 10.122.7.4
heat/api: 10.122.7.4
ceilometer/api: 10.122.7.4
aodh/api: 10.122.7.4
ex: 10.122.6.4
ceph/public: 10.122.7.4
mgmt/messaging: 10.122.7.4
management: 10.122.7.4
swift/api: 10.122.7.4
storage: 10.122.9.3
mgmt/corosync: 10.122.7.4
cinder/api: 10.122.7.4
public/vip: 10.122.6.4
swift/replication: 10.122.9.3
ceph/radosgw: 10.122.6.4
admin/pxe: 10.122.5.7
mongo/db: 10.122.7.4
neutron/private:
neutron/floating:
fw-admin: 10.122.5.7
glance/api: 10.122.7.4
glance/glare: 10.122.7.4
mgmt/vip: 10.122.7.4
murano/api: 10.122.7.4
nova/api: 10.122.7.4
horizon: 10.122.7.4
nova/migration: 10.122.7.4
mgmt/memcache: 10.122.7.4
cinder/iscsi: 10.122.9.3
ceph/replication: 10.122.9.3
user_node_name: Untitled (68:63)
node_roles:
- cinder
- controller
name: node-2
vips:
vrouter_pub:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.6.5
management:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.7.7
public:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.6.6
vrouter:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.7.6
network_scheme:
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
mtu: 65000
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-storage
name: eth0.102
roles:
murano/api: br-mgmt
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
mgmt/vip: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
nova/migration: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
interfaces:
eth4:
vendor_specific:
driver: e1000
bus_info: '0000:00:07.0'
eth3:
vendor_specific:
driver: e1000
bus_info: '0000:00:06.0'
eth2:
vendor_specific:
driver: e1000
bus_info: '0000:00:05.0'
eth1:
vendor_specific:
driver: e1000
bus_info: '0000:00:04.0'
eth0:
vendor_specific:
driver: e1000
bus_info: '0000:00:03.0'
version: '1.1'
provider: lnx
endpoints:
br-fw-admin:
IP:
- 10.122.5.4/24
gateway: 10.122.5.2
br-storage:
IP:
- 10.122.9.4/24
br-mgmt:
IP:
- 10.122.7.3/24
br-prv:
IP: none
heat:
db_password: GqzWSxBW
user_password: uMxK47eJ
enabled: true
auth_encryption_key: 9431f2b16d26488b896e64d236953521
rabbit_password: jnXk99nV
storage_network_range: 10.122.9.0/24
fuel_version: '7.0'
rabbit:
password: WYcvKQyZ
public_network_assignment:
assign_to_all_nodes: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
label: Public network assignment
use_cinder: true
test_vm_image:
os_name: cirros
img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
container_format: bare
min_ram: 64
disk_format: qcow2
glance_properties: ''
img_name: TestVM
public: 'true'
management_network_range: 10.122.7.0/24
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 45
label: Neutron Advanced Configuration
base_syslog:
syslog_port: '514'
syslog_server: 10.122.5.2
vms_conf: []
workloads_collector:
username: fuel_stats_user
enabled: true
create_user: false
password: ATGggm00
tenant: services
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 10
label: Workloads Collector User
auth_key: ''
puppet_debug: true
access:
email: admin@localhost
password: admin
user: admin
tenant: admin
metadata:
weight: 10
label: Access
last_controller: node-3
fqdn: node-5.domain.local
public_ssl:
hostname: public.fuel.local
horizon: false
services: false
cert_data:
content: 'somedataaboutyourkeypair'
cert_source: self_signed
metadata:
weight: 110
label: Public TLS
auto_assign_floating_ip: false
vrouter_pub:
network_role: public/vip
ipaddr: 10.122.6.5
node_roles:
- controller
- primary-controller
namespace: vrouter
mp:
- weight: '1'
point: '1'
- weight: '2'
point: '2'
neutron_mellanox:
vf_num: '16'
plugin: disabled
metadata:
restrictions:
- action: hide
condition: not ('experimental' in version:feature_groups)
enabled: true
weight: 50
toggleable: false
label: Mellanox Neutron components
horizon:
secret_key: 1b0d6af1962c94205a5dbbffbb98ba66d651bd4bec78c7c385ad75eb07ad0fcb
debug: false
cinder:
db_password: qeN6frZT
user_password: 7Al0iWfl
fixed_key: 264ecf97cf69264f775e549fe5fd1ce3db6a92df94d37745819892803a83b19c
deployment_id: 1
external_ntp:
ntp_list:
- 0.fuel.pool.ntp.org
- 1.fuel.pool.ntp.org
- 2.fuel.pool.ntp.org
metadata:
weight: 100
label: Host OS NTP Servers
openstack_version_prev:
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

File diff suppressed because it is too large Load Diff

View File

@ -1,842 +0,0 @@
---
tasks:
- priority: 100
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp"
timeout: 600
cwd: "/"
- priority: 200
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp"
timeout: 3600
cwd: "/"
- priority: 300
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp"
timeout: 3600
cwd: "/"
- priority: 400
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp"
timeout: 3600
cwd: "/"
- priority: 500
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp"
timeout: 3600
cwd: "/"
- priority: 600
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp"
timeout: 3600
cwd: "/"
- priority: 700
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp"
timeout: 3600
cwd: "/"
- priority: 800
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp"
timeout: 3600
cwd: "/"
- priority: 900
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ssl/ssl_add_trust_chain.pp"
timeout: 3600
cwd: "/"
- priority: 1000
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp"
timeout: 3600
cwd: "/"
- priority: 1100
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/compute.pp"
timeout: 3600
cwd: "/"
- priority: 1200
type: puppet
uids:
- '5'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp"
timeout: 3600
cwd: "/"
user_node_name: Untitled (2a:ee)
uid: '5'
resume_guests_state_on_host_boot: true
syslog:
syslog_port: '514'
syslog_transport: tcp
syslog_server: ''
metadata:
weight: 50
label: Syslog
libvirt_type: qemu
host_uuid: '00000000-0000-0000-0000-000000000000'
puppet:
modules: rsync://10.122.5.2:/puppet/liberty-9.0/modules/
manifests: rsync://10.122.5.2:/puppet/liberty-9.0/manifests/
mysql:
root_password: PBmaN2YX
wsrep_password: FsatnsoY
quantum: true
use_cow_images: true
glance:
image_cache_max_size: '5368709120'
user_password: DztOMLWg
db_password: LtDxFLyX
glance_glare:
user_password: 23dfhbWd
ceilometer:
db_password: HUn68NQb
user_password: ycMeNdmo
metering_secret: zjAKZxtd
enabled: false
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cobbler:
profile: ubuntu_1404_x86_64
mongo:
enabled: false
quantum_settings:
database:
passwd: bnQfjm1A
keystone:
admin_password: glXcjTAY
L3:
use_namespaces: true
L2:
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
base_mac: fa:16:3e:00:00:00
segmentation_type: vlan
predefined_networks:
net04_ext:
shared: false
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id:
L3:
nameservers: []
subnet: 10.122.6.0/24
floating: 10.122.6.130:10.122.6.254
gateway: 10.122.6.1
enable_dhcp: false
tenant: admin
net04:
shared: false
L2:
network_type: vlan
router_ext: false
physnet: physnet2
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 10.122.8.0/24
floating:
gateway: 10.122.8.1
enable_dhcp: true
tenant: admin
metadata:
metadata_proxy_shared_secret: orn88mVY
use_vcenter: false
management:
network_role: mgmt/vip
ipaddr: 10.122.7.7
node_roles:
- controller
- primary-controller
namespace: haproxy
openstack_version: liberty-9.0
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
weight: 40
label: Kernel parameters
provision:
image_data:
"/boot":
container: gzip
uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz
format: ext2
"/":
container: gzip
uri: http://10.122.5.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz
format: ext4
codename: trusty
method: image
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 80
label: Provision
storage:
iser: false
volumes_ceph: false
per_pool_pg_nums:
compute: 128
default_pg_num: 128
volumes: 128
images: 128
backups: 128
".rgw": 128
objects_ceph: false
ephemeral_ceph: false
volumes_lvm: true
images_vcenter: false
osd_pool_size: '2'
pg_num: 128
images_ceph: false
metadata:
weight: 60
label: Storage
nova:
db_password: of31Rxsy
user_password: n0KfayKg
state_path: "/var/lib/nova"
master_ip: 10.122.5.2
priority: 300
external_dns:
dns_list:
- 8.8.8.8
metadata:
weight: 90
label: Host OS DNS Servers
murano:
db_password: gjBrHFFZ
user_password: crLmJ5b0
enabled: false
rabbit_password: ra45kjwS
murano_settings:
murano_repo_url: http://storage.apps.openstack.org/
metadata:
restrictions:
- action: hide
message: Murano is not enabled on the Additional Components section
condition: settings:additional_components.murano.value == false
weight: 20
label: Murano Settings
role: compute
deployment_mode: ha_compact
external_mongo:
mongo_db_name: ceilometer
mongo_replset: ''
mongo_user: ceilometer
hosts_ip: ''
mongo_password: ceilometer
metadata:
restrictions:
- action: hide
message: Ceilometer and MongoDB are not enabled on the Additional Components
section
condition: settings:additional_components.mongo.value == false
weight: 20
label: External MongoDB
online: true
keystone:
db_password: H4N630IH
admin_token: cKHHVACg
nova_quota: false
public:
network_role: public/vip
ipaddr: 10.122.6.6
node_roles:
- controller
- primary-controller
namespace: haproxy
corosync:
verified: false
group: 226.94.1.1
port: '12000'
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 50
label: Corosync
metadata:
weight: 30
label: Common
status: discover
swift:
user_password: zr0zBVgi
repo_setup:
installer_kernel:
local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
repos:
- name: ubuntu
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty
type: deb
- name: ubuntu-updates
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-updates
type: deb
- name: ubuntu-security
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-security
type: deb
- name: mos
section: main restricted
uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/x86_64
priority: 1050
suite: mos7.0
type: deb
- name: mos-updates
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-updates
type: deb
- name: mos-security
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1050
suite: mos7.0-security
type: deb
- name: mos-holdback
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/7.0/
priority: 1100
suite: mos7.0-holdback
type: deb
- name: Auxiliary
section: main restricted
uri: http://10.122.5.2:8080/liberty-9.0/ubuntu/auxiliary
priority: 1150
suite: auxiliary
type: deb
metadata:
always_editable: true
weight: 50
label: Repositories
installer_initrd:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
vrouter:
network_role: mgmt/vip
ipaddr: 10.122.7.6
node_roles:
- controller
- primary-controller
namespace: vrouter
fail_if_error: false
sahara:
db_password: dfoFKl7u
user_password: jYjxogYn
enabled: false
network_metadata:
nodes:
node-5:
swift_zone: '5'
uid: '5'
fqdn: node-5.domain.local
network_roles:
murano/api: 10.122.7.3
keystone/api: 10.122.7.3
neutron/api: 10.122.7.3
mgmt/database: 10.122.7.3
sahara/api: 10.122.7.3
ceilometer/api: 10.122.7.3
aodh/api: 10.122.7.3
ceph/public: 10.122.7.3
mgmt/messaging: 10.122.7.3
management: 10.122.7.3
swift/api: 10.122.7.3
storage: 10.122.9.4
mgmt/corosync: 10.122.7.3
cinder/api: 10.122.7.3
swift/replication: 10.122.9.4
admin/pxe: 10.122.5.4
mongo/db: 10.122.7.3
neutron/private:
neutron/floating:
fw-admin: 10.122.5.4
glance/api: 10.122.7.3
glance/glare: 10.122.7.3
heat/api: 10.122.7.3
mgmt/vip: 10.122.7.3
nova/api: 10.122.7.3
horizon: 10.122.7.3
nova/migration: 10.122.7.3
mgmt/memcache: 10.122.7.3
cinder/iscsi: 10.122.9.4
ceph/replication: 10.122.9.4
user_node_name: Untitled (2a:ee)
node_roles:
- compute
name: node-5
node-4:
swift_zone: '4'
uid: '4'
fqdn: node-4.domain.local
network_roles:
murano/api: 10.122.7.2
keystone/api: 10.122.7.2
neutron/api: 10.122.7.2
mgmt/database: 10.122.7.2
sahara/api: 10.122.7.2
ceilometer/api: 10.122.7.2
aodh/api: 10.122.7.2
ceph/public: 10.122.7.2
mgmt/messaging: 10.122.7.2
management: 10.122.7.2
swift/api: 10.122.7.2
storage: 10.122.9.5
mgmt/corosync: 10.122.7.2
cinder/api: 10.122.7.2
swift/replication: 10.122.9.5
admin/pxe: 10.122.5.5
mongo/db: 10.122.7.2
neutron/private:
neutron/floating:
fw-admin: 10.122.5.5
glance/api: 10.122.7.2
glance/glare: 10.122.7.2
heat/api: 10.122.7.2
mgmt/vip: 10.122.7.2
nova/api: 10.122.7.2
horizon: 10.122.7.2
nova/migration: 10.122.7.2
mgmt/memcache: 10.122.7.2
cinder/iscsi: 10.122.9.5
ceph/replication: 10.122.9.5
user_node_name: Untitled (a7:46)
node_roles:
- compute
name: node-4
node-1:
swift_zone: '1'
uid: '1'
fqdn: node-1.domain.local
network_roles:
keystone/api: 10.122.7.1
neutron/api: 10.122.7.1
mgmt/database: 10.122.7.1
sahara/api: 10.122.7.1
heat/api: 10.122.7.1
ceilometer/api: 10.122.7.1
aodh/api: 10.122.7.1
ex: 10.122.6.2
ceph/public: 10.122.7.1
mgmt/messaging: 10.122.7.1
management: 10.122.7.1
swift/api: 10.122.7.1
storage: 10.122.9.1
mgmt/corosync: 10.122.7.1
cinder/api: 10.122.7.1
public/vip: 10.122.6.2
swift/replication: 10.122.9.1
ceph/radosgw: 10.122.6.2
admin/pxe: 10.122.5.3
mongo/db: 10.122.7.1
neutron/private:
neutron/floating:
fw-admin: 10.122.5.3
glance/api: 10.122.7.1
glance/glare: 10.122.7.1
mgmt/vip: 10.122.7.1
murano/api: 10.122.7.1
nova/api: 10.122.7.1
horizon: 10.122.7.1
nova/migration: 10.122.7.1
mgmt/memcache: 10.122.7.1
cinder/iscsi: 10.122.9.1
ceph/replication: 10.122.9.1
user_node_name: Untitled (d8:bb)
node_roles:
- cinder
- primary-controller
name: node-1
node-3:
swift_zone: '3'
uid: '3'
fqdn: node-3.domain.local
network_roles:
keystone/api: 10.122.7.5
neutron/api: 10.122.7.5
mgmt/database: 10.122.7.5
sahara/api: 10.122.7.5
heat/api: 10.122.7.5
ceilometer/api: 10.122.7.5
aodh/api: 10.122.7.5
ex: 10.122.6.3
ceph/public: 10.122.7.5
mgmt/messaging: 10.122.7.5
management: 10.122.7.5
swift/api: 10.122.7.5
storage: 10.122.9.2
mgmt/corosync: 10.122.7.5
cinder/api: 10.122.7.5
public/vip: 10.122.6.3
swift/replication: 10.122.9.2
ceph/radosgw: 10.122.6.3
admin/pxe: 10.122.5.6
mongo/db: 10.122.7.5
neutron/private:
neutron/floating:
fw-admin: 10.122.5.6
glance/api: 10.122.7.5
glance/glare: 10.122.7.5
mgmt/vip: 10.122.7.5
murano/api: 10.122.7.5
nova/api: 10.122.7.5
horizon: 10.122.7.5
nova/migration: 10.122.7.5
mgmt/memcache: 10.122.7.5
cinder/iscsi: 10.122.9.2
ceph/replication: 10.122.9.2
user_node_name: Untitled (03:15)
node_roles:
- cinder
- controller
name: node-3
node-2:
swift_zone: '2'
uid: '2'
fqdn: node-2.domain.local
network_roles:
keystone/api: 10.122.7.4
neutron/api: 10.122.7.4
mgmt/database: 10.122.7.4
sahara/api: 10.122.7.4
heat/api: 10.122.7.4
ceilometer/api: 10.122.7.4
aodh/api: 10.122.7.4
ex: 10.122.6.4
ceph/public: 10.122.7.4
mgmt/messaging: 10.122.7.4
management: 10.122.7.4
swift/api: 10.122.7.4
storage: 10.122.9.3
mgmt/corosync: 10.122.7.4
cinder/api: 10.122.7.4
public/vip: 10.122.6.4
swift/replication: 10.122.9.3
ceph/radosgw: 10.122.6.4
admin/pxe: 10.122.5.7
mongo/db: 10.122.7.4
neutron/private:
neutron/floating:
fw-admin: 10.122.5.7
glance/api: 10.122.7.4
glance/glare: 10.122.7.4
mgmt/vip: 10.122.7.4
murano/api: 10.122.7.4
nova/api: 10.122.7.4
horizon: 10.122.7.4
nova/migration: 10.122.7.4
mgmt/memcache: 10.122.7.4
cinder/iscsi: 10.122.9.3
ceph/replication: 10.122.9.3
user_node_name: Untitled (68:63)
node_roles:
- cinder
- controller
name: node-2
vips:
vrouter_pub:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.6.5
management:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.7.7
public:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 10.122.6.6
vrouter:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 10.122.7.6
network_scheme:
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
mtu: 65000
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-storage
name: eth0.102
roles:
murano/api: br-mgmt
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
mgmt/vip: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
nova/migration: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
interfaces:
eth4:
vendor_specific:
driver: e1000
bus_info: '0000:00:07.0'
eth3:
vendor_specific:
driver: e1000
bus_info: '0000:00:06.0'
eth2:
vendor_specific:
driver: e1000
bus_info: '0000:00:05.0'
eth1:
vendor_specific:
driver: e1000
bus_info: '0000:00:04.0'
eth0:
vendor_specific:
driver: e1000
bus_info: '0000:00:03.0'
version: '1.1'
provider: lnx
endpoints:
br-fw-admin:
IP:
- 10.122.5.4/24
gateway: 10.122.5.2
br-storage:
IP:
- 10.122.9.4/24
br-mgmt:
IP:
- 10.122.7.3/24
br-prv:
IP: none
heat:
db_password: GqzWSxBW
user_password: uMxK47eJ
enabled: true
auth_encryption_key: 9431f2b16d26488b896e64d236953521
rabbit_password: jnXk99nV
storage_network_range: 10.122.9.0/24
fuel_version: '7.0'
rabbit:
password: WYcvKQyZ
public_network_assignment:
assign_to_all_nodes: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
label: Public network assignment
use_cinder: true
test_vm_image:
os_name: cirros
img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
container_format: bare
min_ram: 64
disk_format: qcow2
glance_properties: ''
img_name: TestVM
public: 'true'
management_network_range: 10.122.7.0/24
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 45
label: Neutron Advanced Configuration
base_syslog:
syslog_port: '514'
syslog_server: 10.122.5.2
vms_conf: []
workloads_collector:
username: fuel_stats_user
enabled: true
create_user: false
password: ATGggm00
tenant: services
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 10
label: Workloads Collector User
auth_key: ''
puppet_debug: true
access:
email: admin@localhost
password: admin
user: admin
tenant: admin
metadata:
weight: 10
label: Access
last_controller: node-3
fqdn: node-5.domain.local
public_ssl:
hostname: public.fuel.local
horizon: true
services: true
cert_data:
content: 'somedataaboutyourkeypair'
cert_source: self_signed
metadata:
weight: 110
label: Public TLS
auto_assign_floating_ip: false
vrouter_pub:
network_role: public/vip
ipaddr: 10.122.6.5
node_roles:
- controller
- primary-controller
namespace: vrouter
mp:
- weight: '1'
point: '1'
- weight: '2'
point: '2'
neutron_mellanox:
vf_num: '16'
plugin: disabled
metadata:
restrictions:
- action: hide
condition: not ('experimental' in version:feature_groups)
enabled: true
weight: 50
toggleable: false
label: Mellanox Neutron components
horizon:
secret_key: 1b0d6af1962c94205a5dbbffbb98ba66d651bd4bec78c7c385ad75eb07ad0fcb
debug: false
cinder:
db_password: qeN6frZT
user_password: 7Al0iWfl
fixed_key: 264ecf97cf69264f775e549fe5fd1ce3db6a92df94d37745819892803a83b19c
deployment_id: 1
external_ntp:
ntp_list:
- 0.fuel.pool.ntp.org
- 1.fuel.pool.ntp.org
- 2.fuel.pool.ntp.org
metadata:
weight: 100
label: Host OS NTP Servers
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}
openstack_version_prev:

View File

@ -1,747 +0,0 @@
---
tasks:
- priority: 100
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/fuel_pkgs/fuel_pkgs.pp"
timeout: 600
cwd: "/"
- priority: 200
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp"
timeout: 3600
cwd: "/"
- priority: 300
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/globals/globals.pp"
timeout: 3600
cwd: "/"
- priority: 400
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/logging/logging.pp"
timeout: 3600
cwd: "/"
- priority: 500
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/tools/tools.pp"
timeout: 3600
cwd: "/"
- priority: 600
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp"
timeout: 3600
cwd: "/"
- priority: 700
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/netconfig/connectivity_tests.pp"
timeout: 3600
cwd: "/"
- priority: 800
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp"
timeout: 3600
cwd: "/"
- priority: 900
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp"
timeout: 3600
cwd: "/"
- priority: 1000
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/ironic-conductor.pp"
timeout: 3600
cwd: "/"
- priority: 1100
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/roles/ironic-compute.pp"
timeout: 3600
cwd: "/"
- priority: 1200
type: puppet
uids:
- '2'
parameters:
puppet_modules: "/etc/puppet/modules"
puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp"
timeout: 3600
cwd: "/"
user_node_name: Untitled (6c:19)
uid: '2'
resume_guests_state_on_host_boot: true
syslog:
syslog_port: '514'
syslog_transport: tcp
syslog_server: ''
metadata:
enabled: false
toggleable: true
weight: 50
label: Syslog
libvirt_type: qemu
puppet:
modules: rsync://10.109.37.2:/puppet/2016.1.0-9.0/modules/
manifests: rsync://10.109.37.2:/puppet/2016.1.0-9.0/manifests/
mysql:
root_password: POvhJ6iQOcf9d4TCsul2ZRQI
wsrep_password: XV0HBh9vJSqHOp8782RZRBgU
ironic:
swift_tempurl_key: 352KXkjVaFapBI2d1YJKzC4v
db_password: 6WfFFkO2XOLPmgtLhIWyf1kN
user_password: BnjNRET8AjjYSYiUFKQd8MiT
enabled: true
use_cow_images: true
glance:
image_cache_max_size: '5368709120'
user_password: lDOkW0TlkoMY4CmPy8PiW80E
db_password: nNVZnNgNLYYIolcKRcWb2c3J
glance_glare:
user_password: 23dfhbWd
cobbler:
profile: ubuntu_1404_x86_64
mongo:
enabled: false
quantum_settings:
database:
passwd: R7CwXDC1rgSbz6z0oL38xb4S
keystone:
admin_password: XzCvbGgI0KfqgoHYGXPTkTgY
L3:
use_namespaces: true
L2:
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
physnet-ironic:
bridge: br-ironic
vlan_range:
base_mac: fa:16:3e:00:00:00
segmentation_type: vlan
predefined_networks:
net04_ext:
shared: false
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id:
L3:
nameservers: []
subnet: 172.16.51.112/28
floating: 172.16.51.121:172.16.51.126
gateway: 172.16.51.113
enable_dhcp: false
tenant: admin
net04:
shared: false
L2:
network_type: vlan
router_ext: false
physnet: physnet2
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
floating:
gateway: 192.168.111.1
enable_dhcp: true
tenant: admin
baremetal:
shared: true
L2:
network_type: flat
router_ext: false
physnet: physnet-ironic
segment_id:
L3:
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.3.0/24
floating: 192.168.3.52:192.168.3.254
gateway: 192.168.3.51
enable_dhcp: true
tenant: admin
metadata:
metadata_proxy_shared_secret: IFcIv8CuNbllNccJs2bvcrkH
use_vcenter: false
openstack_version: 2016.1.0-9.0
kernel_params:
kernel: console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90 nomodeset
metadata:
weight: 40
label: Kernel parameters
provision:
image_data:
"/boot":
container: gzip
uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64-boot.img.gz
format: ext2
"/":
container: gzip
uri: http://10.109.37.2:8080/targetimages/env_1_ubuntu_1404_amd64.img.gz
format: ext4
codename: trusty
method: image
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 80
label: Provision
storage:
iser: false
volumes_ceph: false
per_pool_pg_nums:
compute: 128
default_pg_num: 128
volumes: 128
images: 128
backups: 128
".rgw": 128
objects_ceph: false
ephemeral_ceph: false
volumes_lvm: true
images_vcenter: false
osd_pool_size: '2'
pg_num: 128
images_ceph: false
metadata:
weight: 60
label: Storage
nova:
db_password: HyPHllrMCyYPLDhhT93Cs7TJ
user_password: jxcyBid9g7iEWreQdmQzsJ8I
state_path: "/var/lib/nova"
master_ip: 10.109.37.2
priority: 200
external_dns:
dns_list:
- 10.109.37.1
metadata:
weight: 90
label: Host OS DNS Servers
murano:
db_password: K8EARFe83CmiuTgiVftdoX0B
user_password: mLMZMBvmZyvdv6J1CKA1TuLM
enabled: false
rabbit_password: 8h3k5Uf3U7uT39Fr2wggpXOH
murano_settings:
murano_repo_url: http://storage.apps.openstack.org/
metadata:
restrictions:
- action: hide
message: Murano is not enabled on the Additional Components section
condition: settings:additional_components.murano.value == false
weight: 20
label: Murano Settings
role: ironic
external_mongo:
mongo_db_name: ceilometer
mongo_replset: ''
mongo_user: ceilometer
hosts_ip: ''
mongo_password: ceilometer
metadata:
restrictions:
- action: hide
message: Ceilometer and MongoDB are not enabled on the Additional Components
section
condition: settings:additional_components.mongo.value == false
weight: 20
label: External MongoDB
online: true
keystone:
db_password: xl0tg0dvg80jNMGvBfb83YSn
admin_token: fEba1VO69rCHVWjM61sZ4Q5x
nova_quota: false
ceilometer:
db_password: KEOghUJZJKLV5LdUnxjQqu1V
user_password: duH6N8su3soEWT1UbHQEoVPi
metering_secret: zPaQgIhyUYD1q0MWBf1UJgjb
enabled: false
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
corosync:
verified: false
group: 226.94.1.1
port: '12000'
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 50
label: Corosync
metadata:
weight: 30
label: Common
status: discover
swift:
user_password: Dik6hafM81P9KQrqWtOXTnTp
repo_setup:
installer_kernel:
local: "/var/www/nailgun/ubuntu/x86_64/images/linux"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
repos:
- name: ubuntu
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty
type: deb
- name: ubuntu-updates
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-updates
type: deb
- name: ubuntu-security
section: main universe multiverse
uri: http://archive.ubuntu.com/ubuntu/
priority:
suite: trusty-security
type: deb
- name: mos
section: main restricted
uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/x86_64
priority: 1050
suite: mos9.0
type: deb
- name: mos-updates
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1050
suite: mos9.0-updates
type: deb
- name: mos-security
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1050
suite: mos9.0-security
type: deb
- name: mos-holdback
section: main restricted
uri: http://mirror.fuel-infra.org/mos-repos/ubuntu/9.0/
priority: 1100
suite: mos9.0-holdback
type: deb
- name: Auxiliary
section: main restricted
uri: http://10.109.37.2:8080/2016.1.0-9.0/ubuntu/auxiliary
priority: 1150
suite: auxiliary
type: deb
- name: ironic
section: main
uri: http://perestroika-repo-tst.infra.net/review/CR-9495/mos-repos/ubuntu/
priority: 1200
suite: mos7.0
type: deb
metadata:
always_editable: true
weight: 50
label: Repositories
installer_initrd:
local: "/var/www/nailgun/ubuntu/x86_64/images/initrd.gz"
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
deployment_mode: ha_compact
fail_if_error: false
sahara:
db_password: kjIx6v8OeeZxQUENkwB1mcHG
user_password: 1Zhv0E5kprZOcoh0JFlIv4vf
enabled: false
network_metadata:
nodes:
node-1:
swift_zone: '1'
uid: '1'
fqdn: node-1.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.51.117
ceph/public: 192.168.0.3
mgmt/messaging: 192.168.0.3
management: 192.168.0.3
swift/api: 192.168.0.3
storage: 192.168.1.2
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.51.117
swift/replication: 192.168.1.2
ceph/radosgw: 172.16.51.117
admin/pxe: 10.109.37.4
ironic/baremetal: 192.168.3.3
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.109.37.4
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
ironic/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
nova/migration: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (cc:a5)
node_roles:
- primary-controller
name: node-1
node-2:
swift_zone: '2'
uid: '2'
fqdn: node-2.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
mgmt/vip: 192.168.0.4
ceph/public: 192.168.0.4
mgmt/messaging: 192.168.0.4
management: 192.168.0.4
swift/api: 192.168.0.4
storage: 192.168.1.1
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
swift/replication: 192.168.1.1
admin/pxe: 10.109.37.3
ironic/baremetal: 192.168.3.2
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.37.3
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
heat/api: 192.168.0.4
murano/api: 192.168.0.4
ironic/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
nova/migration: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6c:19)
node_roles:
- ironic
name: node-2
vips:
baremetal:
network_role: ironic/baremetal
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 192.168.3.1
vrouter_pub:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 172.16.51.115
management:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 192.168.0.2
public:
network_role: public/vip
node_roles:
- controller
- primary-controller
namespace: haproxy
ipaddr: 172.16.51.116
vrouter:
network_role: mgmt/vip
node_roles:
- controller
- primary-controller
namespace: vrouter
ipaddr: 192.168.0.1
network_scheme:
transformations:
- action: add-br
name: br-baremetal
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
mtu: 65000
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-baremetal
name: eth5
- action: add-br
name: br-ironic
provider: ovs
- action: add-patch
bridges:
- br-ironic
- br-baremetal
provider: ovs
roles:
murano/api: br-mgmt
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
admin/pxe: br-fw-admin
ironic/baremetal: br-baremetal
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
mgmt/vip: br-mgmt
cinder/iscsi: br-storage
nova/api: br-mgmt
horizon: br-mgmt
nova/migration: br-mgmt
mgmt/memcache: br-mgmt
ironic/api: br-mgmt
ceph/replication: br-storage
interfaces:
eth5:
vendor_specific:
driver: e1000
bus_info: '0000:00:08.0'
eth4:
vendor_specific:
driver: e1000
bus_info: '0000:00:07.0'
eth3:
vendor_specific:
driver: e1000
bus_info: '0000:00:06.0'
eth2:
vendor_specific:
driver: e1000
bus_info: '0000:00:05.0'
eth1:
vendor_specific:
driver: e1000
bus_info: '0000:00:04.0'
eth0:
vendor_specific:
driver: e1000
bus_info: '0000:00:03.0'
version: '1.1'
provider: lnx
endpoints:
br-fw-admin:
IP:
- 10.109.37.3/24
gateway: 10.109.37.1
br-storage:
IP:
- 192.168.1.1/24
br-mgmt:
IP:
- 192.168.0.4/24
br-baremetal:
IP:
- 192.168.3.2/24
br-prv:
IP: none
heat:
db_password: qugZa4RJl8iT0K7060f1buWM
user_password: CxKs9UObDHZOgw20Gv3kwtGT
enabled: true
auth_encryption_key: ce489de3a39996b694db7c8d4804a93d
rabbit_password: hN4hSVxhTei1ViFOfS5sbPv8
storage_network_range: 192.168.1.0/24
fuel_version: '9.0'
rabbit:
password: OLCrvt99FgutnBs63PeFJchF
public_network_assignment:
assign_to_all_nodes: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
label: Public network assignment
test_vm_image:
os_name: cirros
img_path: "/usr/share/cirros-testvm/cirros-x86_64-disk.img"
container_format: bare
min_ram: 64
disk_format: qcow2
glance_properties: ''
img_name: TestVM
public: 'true'
management_network_range: 192.168.0.0/24
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
metadata:
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 45
label: Neutron Advanced Configuration
base_syslog:
syslog_port: '514'
syslog_server: 10.109.37.2
vms_conf: []
workloads_collector:
username: fuel_stats_user
enabled: true
create_user: true
password: OCswHQExnfpgUIfgvpBwup1z
tenant: services
metadata:
restrictions:
- action: hide
condition: 'true'
weight: 10
label: Workloads Collector User
auth_key: ''
puppet_debug: true
access:
user: admin
password: admin
email: admin@localhost
tenant: admin
metadata:
weight: 10
label: Access
last_controller: node-1
fqdn: node-2.test.domain.local
public_ssl:
hostname: public.fuel.local
horizon: true
services: true
cert_data: ''
cert_source: self_signed
metadata:
weight: 110
label: Public TLS
auto_assign_floating_ip: false
mp:
- weight: '1'
point: '1'
- weight: '2'
point: '2'
neutron_mellanox:
vf_num: '16'
plugin: disabled
metadata:
restrictions:
- action: hide
condition: not ('experimental' in version:feature_groups)
enabled: true
weight: 50
toggleable: false
label: Mellanox Neutron components
horizon:
secret_key: 8217511ed66fa61b1a9eda5ccebda903acd19c6781dd27b282cb745ede3d69cc
debug: false
cinder:
db_password: x5fu0gJc3Y2RMfcT3J9E39hL
user_password: HzHZy5whrrFCRjziVSE7oL7X
fixed_key: 1d036355c174967c01ddc542cb65e57a6000cfa43a8588e9ae6e30b2ecbb71a9
deployment_id: 1
external_ntp:
ntp_list:
- 10.109.37.1
metadata:
weight: 100
label: Host OS NTP Servers
openstack_version_prev:
quantum: true
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

File diff suppressed because it is too large Load Diff

View File

@ -1,796 +0,0 @@
access:
email: admin@localhost
metadata:
label: Access
weight: 10
password: admin
tenant: admin
user: admin
auth_key: ''
auto_assign_floating_ip: false
base_syslog:
syslog_port: '514'
syslog_server: 10.108.0.2
ceilometer:
db_password: Toe5phw4
enabled: true
metering_secret: tHq2rcoq
user_password: WBfBSo6U
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cinder:
db_password: trj609V8
fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941
user_password: sJRfG0GP
cobbler:
profile: ubuntu_1404_x86_64
corosync:
group: 226.94.1.1
metadata:
label: Corosync
restrictions:
- action: hide
condition: 'true'
weight: 50
port: '12000'
verified: false
debug: false
deployment_id: 37
deployment_mode: ha_compact
external_dns:
dns_list:
- 8.8.8.8
- 8.8.4.4
metadata:
label: Upstream DNS
weight: 90
external_mongo:
hosts_ip: ''
metadata:
label: External MongoDB
restrictions:
- action: hide
condition: settings:additional_components.mongo.value == false
weight: 20
mongo_db_name: ceilometer
mongo_password: ceilometer
mongo_replset: ''
mongo_user: ceilometer
external_ntp:
metadata:
label: Upstream NTP
weight: 100
ntp_list:
- 0.pool.ntp.org
- 1.pool.ntp.org
public_ssl:
metadata:
label: Public TLS
weight: 110
horizon: true
services: true
cert_source: self_signed
cert_data:
content: 'somedataaboutyourkeypair'
hostname: public.fuel.local
fail_if_error: true
fqdn: node-124.test.domain.local
fuel_version: '6.1'
glance:
db_password: 385SUUrC
image_cache_max_size: '0'
user_password: A9KgbnX6
glance_glare:
user_password: 23dfhbWd
heat:
auth_encryption_key: 2604abefbdf5043f07e989af10f6caba
db_password: NTeyraV2
enabled: true
rabbit_password: ReVt6ZKQ
user_password: tryL79Yl
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
label: Kernel parameters
weight: 40
keystone:
admin_token: UxFQFw3m
db_password: e4Op1FQB
last_controller: node-125
libvirt_type: qemu
management_network_range: 192.168.0.0/24
management_vip: 192.168.0.6
management_vrouter_vip: 192.168.0.7
master_ip: 10.108.0.2
metadata:
label: Common
weight: 30
mongo:
enabled: false
mp:
- point: '1'
weight: '1'
- point: '2'
weight: '2'
murano:
db_password: 7I6NRZcB
enabled: false
rabbit_password: X4GK4R7f
user_password: nuCELy8q
murano_settings:
metadata:
label: Murano Settings
restrictions:
- action: hide
condition: settings:additional_components.murano.value == false
weight: 20
murano_repo_url: http://catalog.openstack.org/
mysql:
root_password: 5eqwkxY3
wsrep_password: sFMiVJ7I
network_metadata:
nodes:
node-121:
swift_zone: '1'
uid: '121'
fqdn: node-121.test.domain.local
network_roles:
keystone/api: 192.168.0.1
neutron/api: 192.168.0.1
mgmt/database: 192.168.0.1
sahara/api: 192.168.0.1
heat/api: 192.168.0.1
ceilometer/api: 192.168.0.1
aodh/api: 192.168.0.1
ex:
ceph/public: 192.168.0.1
ceph/radosgw:
management: 192.168.0.1
swift/api: 192.168.0.1
mgmt/api: 192.168.0.1
storage: 192.168.1.1
mgmt/corosync: 192.168.0.1
cinder/api: 192.168.0.1
public/vip:
swift/replication: 192.168.1.1
mgmt/messaging: 192.168.0.1
neutron/mesh: 192.168.0.1
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.1
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.1
glance/glare: 192.168.0.1
mgmt/vip: 192.168.0.1
murano/api: 192.168.0.1
nova/api: 192.168.0.1
horizon: 192.168.0.1
mgmt/memcache: 192.168.0.1
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6a:e7)
node_roles:
- primary-mongo
name: node-121
node-124:
swift_zone: '1'
uid: '124'
fqdn: node-124.test.domain.local
network_roles:
keystone/api: 192.168.0.2
neutron/api: 192.168.0.2
mgmt/database: 192.168.0.2
sahara/api: 192.168.0.2
heat/api: 192.168.0.2
ceilometer/api: 192.168.0.2
aodh/api: 192.168.0.2
ex:
ceph/public: 192.168.0.2
ceph/radosgw:
management: 192.168.0.2
swift/api: 192.168.0.2
mgmt/api: 192.168.0.2
storage: 192.168.1.2
mgmt/corosync: 192.168.0.2
cinder/api: 192.168.0.2
public/vip:
swift/replication: 192.168.1.2
mgmt/messaging: 192.168.0.2
neutron/mesh: 192.168.0.2
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.2
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.2
glance/glare: 192.168.0.2
mgmt/vip: 192.168.0.2
murano/api: 192.168.0.2
nova/api: 192.168.0.2
horizon: 192.168.0.2
mgmt/memcache: 192.168.0.2
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-124
node-125:
swift_zone: '1'
uid: '125'
fqdn: node-125.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.0.2
ceph/public: 192.168.0.3
ceph/radosgw: 172.16.0.2
management: 192.168.0.3
swift/api: 192.168.0.3
mgmt/api: 192.168.0.3
storage: 192.168.1.3
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.0.2
swift/replication: 192.168.1.3
mgmt/messaging: 192.168.0.3
neutron/mesh: 192.168.0.3
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (6a:e7)
node_roles:
- primary-controller
name: node-125
node-126:
swift_zone: '1'
uid: '126'
fqdn: node-126.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
heat/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ex:
ceph/public: 192.168.0.4
ceph/radosgw:
management: 192.168.0.4
swift/api: 192.168.0.4
mgmt/api: 192.168.0.4
storage: 192.168.1.4
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
public/vip:
swift/replication: 192.168.1.4
mgmt/messaging: 192.168.0.4
neutron/mesh: 192.168.0.4
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
mgmt/vip: 192.168.0.4
murano/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-126
node-127:
swift_zone: '1'
uid: '127'
fqdn: node-127.test.domain.local
network_roles:
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
heat/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ex:
ceph/public: 192.168.0.5
ceph/radosgw:
management: 192.168.0.5
swift/api: 192.168.0.5
mgmt/api: 192.168.0.5
storage: 192.168.1.5
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
public/vip:
swift/replication: 192.168.1.5
mgmt/messaging: 192.168.0.5
neutron/mesh: 192.168.0.5
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
mgmt/vip: 192.168.0.5
murano/api: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (6a:e7)
node_roles:
- compute
name: node-127
vips:
vrouter:
ipaddr: 192.168.0.6
network_role: mgmt/vip
vendor_specific:
namespace: vrouter
node_roles:
- controller
- primary-controller
management:
ipaddr: 192.168.0.7
network_role: mgmt/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
public:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
vrouter_pub:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
iptables_rules:
ns_start:
- iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE
ns_stop:
- iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE
namespace: vrouter
node_roles:
- controller
- primary-controller
network_scheme:
endpoints:
br-fw-admin:
IP:
- 10.108.0.3/24
br-mgmt:
IP:
- 192.168.0.2/24
gateway: 192.168.0.7
vendor_specific:
phy_interfaces:
- eth0
vlans: 101
br-prv:
IP: none
vendor_specific:
phy_interfaces:
- eth0
vlans: 1000:1030
br-storage:
IP:
- 192.168.1.2/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 102
interfaces:
eth0:
vendor_specific:
bus_info: '0000:00:03.0'
driver: e1000
eth1:
vendor_specific:
bus_info: '0000:00:04.0'
driver: e1000
eth2:
vendor_specific:
bus_info: '0000:00:05.0'
driver: e1000
eth3:
vendor_specific:
bus_info: '0000:00:06.0'
driver: e1000
eth4:
vendor_specific:
bus_info: '0000:00:07.0'
driver: e1000
provider: lnx
roles:
ex: br-ex
public/vip: br-ex
neutron/floating: br-floating
storage: br-storage
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
mgmt/vip: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
mgmt/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mgmt
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
murano/api: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
neutron/mesh: br-mgmt
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mgmt
name: eth0.101
version: '1.1'
neutron_mellanox:
metadata:
enabled: true
label: Mellanox Neutron components
toggleable: false
weight: 50
plugin: disabled
vf_num: '16'
nova:
db_password: VXcP6cIR
state_path: /var/lib/nova
user_password: fuhtZH6v
nova_quota: false
online: true
openstack_version: 2014.2-6.1
openstack_version_prev: null
priority: 300
provision:
codename: trusty
image_data:
/:
container: gzip
format: ext4
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz
/boot:
container: gzip
format: ext2
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz
metadata:
label: Provision
weight: 80
method: image
public_network_assignment:
assign_to_all_nodes: false
metadata:
label: Public network assignment
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
neutron_l3_ha: true
public_vip: 172.16.0.3
public_vrouter_vip: 172.16.0.4
puppet:
manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/
modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/
puppet_debug: true
quantum: true
quantum_settings:
L2:
base_mac: fa:16:3e:00:00:00
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
segmentation_type: vlan
L3:
use_namespaces: true
database:
passwd: zOXpcc6c
keystone:
admin_password: XgdPodA7
metadata:
metadata_proxy_shared_secret: QU11ydS2
predefined_networks:
net04:
L2:
network_type: vlan
physnet: physnet2
router_ext: false
segment_id: null
L3:
enable_dhcp: true
floating: null
gateway: 192.168.111.1
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
shared: false
tenant: admin
net04_ext:
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id: null
L3:
enable_dhcp: false
floating: 172.16.0.130:172.16.0.254
gateway: 172.16.0.1
nameservers: []
subnet: 172.16.0.0/24
shared: false
tenant: admin
rabbit:
password: 1GXPbTgb
repo_setup:
installer_initrd:
local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
installer_kernel:
local: /var/www/nailgun/ubuntu/x86_64/images/linux
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
metadata:
label: Repositories
weight: 50
repos:
- name: ubuntu
priority: null
section: main universe multiverse
suite: trusty
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-updates
priority: null
section: main universe multiverse
suite: trusty-updates
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-security
priority: null
section: main universe multiverse
suite: trusty-security
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: mos
priority: 1050
section: main restricted
suite: mos6.1
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-updates
priority: 1050
section: main restricted
suite: mos6.1-updates
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-security
priority: 1050
section: main restricted
suite: mos6.1-security
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-holdback
priority: 1100
section: main restricted
suite: mos6.1-holdback
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
resume_guests_state_on_host_boot: true
role: ceph-osd
sahara:
db_password: R68HpdNS
enabled: false
user_password: ts32qXcD
status: discover
storage:
ephemeral_ceph: false
images_ceph: true
images_vcenter: false
iser: false
metadata:
label: Storage
weight: 60
objects_ceph: true
osd_pool_size: '2'
pg_num: 256
per_pool_pg_nums:
default_pg_num: 256
compute: 1024
backups: 512
".rgw": 512
images: 256
volumes_ceph: true
volumes_lvm: false
storage_network_range: 192.168.1.0/24
swift:
user_password: bpFT3TKn
syslog:
metadata:
label: Syslog
weight: 50
syslog_port: '514'
syslog_server: ''
syslog_transport: tcp
tasks:
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 100
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 200
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 300
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 400
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 500
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 600
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 700
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/ceph-osd.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 900
type: puppet
uids:
- '124'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1000
type: puppet
uids:
- '124'
test_vm_image:
container_format: bare
disk_format: qcow2
glance_properties: ''
img_name: TestVM
img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img
min_ram: 64
os_name: cirros
public: 'true'
uid: '124'
use_cow_images: true
use_vcenter: false
user_node_name: Untitled (6f:9d)
workloads_collector:
enabled: true
metadata:
label: Workloads Collector User
restrictions:
- action: hide
condition: 'true'
weight: 10
password: v6vMAe7Q
tenant: services
username: workloads_collector
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

View File

@ -1,815 +0,0 @@
access:
email: admin@localhost
metadata:
label: Access
weight: 10
password: admin
tenant: admin
user: admin
auth_key: ''
auto_assign_floating_ip: false
base_syslog:
syslog_port: '514'
syslog_server: 10.108.0.2
ceilometer:
db_password: Toe5phw4
enabled: true
metering_secret: tHq2rcoq
user_password: WBfBSo6U
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cinder:
db_password: trj609V8
fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941
user_password: sJRfG0GP
cobbler:
profile: ubuntu_1404_x86_64
corosync:
group: 226.94.1.1
metadata:
label: Corosync
restrictions:
- action: hide
condition: 'true'
weight: 50
port: '12000'
verified: false
debug: false
deployment_id: 37
deployment_mode: ha_compact
external_dns:
dns_list:
- 8.8.8.8
- 8.8.4.4
metadata:
label: Upstream DNS
weight: 90
external_mongo:
hosts_ip: ''
metadata:
label: External MongoDB
restrictions:
- action: hide
condition: settings:additional_components.mongo.value == false
weight: 20
mongo_db_name: ceilometer
mongo_password: ceilometer
mongo_replset: ''
mongo_user: ceilometer
external_ntp:
metadata:
label: Upstream NTP
weight: 100
ntp_list:
- 0.pool.ntp.org
- 1.pool.ntp.org
public_ssl:
metadata:
label: Public TLS
weight: 110
horizon: true
services: true
cert_source: self_signed
cert_data:
content: 'somedataaboutyourkeypair'
hostname: public.fuel.local
fail_if_error: false
fqdn: node-127.test.domain.local
fuel_version: '6.1'
glance:
db_password: 385SUUrC
image_cache_max_size: '0'
user_password: A9KgbnX6
glance_glare:
user_password: 23dfhbWd
heat:
auth_encryption_key: 2604abefbdf5043f07e989af10f6caba
db_password: NTeyraV2
enabled: true
rabbit_password: ReVt6ZKQ
user_password: tryL79Yl
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
label: Kernel parameters
weight: 40
keystone:
admin_token: UxFQFw3m
db_password: e4Op1FQB
last_controller: node-125
libvirt_type: qemu
host_uuid: '00000000-0000-0000-0000-000000000000'
management_network_range: 192.168.0.0/24
management_vip: 192.168.0.6
management_vrouter_vip: 192.168.0.7
master_ip: 10.108.0.2
metadata:
label: Common
weight: 30
mongo:
enabled: false
mp:
- point: '1'
weight: '1'
- point: '2'
weight: '2'
murano:
db_password: 7I6NRZcB
enabled: false
rabbit_password: X4GK4R7f
user_password: nuCELy8q
murano_settings:
metadata:
label: Murano Settings
restrictions:
- action: hide
condition: settings:additional_components.murano.value == false
weight: 20
murano_repo_url: http://catalog.openstack.org/
mysql:
root_password: 5eqwkxY3
wsrep_password: sFMiVJ7I
network_metadata:
nodes:
node-121:
swift_zone: '1'
uid: '121'
fqdn: node-121.test.domain.local
network_roles:
keystone/api: 192.168.0.1
neutron/api: 192.168.0.1
mgmt/database: 192.168.0.1
sahara/api: 192.168.0.1
heat/api: 192.168.0.1
ceilometer/api: 192.168.0.1
aodh/api: 192.168.0.1
ex:
ceph/public: 192.168.0.1
ceph/radosgw:
management: 192.168.0.1
swift/api: 192.168.0.1
mgmt/api: 192.168.0.1
storage: 192.168.1.1
mgmt/corosync: 192.168.0.1
cinder/api: 192.168.0.1
public/vip:
swift/replication: 192.168.1.1
mgmt/messaging: 192.168.0.1
neutron/mesh: 192.168.0.1
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.1
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.1
glance/glare: 192.168.0.1
mgmt/vip: 192.168.0.1
murano/api: 192.168.0.1
nova/api: 192.168.0.1
horizon: 192.168.0.1
mgmt/memcache: 192.168.0.1
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6a:e7)
node_roles:
- primary-mongo
name: node-121
node-124:
swift_zone: '1'
uid: '124'
fqdn: node-124.test.domain.local
network_roles:
keystone/api: 192.168.0.2
neutron/api: 192.168.0.2
mgmt/database: 192.168.0.2
sahara/api: 192.168.0.2
heat/api: 192.168.0.2
ceilometer/api: 192.168.0.2
aodh/api: 192.168.0.2
ex:
ceph/public: 192.168.0.2
ceph/radosgw:
management: 192.168.0.2
swift/api: 192.168.0.2
mgmt/api: 192.168.0.2
storage: 192.168.1.2
mgmt/corosync: 192.168.0.2
cinder/api: 192.168.0.2
public/vip:
swift/replication: 192.168.1.2
mgmt/messaging: 192.168.0.2
neutron/mesh: 192.168.0.2
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.2
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.2
glance/glare: 192.168.0.2
mgmt/vip: 192.168.0.2
murano/api: 192.168.0.2
nova/api: 192.168.0.2
horizon: 192.168.0.2
mgmt/memcache: 192.168.0.2
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-124
node-125:
swift_zone: '1'
uid: '125'
fqdn: node-125.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.0.2
ceph/public: 192.168.0.3
ceph/radosgw: 172.16.0.2
management: 192.168.0.3
swift/api: 192.168.0.3
mgmt/api: 192.168.0.3
storage: 192.168.1.3
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.0.2
swift/replication: 192.168.1.3
mgmt/messaging: 192.168.0.3
neutron/mesh: 192.168.0.3
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (6a:e7)
node_roles:
- primary-controller
name: node-125
node-126:
swift_zone: '1'
uid: '126'
fqdn: node-126.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
heat/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ex:
ceph/public: 192.168.0.4
ceph/radosgw:
management: 192.168.0.4
swift/api: 192.168.0.4
mgmt/api: 192.168.0.4
storage: 192.168.1.4
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
public/vip:
swift/replication: 192.168.1.4
mgmt/messaging: 192.168.0.4
neutron/mesh: 192.168.0.4
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
mgmt/vip: 192.168.0.4
murano/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-126
node-127:
swift_zone: '1'
uid: '127'
fqdn: node-127.test.domain.local
network_roles:
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
heat/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ex:
ceph/public: 192.168.0.5
ceph/radosgw:
management: 192.168.0.5
swift/api: 192.168.0.5
mgmt/api: 192.168.0.5
storage: 192.168.1.5
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
public/vip:
swift/replication: 192.168.1.5
mgmt/messaging: 192.168.0.5
neutron/mesh: 192.168.0.5
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
mgmt/vip: 192.168.0.5
murano/api: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (6a:e7)
node_roles:
- compute
name: node-127
vips:
vrouter:
ipaddr: 192.168.0.6
network_role: mgmt/vip
vendor_specific:
namespace: vrouter
node_roles:
- controller
- primary-controller
management:
ipaddr: 192.168.0.7
network_role: mgmt/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
public:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
vrouter_pub:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
iptables_rules:
ns_start:
- iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE
ns_stop:
- iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE
namespace: vrouter
node_roles:
- controller
- primary-controller
network_scheme:
endpoints:
br-fw-admin:
IP:
- 10.108.0.6/24
br-mgmt:
IP:
- 192.168.0.5/24
gateway: 192.168.0.7
vendor_specific:
phy_interfaces:
- eth0
vlans: 101
br-prv:
IP: none
vendor_specific:
phy_interfaces:
- eth0
vlans: 1000:1030
br-storage:
IP:
- 192.168.1.5/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 102
interfaces:
eth0:
vendor_specific:
bus_info: '0000:00:03.0'
driver: e1000
eth1:
vendor_specific:
bus_info: '0000:00:04.0'
driver: e1000
eth2:
vendor_specific:
bus_info: '0000:00:05.0'
driver: e1000
eth3:
vendor_specific:
bus_info: '0000:00:06.0'
driver: e1000
eth4:
vendor_specific:
bus_info: '0000:00:07.0'
driver: e1000
provider: lnx
roles:
ex: br-ex
public/vip: br-ex
neutron/floating: br-floating
storage: br-storage
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
mgmt/vip: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
mgmt/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mgmt
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
murano/api: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
neutron/mesh: br-mgmt
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mgmt
name: eth0.101
version: '1.1'
neutron_mellanox:
metadata:
enabled: true
label: Mellanox Neutron components
toggleable: false
weight: 50
plugin: disabled
vf_num: '16'
nova:
db_password: VXcP6cIR
state_path: /var/lib/nova
user_password: fuhtZH6v
nova_quota: false
online: true
openstack_version: 2014.2-6.1
openstack_version_prev: null
priority: 300
provision:
codename: trusty
image_data:
/:
container: gzip
format: ext4
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz
/boot:
container: gzip
format: ext2
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz
metadata:
label: Provision
weight: 80
method: image
public_network_assignment:
assign_to_all_nodes: false
metadata:
label: Public network assignment
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
neutron_l3_ha: true
public_vip: 172.16.0.3
public_vrouter_vip: 172.16.0.4
puppet:
manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/
modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/
puppet_debug: true
quantum: true
quantum_settings:
L2:
base_mac: fa:16:3e:00:00:00
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
segmentation_type: vlan
L3:
use_namespaces: true
database:
passwd: zOXpcc6c
keystone:
admin_password: XgdPodA7
metadata:
metadata_proxy_shared_secret: QU11ydS2
predefined_networks:
net04:
L2:
network_type: vlan
physnet: physnet2
router_ext: false
segment_id: null
L3:
enable_dhcp: true
floating: null
gateway: 192.168.111.1
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
shared: false
tenant: admin
net04_ext:
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id: null
L3:
enable_dhcp: false
floating: 172.16.0.130:172.16.0.254
gateway: 172.16.0.1
nameservers: []
subnet: 172.16.0.0/24
shared: false
tenant: admin
rabbit:
password: 1GXPbTgb
repo_setup:
installer_initrd:
local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
installer_kernel:
local: /var/www/nailgun/ubuntu/x86_64/images/linux
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
metadata:
label: Repositories
weight: 50
repos:
- name: ubuntu
priority: null
section: main universe multiverse
suite: trusty
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-updates
priority: null
section: main universe multiverse
suite: trusty-updates
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-security
priority: null
section: main universe multiverse
suite: trusty-security
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: mos
priority: 1050
section: main restricted
suite: mos6.1
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-updates
priority: 1050
section: main restricted
suite: mos6.1-updates
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-security
priority: 1050
section: main restricted
suite: mos6.1-security
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-holdback
priority: 1100
section: main restricted
suite: mos6.1-holdback
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
resume_guests_state_on_host_boot: true
role: compute
sahara:
db_password: R68HpdNS
enabled: false
user_password: ts32qXcD
status: discover
storage:
ephemeral_ceph: false
images_ceph: true
images_vcenter: false
iser: false
metadata:
label: Storage
weight: 60
objects_ceph: true
osd_pool_size: '2'
pg_num: 256
per_pool_pg_nums:
default_pg_num: 256
compute: 1024
backups: 512
".rgw": 512
images: 256
volumes_ceph: true
volumes_lvm: false
storage_network_range: 192.168.1.0/24
swift:
user_password: bpFT3TKn
syslog:
metadata:
label: Syslog
weight: 50
syslog_port: '514'
syslog_server: ''
syslog_transport: tcp
tasks:
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 100
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 200
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 300
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 400
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 500
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 600
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 700
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 900
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1000
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1100
type: puppet
uids:
- '127'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1200
type: puppet
uids:
- '127'
test_vm_image:
container_format: bare
disk_format: qcow2
glance_properties: ''
img_name: TestVM
img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img
min_ram: 64
os_name: cirros
public: 'true'
uid: '127'
use_cow_images: true
use_vcenter: false
user_node_name: Untitled (74:27)
workloads_collector:
enabled: true
metadata:
label: Workloads Collector User
restrictions:
- action: hide
condition: 'true'
weight: 10
password: v6vMAe7Q
tenant: services
username: workloads_collector
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,797 +0,0 @@
access:
email: admin@localhost
metadata:
label: Access
weight: 10
password: admin
tenant: admin
user: admin
auth_key: ''
auto_assign_floating_ip: false
base_syslog:
syslog_port: '514'
syslog_server: 10.108.0.2
ceilometer:
db_password: Toe5phw4
enabled: true
metering_secret: tHq2rcoq
user_password: WBfBSo6U
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cinder:
db_password: trj609V8
fixed_key: 7883d66c643ce9a508ebcd4cd5516fc98814a11276bc98c4e8e671188b54e941
user_password: sJRfG0GP
cobbler:
profile: ubuntu_1404_x86_64
corosync:
group: 226.94.1.1
metadata:
label: Corosync
restrictions:
- action: hide
condition: 'true'
weight: 50
port: '12000'
verified: false
debug: false
deployment_id: 37
deployment_mode: ha_compact
external_dns:
dns_list:
- 8.8.8.8
- 8.8.4.4
metadata:
label: Upstream DNS
weight: 90
external_mongo:
hosts_ip: ''
metadata:
label: External MongoDB
restrictions:
- action: hide
condition: settings:additional_components.mongo.value == false
weight: 20
mongo_db_name: ceilometer
mongo_password: ceilometer
mongo_replset: ''
mongo_user: ceilometer
external_ntp:
metadata:
label: Upstream NTP
weight: 100
ntp_list:
- 0.pool.ntp.org
- 1.pool.ntp.org
public_ssl:
metadata:
label: Public TLS
weight: 110
horizon: true
services: true
cert_source: self_signed
cert_data:
content: 'somedataaboutyourkeypair'
hostname: public.fuel.local
fail_if_error: true
fqdn: node-121.test.domain.local
fuel_version: '6.1'
glance:
db_password: 385SUUrC
image_cache_max_size: '0'
user_password: A9KgbnX6
glance_glare:
user_password: 23dfhbWd
heat:
auth_encryption_key: 2604abefbdf5043f07e989af10f6caba
db_password: NTeyraV2
enabled: true
rabbit_password: ReVt6ZKQ
user_password: tryL79Yl
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
label: Kernel parameters
weight: 40
keystone:
admin_token: UxFQFw3m
db_password: e4Op1FQB
last_controller: node-125
libvirt_type: qemu
management_network_range: 192.168.0.0/24
management_vip: 192.168.0.6
management_vrouter_vip: 192.168.0.7
master_ip: 10.108.0.2
metadata:
label: Common
weight: 30
mongo:
enabled: false
mp:
- point: '1'
weight: '1'
- point: '2'
weight: '2'
murano:
db_password: 7I6NRZcB
enabled: false
rabbit_password: X4GK4R7f
user_password: nuCELy8q
murano_settings:
metadata:
label: Murano Settings
restrictions:
- action: hide
condition: settings:additional_components.murano.value == false
weight: 20
murano_repo_url: http://catalog.openstack.org/
mysql:
root_password: 5eqwkxY3
wsrep_password: sFMiVJ7I
network_metadata:
nodes:
node-121:
swift_zone: '1'
uid: '121'
fqdn: node-121.test.domain.local
network_roles:
keystone/api: 192.168.0.1
neutron/api: 192.168.0.1
mgmt/database: 192.168.0.1
sahara/api: 192.168.0.1
heat/api: 192.168.0.1
ceilometer/api: 192.168.0.1
aodh/api: 192.168.0.1
ex:
ceph/public: 192.168.0.1
ceph/radosgw:
management: 192.168.0.1
swift/api: 192.168.0.1
mgmt/api: 192.168.0.1
storage: 192.168.1.1
mgmt/corosync: 192.168.0.1
cinder/api: 192.168.0.1
public/vip:
swift/replication: 192.168.1.1
mgmt/messaging: 192.168.0.1
neutron/mesh: 192.168.0.1
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.1
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.1
glance/glare: 192.168.0.1
mgmt/vip: 192.168.0.1
murano/api: 192.168.0.1
nova/api: 192.168.0.1
horizon: 192.168.0.1
mgmt/memcache: 192.168.0.1
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6a:e7)
node_roles:
- primary-mongo
name: node-121
node-124:
swift_zone: '1'
uid: '124'
fqdn: node-124.test.domain.local
network_roles:
keystone/api: 192.168.0.2
neutron/api: 192.168.0.2
mgmt/database: 192.168.0.2
sahara/api: 192.168.0.2
heat/api: 192.168.0.2
ceilometer/api: 192.168.0.2
aodh/api: 192.168.0.2
ex:
ceph/public: 192.168.0.2
ceph/radosgw:
management: 192.168.0.2
swift/api: 192.168.0.2
mgmt/api: 192.168.0.2
storage: 192.168.1.2
mgmt/corosync: 192.168.0.2
cinder/api: 192.168.0.2
public/vip:
swift/replication: 192.168.1.2
mgmt/messaging: 192.168.0.2
neutron/mesh: 192.168.0.2
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.2
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.2
glance/glare: 192.168.0.2
mgmt/vip: 192.168.0.2
murano/api: 192.168.0.2
nova/api: 192.168.0.2
horizon: 192.168.0.2
mgmt/memcache: 192.168.0.2
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-124
node-125:
swift_zone: '1'
uid: '125'
fqdn: node-125.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.0.2
ceph/public: 192.168.0.3
ceph/radosgw: 172.16.0.2
management: 192.168.0.3
swift/api: 192.168.0.3
mgmt/api: 192.168.0.3
storage: 192.168.1.3
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.0.2
swift/replication: 192.168.1.3
mgmt/messaging: 192.168.0.3
neutron/mesh: 192.168.0.3
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (6a:e7)
node_roles:
- primary-controller
name: node-125
node-126:
swift_zone: '1'
uid: '126'
fqdn: node-126.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
heat/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ex:
ceph/public: 192.168.0.4
ceph/radosgw:
management: 192.168.0.4
swift/api: 192.168.0.4
mgmt/api: 192.168.0.4
storage: 192.168.1.4
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
public/vip:
swift/replication: 192.168.1.4
mgmt/messaging: 192.168.0.4
neutron/mesh: 192.168.0.4
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
mgmt/vip: 192.168.0.4
murano/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (6a:e7)
node_roles:
- ceph-osd
name: node-126
node-127:
swift_zone: '1'
uid: '127'
fqdn: node-127.test.domain.local
network_roles:
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
heat/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ex:
ceph/public: 192.168.0.5
ceph/radosgw:
management: 192.168.0.5
swift/api: 192.168.0.5
mgmt/api: 192.168.0.5
storage: 192.168.1.5
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
public/vip:
swift/replication: 192.168.1.5
mgmt/messaging: 192.168.0.5
neutron/mesh: 192.168.0.5
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
mgmt/vip: 192.168.0.5
murano/api: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (6a:e7)
node_roles:
- compute
name: node-127
vips:
vrouter:
ipaddr: 192.168.0.6
network_role: mgmt/vip
vendor_specific:
namespace: vrouter
node_roles:
- controller
- primary-controller
management:
ipaddr: 192.168.0.7
network_role: mgmt/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
public:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
vrouter_pub:
ipaddr: 172.16.0.3
network_role: public/vip
vendor_specific:
iptables_rules:
ns_start:
- iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE
ns_stop:
- iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE
namespace: vrouter
node_roles:
- controller
- primary-controller
network_scheme:
endpoints:
br-fw-admin:
IP:
- 10.108.0.4/24
br-mgmt:
IP:
- 192.168.0.1/24
gateway: 192.168.0.7
vendor_specific:
phy_interfaces:
- eth0
vlans: 101
br-prv:
IP: none
vendor_specific:
phy_interfaces:
- eth0
vlans: 1000:1030
br-storage:
IP:
- 192.168.1.1/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 102
interfaces:
eth0:
vendor_specific:
bus_info: '0000:00:03.0'
driver: e1000
eth1:
vendor_specific:
bus_info: '0000:00:04.0'
driver: e1000
eth2:
vendor_specific:
bus_info: '0000:00:05.0'
driver: e1000
eth3:
vendor_specific:
bus_info: '0000:00:06.0'
driver: e1000
eth4:
vendor_specific:
bus_info: '0000:00:07.0'
driver: e1000
provider: lnx
roles:
ex: br-ex
public/vip: br-ex
neutron/floating: br-floating
storage: br-storage
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
mgmt/vip: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
mgmt/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mgmt
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
murano/api: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
neutron/mesh: br-mgmt
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-prv
provider: ovs
- action: add-patch
bridges:
- br-prv
- br-fw-admin
provider: ovs
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mgmt
name: eth0.101
version: '1.1'
neutron_mellanox:
metadata:
enabled: true
label: Mellanox Neutron components
toggleable: false
weight: 50
plugin: disabled
vf_num: '16'
nova:
db_password: VXcP6cIR
state_path: /var/lib/nova
user_password: fuhtZH6v
nova_quota: false
online: true
openstack_version: 2014.2-6.1
openstack_version_prev: null
priority: 100
provision:
codename: trusty
image_data:
/:
container: gzip
format: ext4
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64.img.gz
/boot:
container: gzip
format: ext2
uri: http://10.108.0.2:8080/targetimages/env_37_ubuntu_1404_amd64-boot.img.gz
metadata:
label: Provision
weight: 80
method: image
public_network_assignment:
assign_to_all_nodes: false
metadata:
label: Public network assignment
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
neutron_advanced_configuration:
neutron_dvr: false
neutron_l2_pop: false
neutron_l3_ha: true
public_vip: 172.16.0.3
public_vrouter_vip: 172.16.0.4
puppet:
manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/
modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/
puppet_debug: true
quantum: true
quantum_settings:
L2:
base_mac: fa:16:3e:00:00:00
phys_nets:
physnet1:
bridge: br-floating
physnet2:
bridge: br-prv
vlan_range: 1000:1030
segmentation_type: vlan
L3:
use_namespaces: true
database:
passwd: zOXpcc6c
keystone:
admin_password: XgdPodA7
metadata:
metadata_proxy_shared_secret: QU11ydS2
predefined_networks:
net04:
L2:
network_type: vlan
physnet: physnet2
router_ext: false
segment_id: null
L3:
enable_dhcp: true
floating: null
gateway: 192.168.111.1
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
shared: false
tenant: admin
net04_ext:
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id: null
L3:
enable_dhcp: false
floating: 172.16.0.130:172.16.0.254
gateway: 172.16.0.1
nameservers: []
subnet: 172.16.0.0/24
shared: false
tenant: admin
rabbit:
password: 1GXPbTgb
repo_setup:
installer_initrd:
local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
installer_kernel:
local: /var/www/nailgun/ubuntu/x86_64/images/linux
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
metadata:
label: Repositories
weight: 50
repos:
- name: ubuntu
priority: null
section: main universe multiverse
suite: trusty
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-updates
priority: null
section: main universe multiverse
suite: trusty-updates
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-security
priority: null
section: main universe multiverse
suite: trusty-security
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: mos
priority: 1050
section: main restricted
suite: mos6.1
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-updates
priority: 1050
section: main restricted
suite: mos6.1-updates
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-security
priority: 1050
section: main restricted
suite: mos6.1-security
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-holdback
priority: 1100
section: main restricted
suite: mos6.1-holdback
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
resume_guests_state_on_host_boot: true
role: primary-mongo
sahara:
db_password: R68HpdNS
enabled: false
user_password: ts32qXcD
status: discover
storage:
ephemeral_ceph: false
images_ceph: true
images_vcenter: false
iser: false
metadata:
label: Storage
weight: 60
objects_ceph: true
osd_pool_size: '2'
pg_num: 256
per_pool_pg_nums:
default_pg_num: 256
compute: 1024
backups: 512
".rgw": 512
images: 256
volumes_ceph: true
volumes_lvm: false
storage_network_range: 192.168.1.0/24
swift:
user_password: bpFT3TKn
syslog:
metadata:
label: Syslog
weight: 50
syslog_port: '514'
syslog_server: ''
syslog_transport: tcp
tasks:
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 100
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 200
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 300
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 400
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 500
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 600
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 700
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/mongo_primary.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 900
type: puppet
uids:
- '121'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1000
type: puppet
uids:
- '121'
test_vm_image:
container_format: bare
disk_format: qcow2
glance_properties: ''
img_name: TestVM
img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img
min_ram: 64
os_name: cirros
public: 'true'
uid: '121'
use_cow_images: true
use_vcenter: false
user_node_name: Untitled (18:c9)
workloads_collector:
enabled: true
metadata:
label: Workloads Collector User
restrictions:
- action: hide
condition: 'true'
weight: 10
password: v6vMAe7Q
tenant: services
username: workloads_collector
hugepages:
- {count: 512, numa_id: 0, size: 2048}
- {count: 8, numa_id: 1, size: 1048576}

File diff suppressed because it is too large Load Diff

View File

@ -1,788 +0,0 @@
access:
email: admin@localhost
metadata:
label: Access
weight: 10
password: admin
tenant: admin
user: admin
auth_key: ''
auto_assign_floating_ip: false
base_syslog:
syslog_port: '514'
syslog_server: 10.108.0.2
ceilometer:
db_password: ZcffCIm5
enabled: false
metering_secret: 7aqxzabx
user_password: FQUfTQ6a
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cinder:
db_password: 71kNkN9U
fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf
user_password: O2st17AP
cobbler:
profile: ubuntu_1404_x86_64
corosync:
group: 226.94.1.1
metadata:
label: Corosync
restrictions:
- action: hide
condition: 'true'
weight: 50
port: '12000'
verified: false
debug: false
deployment_id: 38
deployment_mode: ha_compact
external_dns:
dns_list:
- 8.8.8.8
- 8.8.4.4
metadata:
label: Upstream DNS
weight: 90
external_mongo:
hosts_ip: ''
metadata:
label: External MongoDB
restrictions:
- action: hide
condition: settings:additional_components.mongo.value == false
weight: 20
mongo_db_name: ceilometer
mongo_password: ceilometer
mongo_replset: ''
mongo_user: ceilometer
external_ntp:
metadata:
label: Upstream NTP
weight: 100
ntp_list:
- 0.pool.ntp.org
- 1.pool.ntp.org
public_ssl:
metadata:
label: Public TLS
weight: 110
horizon: true
services: true
cert_source: self_signed
cert_data:
content: 'somedataaboutyourkeypair'
hostname: public.fuel.local
fail_if_error: false
fqdn: node-118.test.domain.local
fuel_version: '6.1'
glance:
db_password: 0UYCFNfc
image_cache_max_size: '5368709120'
user_password: 94lWbeNn
glance_glare:
user_password: 23dfhbWd
heat:
auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd
db_password: AuaPc3Yq
enabled: true
rabbit_password: Nmn2wr9S
user_password: EWJfBLJ9
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
label: Kernel parameters
weight: 40
keystone:
admin_token: 0be9G8hj
db_password: 32TWl29R
last_controller: node-131
libvirt_type: qemu
management_network_range: 192.168.0.0/24
management_vip: 192.168.0.6
management_vrouter_vip: 192.168.0.7
master_ip: 10.108.0.2
metadata:
label: Common
weight: 30
mongo:
enabled: false
mp:
- point: '1'
weight: '1'
- point: '2'
weight: '2'
murano:
rabbit:
user: foo
password: bar
vhost: '/'
port: 55572
db_password: R3SuvZbh
enabled: true
rabbit_password: ZNdTAgF3
user_password: xP8WtHQw
syslog_log_facility_murano: LOG_LOCAL0
murano_glance_artifacts_plugin:
enabled: true
murano_settings:
metadata:
label: Murano Settings
restrictions:
- action: hide
condition: settings:additional_components.murano.value == false
weight: 20
murano_repo_url: http://catalog.openstack.org/
mysql:
root_password: Lz18BpbQ
wsrep_password: JrlrVOHu
network_metadata:
nodes:
node-118:
swift_zone: '1'
uid: '118'
fqdn: node-118.test.domain.local
network_roles:
keystone/api: 192.168.0.1
neutron/api: 192.168.0.1
mgmt/database: 192.168.0.1
sahara/api: 192.168.0.1
heat/api: 192.168.0.1
ceilometer/api: 192.168.0.1
aodh/api: 192.168.0.1
ex:
ceph/public: 192.168.0.1
ceph/radosgw:
management: 192.168.0.1
swift/api: 192.168.0.1
mgmt/api: 192.168.0.1
storage: 192.168.1.1
mgmt/corosync: 192.168.0.1
cinder/api: 192.168.0.1
public/vip:
swift/replication: 192.168.1.1
mgmt/messaging: 192.168.0.1
neutron/mesh: 192.168.0.1
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.1
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.1
glance/glare: 192.168.0.1
mgmt/vip: 192.168.0.1
murano/api: 192.168.0.1
nova/api: 192.168.0.1
horizon: 192.168.0.1
mgmt/memcache: 192.168.0.1
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6a:e7)
node_roles:
- cinder
name: node-118
node-128:
swift_zone: '1'
uid: '128'
fqdn: node-128.test.domain.local
network_roles:
keystone/api: 192.168.0.2
neutron/api: 192.168.0.2
mgmt/database: 192.168.0.2
sahara/api: 192.168.0.2
heat/api: 192.168.0.2
ceilometer/api: 192.168.0.2
aodh/api: 192.168.0.2
ex: 172.16.0.2
ceph/public: 192.168.0.2
ceph/radosgw: 172.16.0.2
management: 192.168.0.2
swift/api: 192.168.0.2
mgmt/api: 192.168.0.2
storage: 192.168.1.2
mgmt/corosync: 192.168.0.2
cinder/api: 192.168.0.2
public/vip: 172.16.0.2
swift/replication: 192.168.1.2
mgmt/messaging: 192.168.0.2
neutron/mesh: 192.168.0.2
admin/pxe: 10.108.0.3
mongo/db: 192.168.0.2
neutron/private:
neutron/floating:
fw-admin: 10.108.0.3
glance/api: 192.168.0.2
glance/glare: 192.168.0.2
mgmt/vip: 192.168.0.2
murano/api: 192.168.0.2
nova/api: 192.168.0.2
horizon: 192.168.0.2
mgmt/memcache: 192.168.0.2
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (6a:e7)
node_roles:
- primary-controller
name: node-128
node-129:
swift_zone: '1'
uid: '129'
fqdn: node-129.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.0.3
ceph/public: 192.168.0.3
ceph/radosgw: 172.16.0.3
management: 192.168.0.3
swift/api: 192.168.0.3
mgmt/api: 192.168.0.3
storage: 192.168.1.3
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.0.3
swift/replication: 192.168.1.3
mgmt/messaging: 192.168.0.3
neutron/mesh: 192.168.0.3
admin/pxe: 10.108.0.6
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.108.0.6
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (6a:e7)
node_roles:
- controller
name: node-129
node-131:
swift_zone: '1'
uid: '131'
fqdn: node-131.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
heat/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ex: 172.16.0.4
ceph/public: 192.168.0.4
ceph/radosgw: 172.16.0.4
management: 192.168.0.4
swift/api: 192.168.0.4
mgmt/api: 192.168.0.4
storage: 192.168.1.4
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
public/vip: 172.16.0.4
swift/replication: 192.168.1.4
mgmt/messaging: 192.168.0.4
neutron/mesh: 192.168.0.4
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
mgmt/vip: 192.168.0.4
murano/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (6a:e7)
node_roles:
- controller
name: node-131
node-132:
swift_zone: '1'
uid: '132'
fqdn: node-132.test.domain.local
network_roles:
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
heat/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ex:
ceph/public: 192.168.0.5
ceph/radosgw:
management: 192.168.0.5
swift/api: 192.168.0.5
mgmt/api: 192.168.0.5
storage: 192.168.1.5
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
public/vip:
swift/replication: 192.168.1.5
mgmt/messaging: 192.168.0.5
neutron/mesh: 192.168.0.5
admin/pxe: 10.108.0.4
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.108.0.4
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
mgmt/vip: 192.168.0.5
murano/api: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (6a:e7)
node_roles:
- compute
name: node-132
vips:
vrouter:
ipaddr: 192.168.0.3
network_role: mgmt/vip
vendor_specific:
namespace: vrouter
node_roles:
- controller
- primary-controller
management:
ipaddr: 192.168.0.2
network_role: mgmt/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
public:
ipaddr: 10.109.1.2
network_role: public/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
vrouter_pub:
ipaddr: 10.109.1.3
network_role: public/vip
vendor_specific:
iptables_rules:
ns_start:
- iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE
ns_stop:
- iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE
namespace: vrouter
node_roles:
- controller
- primary-controller
network_scheme:
endpoints:
br-fw-admin:
IP:
- 10.108.0.7/24
br-mgmt:
IP:
- 192.168.0.1/24
gateway: 192.168.0.7
vendor_specific:
phy_interfaces:
- eth0
vlans: 101
br-storage:
IP:
- 192.168.1.1/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 102
interfaces:
eth0:
vendor_specific:
bus_info: '0000:00:03.0'
driver: e1000
eth1:
vendor_specific:
bus_info: '0000:00:04.0'
driver: e1000
eth2:
vendor_specific:
bus_info: '0000:00:05.0'
driver: e1000
eth3:
vendor_specific:
bus_info: '0000:00:06.0'
driver: e1000
eth4:
vendor_specific:
bus_info: '0000:00:07.0'
driver: e1000
provider: lnx
roles:
ex: br-ex
public/vip: br-ex
neutron/floating: br-floating
storage: br-storage
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
mgmt/vip: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
mgmt/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mgmt
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
murano/api: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
neutron/mesh: br-mgmt
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mgmt
name: eth0.101
version: '1.1'
neutron_mellanox:
metadata:
enabled: true
label: Mellanox Neutron components
toggleable: false
weight: 50
plugin: disabled
vf_num: '16'
nova:
db_password: mqnsUMgC
state_path: /var/lib/nova
user_password: fj4wVCEs
nova_quota: false
online: true
openstack_version: 2014.2-6.1
openstack_version_prev: null
priority: 300
provision:
codename: trusty
image_data:
/:
container: gzip
format: ext4
uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz
/boot:
container: gzip
format: ext2
uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz
metadata:
label: Provision
weight: 80
method: image
public_network_assignment:
assign_to_all_nodes: false
metadata:
label: Public network assignment
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
neutron_advanced_configuration:
neutron_dvr: true
neutron_l2_pop: true
public_vip: 172.16.0.5
public_vrouter_vip: 172.16.0.6
puppet:
manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/
modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/
puppet_debug: true
quantum: true
quantum_settings:
default_floating_net: net04custom_ext
default_private_net: net04custom
default_router: router04custom
L2:
base_mac: fa:16:3e:00:00:00
phys_nets:
physnet1:
bridge: br-floating
segmentation_type: tun
tunnel_id_ranges: 2:65535
L3:
use_namespaces: true
database:
passwd: QRpCfPk8
keystone:
admin_password: oT56DSZF
metadata:
metadata_proxy_shared_secret: fp618p5V
predefined_networks:
net04custom:
L2:
network_type: gre
physnet: null
router_ext: false
segment_id: null
L3:
enable_dhcp: true
floating: null
gateway: 192.168.111.1
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
shared: false
tenant: admin
net04custom_ext:
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id: null
L3:
enable_dhcp: false
floating: 172.16.0.130:172.16.0.254
gateway: 172.16.0.1
nameservers: []
subnet: 172.16.0.0/24
shared: false
tenant: admin
rabbit:
password: c7fQJeSe
repo_setup:
installer_initrd:
local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
installer_kernel:
local: /var/www/nailgun/ubuntu/x86_64/images/linux
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
metadata:
label: Repositories
weight: 50
repos:
- name: ubuntu
priority: null
section: main universe multiverse
suite: trusty
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-updates
priority: null
section: main universe multiverse
suite: trusty-updates
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-security
priority: null
section: main universe multiverse
suite: trusty-security
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: mos
priority: 1050
section: main restricted
suite: mos6.1
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-updates
priority: 1050
section: main restricted
suite: mos6.1-updates
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-security
priority: 1050
section: main restricted
suite: mos6.1-security
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-holdback
priority: 1100
section: main restricted
suite: mos6.1-holdback
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
resume_guests_state_on_host_boot: true
role: cinder
sahara:
db_password: f0jl4v47
enabled: true
user_password: pJc2zAOx
status: discover
storage:
ephemeral_ceph: false
images_ceph: false
images_vcenter: false
iser: false
metadata:
label: Storage
weight: 60
objects_ceph: false
osd_pool_size: '2'
pg_num: 128
per_pool_pg_nums:
default_pg_num: 128
compute: 1024
backups: 512
".rgw": 512
images: 256
volumes_ceph: false
volumes_lvm: true
storage_network_range: 192.168.1.0/24
swift:
user_password: BP92J6tg
syslog:
metadata:
label: Syslog
weight: 50
syslog_port: '514'
syslog_server: ''
syslog_transport: tcp
tasks:
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 100
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 200
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 300
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 400
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 500
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 600
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 700
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/cinder.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 900
type: puppet
uids:
- '118'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1000
type: puppet
uids:
- '118'
test_vm_image:
container_format: bare
disk_format: qcow2
glance_properties: ''
img_name: TestVM
img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img
min_ram: 64
os_name: cirros
public: 'true'
uid: '118'
use_cinder: true
use_cow_images: true
use_vcenter: false
user_node_name: Untitled (1d:4b)
workloads_collector:
enabled: true
metadata:
label: Workloads Collector User
restrictions:
- action: hide
condition: 'true'
weight: 10
password: 1r3ROjcQ
tenant: services
username: workloads_collector

View File

@ -1,826 +0,0 @@
access:
email: admin@localhost
metadata:
label: Access
weight: 10
password: admin
tenant: admin
user: admin
auth_key: ''
auto_assign_floating_ip: false
base_syslog:
syslog_port: '514'
syslog_server: 10.108.0.2
ceilometer:
db_password: ZcffCIm5
enabled: false
metering_secret: 7aqxzabx
user_password: FQUfTQ6a
aodh:
user_password: Be0Oloop
db_password: Thu5ieY6
cinder:
db_password: 71kNkN9U
fixed_key: 0ded0202e2a355df942df2bacbaba992658a0345f68f2db6e1bdb6dbb8f682cf
user_password: O2st17AP
cobbler:
profile: ubuntu_1404_x86_64
corosync:
group: 226.94.1.1
metadata:
label: Corosync
restrictions:
- action: hide
condition: 'true'
weight: 50
port: '12000'
verified: false
debug: false
deployment_id: 38
deployment_mode: ha_compact
external_dns:
dns_list:
- 8.8.8.8
- 8.8.4.4
metadata:
label: Upstream DNS
weight: 90
external_mongo:
hosts_ip: ''
metadata:
label: External MongoDB
restrictions:
- action: hide
condition: settings:additional_components.mongo.value == false
weight: 20
mongo_db_name: ceilometer
mongo_password: ceilometer
mongo_replset: ''
mongo_user: ceilometer
external_ntp:
metadata:
label: Upstream NTP
weight: 100
ntp_list:
- 0.pool.ntp.org
- 1.pool.ntp.org
public_ssl:
metadata:
label: Public TLS
weight: 110
horizon: true
services: true
cert_source: self_signed
cert_data:
content: 'somedataaboutyourkeypair'
hostname: public.fuel.local
fail_if_error: false
fqdn: node-132.test.domain.local
fuel_version: '6.1'
glance:
db_password: 0UYCFNfc
image_cache_max_size: '5368709120'
user_password: 94lWbeNn
glance_glare:
user_password: 23dfhbWd
heat:
auth_encryption_key: 8edb899a7e81e56abe51639880aa32dd
db_password: AuaPc3Yq
enabled: true
rabbit_password: Nmn2wr9S
user_password: EWJfBLJ9
kernel_params:
kernel: console=ttyS0,9600 console=tty0 net.ifnames=0 biosdevname=0 rootdelay=90
nomodeset
metadata:
label: Kernel parameters
weight: 40
keystone:
admin_token: 0be9G8hj
db_password: 32TWl29R
last_controller: node-131
libvirt_type: qemu
host_uuid: '00000000-0000-0000-0000-000000000000'
management_network_range: 192.168.0.0/24
management_vip: 192.168.0.6
management_vrouter_vip: 192.168.0.7
master_ip: 10.108.0.2
metadata:
label: Common
weight: 30
mongo:
enabled: false
mp:
- point: '1'
weight: '1'
- point: '2'
weight: '2'
murano:
rabbit:
user: foo
password: bar
vhost: '/'
port: 55572
db_password: R3SuvZbh
enabled: true
rabbit_password: ZNdTAgF3
user_password: xP8WtHQw
syslog_log_facility_murano: LOG_LOCAL0
murano_settings:
metadata:
label: Murano Settings
restrictions:
- action: hide
condition: settings:additional_components.murano.value == false
weight: 20
murano_repo_url: http://catalog.openstack.org/
mysql:
root_password: Lz18BpbQ
wsrep_password: JrlrVOHu
network_metadata:
nodes:
node-118:
swift_zone: '1'
uid: '118'
fqdn: node-118.test.domain.local
network_roles:
keystone/api: 192.168.0.1
neutron/api: 192.168.0.1
mgmt/database: 192.168.0.1
sahara/api: 192.168.0.1
heat/api: 192.168.0.1
ceilometer/api: 192.168.0.1
aodh/api: 192.168.0.1
ex:
ceph/public: 192.168.0.1
ceph/radosgw:
management: 192.168.0.1
swift/api: 192.168.0.1
mgmt/api: 192.168.0.1
storage: 192.168.1.1
mgmt/corosync: 192.168.0.1
cinder/api: 192.168.0.1
public/vip:
swift/replication: 192.168.1.1
mgmt/messaging: 192.168.0.1
neutron/mesh: 192.168.0.1
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.1
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.1
glance/glare: 192.168.0.1
mgmt/vip: 192.168.0.1
murano/api: 192.168.0.1
nova/api: 192.168.0.1
horizon: 192.168.0.1
mgmt/memcache: 192.168.0.1
cinder/iscsi: 192.168.1.1
ceph/replication: 192.168.1.1
user_node_name: Untitled (6a:e7)
node_roles:
- cinder
name: node-118
node-128:
swift_zone: '1'
uid: '128'
fqdn: node-128.test.domain.local
network_roles:
keystone/api: 192.168.0.2
neutron/api: 192.168.0.2
mgmt/database: 192.168.0.2
sahara/api: 192.168.0.2
heat/api: 192.168.0.2
ceilometer/api: 192.168.0.2
aodh/api: 192.168.0.2
ex: 172.16.0.2
ceph/public: 192.168.0.2
ceph/radosgw: 172.16.0.2
management: 192.168.0.2
swift/api: 192.168.0.2
mgmt/api: 192.168.0.2
storage: 192.168.1.2
mgmt/corosync: 192.168.0.2
cinder/api: 192.168.0.2
public/vip: 172.16.0.2
swift/replication: 192.168.1.2
mgmt/messaging: 192.168.0.2
neutron/mesh: 192.168.0.2
admin/pxe: 10.108.0.3
mongo/db: 192.168.0.2
neutron/private:
neutron/floating:
fw-admin: 10.108.0.3
glance/api: 192.168.0.2
glance/glare: 192.168.0.2
mgmt/vip: 192.168.0.2
murano/api: 192.168.0.2
nova/api: 192.168.0.2
horizon: 192.168.0.2
mgmt/memcache: 192.168.0.2
cinder/iscsi: 192.168.1.2
ceph/replication: 192.168.1.2
user_node_name: Untitled (6a:e7)
node_roles:
- primary-controller
name: node-128
node-129:
swift_zone: '1'
uid: '129'
fqdn: node-129.test.domain.local
network_roles:
keystone/api: 192.168.0.3
neutron/api: 192.168.0.3
mgmt/database: 192.168.0.3
sahara/api: 192.168.0.3
heat/api: 192.168.0.3
ceilometer/api: 192.168.0.3
aodh/api: 192.168.0.3
ex: 172.16.0.3
ceph/public: 192.168.0.3
ceph/radosgw: 172.16.0.3
management: 192.168.0.3
swift/api: 192.168.0.3
mgmt/api: 192.168.0.3
storage: 192.168.1.3
mgmt/corosync: 192.168.0.3
cinder/api: 192.168.0.3
public/vip: 172.16.0.3
swift/replication: 192.168.1.3
mgmt/messaging: 192.168.0.3
neutron/mesh: 192.168.0.3
admin/pxe: 10.108.0.6
mongo/db: 192.168.0.3
neutron/private:
neutron/floating:
fw-admin: 10.108.0.6
glance/api: 192.168.0.3
glance/glare: 192.168.0.3
mgmt/vip: 192.168.0.3
murano/api: 192.168.0.3
nova/api: 192.168.0.3
horizon: 192.168.0.3
mgmt/memcache: 192.168.0.3
cinder/iscsi: 192.168.1.3
ceph/replication: 192.168.1.3
user_node_name: Untitled (6a:e7)
node_roles:
- controller
name: node-129
node-131:
swift_zone: '1'
uid: '131'
fqdn: node-131.test.domain.local
network_roles:
keystone/api: 192.168.0.4
neutron/api: 192.168.0.4
mgmt/database: 192.168.0.4
sahara/api: 192.168.0.4
heat/api: 192.168.0.4
ceilometer/api: 192.168.0.4
aodh/api: 192.168.0.4
ex: 172.16.0.4
ceph/public: 192.168.0.4
ceph/radosgw: 172.16.0.4
management: 192.168.0.4
swift/api: 192.168.0.4
mgmt/api: 192.168.0.4
storage: 192.168.1.4
mgmt/corosync: 192.168.0.4
cinder/api: 192.168.0.4
public/vip: 172.16.0.4
swift/replication: 192.168.1.4
mgmt/messaging: 192.168.0.4
neutron/mesh: 192.168.0.4
admin/pxe: 10.109.0.9
mongo/db: 192.168.0.4
neutron/private:
neutron/floating:
fw-admin: 10.109.0.9
glance/api: 192.168.0.4
glance/glare: 192.168.0.4
mgmt/vip: 192.168.0.4
murano/api: 192.168.0.4
nova/api: 192.168.0.4
horizon: 192.168.0.4
mgmt/memcache: 192.168.0.4
cinder/iscsi: 192.168.1.4
ceph/replication: 192.168.1.4
user_node_name: Untitled (6a:e7)
node_roles:
- controller
name: node-131
node-132:
swift_zone: '1'
uid: '132'
fqdn: node-132.test.domain.local
network_roles:
keystone/api: 192.168.0.5
neutron/api: 192.168.0.5
mgmt/database: 192.168.0.5
sahara/api: 192.168.0.5
heat/api: 192.168.0.5
ceilometer/api: 192.168.0.5
aodh/api: 192.168.0.5
ex:
ceph/public: 192.168.0.5
ceph/radosgw:
management: 192.168.0.5
swift/api: 192.168.0.5
mgmt/api: 192.168.0.5
storage: 192.168.1.5
mgmt/corosync: 192.168.0.5
cinder/api: 192.168.0.5
public/vip:
swift/replication: 192.168.1.5
mgmt/messaging: 192.168.0.5
neutron/mesh: 192.168.0.5
admin/pxe: 10.108.0.4
mongo/db: 192.168.0.5
neutron/private:
neutron/floating:
fw-admin: 10.108.0.4
glance/api: 192.168.0.5
glance/glare: 192.168.0.5
mgmt/vip: 192.168.0.5
murano/api: 192.168.0.5
nova/api: 192.168.0.5
horizon: 192.168.0.5
mgmt/memcache: 192.168.0.5
cinder/iscsi: 192.168.1.5
ceph/replication: 192.168.1.5
user_node_name: Untitled (6a:e7)
node_roles:
- compute
name: node-132
vips:
vrouter:
ipaddr: 192.168.0.3
network_role: mgmt/vip
vendor_specific:
namespace: vrouter
node_roles:
- controller
- primary-controller
management:
ipaddr: 192.168.0.2
network_role: mgmt/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
public:
ipaddr: 10.109.1.2
network_role: public/vip
vendor_specific:
namespace: haproxy
node_roles:
- controller
- primary-controller
vrouter_pub:
ipaddr: 10.109.1.3
network_role: public/vip
vendor_specific:
iptables_rules:
ns_start:
- iptables -t nat -A POSTROUTING -o <%INT%> -j MASQUERADE
ns_stop:
- iptables -t nat -D POSTROUTING -o <%INT%> -j MASQUERADE
namespace: vrouter
node_roles:
- controller
- primary-controller
network_scheme:
endpoints:
br-fw-admin:
IP:
- 10.108.0.4/24
br-ex:
IP:
- 172.16.0.5/24
gateway: 172.16.0.1
vendor_specific:
phy_interfaces:
- eth1
br-floating:
IP: none
br-mgmt:
IP:
- 192.168.0.5/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 101
br-storage:
IP:
- 192.168.1.5/24
vendor_specific:
phy_interfaces:
- eth0
vlans: 102
interfaces:
eth0:
vendor_specific:
bus_info: '0000:00:03.0'
driver: e1000
eth1:
vendor_specific:
bus_info: '0000:00:04.0'
driver: e1000
eth2:
vendor_specific:
bus_info: '0000:00:05.0'
driver: e1000
eth3:
vendor_specific:
bus_info: '0000:00:06.0'
driver: e1000
eth4:
vendor_specific:
bus_info: '0000:00:07.0'
driver: e1000
provider: lnx
roles:
ex: br-ex
public/vip: br-ex
neutron/floating: br-floating
storage: br-storage
keystone/api: br-mgmt
neutron/api: br-mgmt
mgmt/database: br-mgmt
sahara/api: br-mgmt
ceilometer/api: br-mgmt
aodh/api: br-mgmt
mgmt/vip: br-mgmt
ceph/public: br-mgmt
mgmt/messaging: br-mgmt
management: br-mgmt
swift/api: br-mgmt
mgmt/api: br-mgmt
storage: br-storage
mgmt/corosync: br-mgmt
cinder/api: br-mgmt
swift/replication: br-storage
neutron/mesh: br-mgmt
admin/pxe: br-fw-admin
mongo/db: br-mgmt
neutron/private: br-prv
fw-admin: br-fw-admin
glance/api: br-mgmt
glance/glare: br-mgmt
heat/api: br-mgmt
murano/api: br-mgmt
nova/api: br-mgmt
horizon: br-mgmt
mgmt/memcache: br-mgmt
cinder/iscsi: br-storage
ceph/replication: br-storage
neutron/mesh: br-mgmt
transformations:
- action: add-br
name: br-fw-admin
- action: add-br
name: br-mgmt
- action: add-br
name: br-storage
- action: add-br
name: br-ex
- action: add-br
name: br-floating
provider: ovs
- action: add-patch
bridges:
- br-floating
- br-ex
provider: ovs
- action: add-port
bridge: br-fw-admin
name: eth0
- action: add-port
bridge: br-storage
name: eth0.102
- action: add-port
bridge: br-mgmt
name: eth0.101
- action: add-port
bridge: br-ex
name: eth1
version: '1.1'
neutron_mellanox:
metadata:
enabled: true
label: Mellanox Neutron components
toggleable: false
weight: 50
plugin: disabled
vf_num: '16'
nova:
db_password: mqnsUMgC
state_path: /var/lib/nova
user_password: fj4wVCEs
nova_quota: false
online: true
openstack_version: 2014.2-6.1
openstack_version_prev: null
priority: 300
provision:
codename: trusty
image_data:
/:
container: gzip
format: ext4
uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64.img.gz
/boot:
container: gzip
format: ext2
uri: http://10.108.0.2:8080/targetimages/env_38_ubuntu_1404_amd64-boot.img.gz
metadata:
label: Provision
weight: 80
method: image
public_network_assignment:
assign_to_all_nodes: false
metadata:
label: Public network assignment
restrictions:
- action: hide
condition: cluster:net_provider != 'neutron'
weight: 50
neutron_advanced_configuration:
neutron_dvr: true
neutron_l2_pop: true
public_vip: 172.16.0.5
public_vrouter_vip: 172.16.0.6
puppet:
manifests: rsync://10.108.0.2:/puppet/2014.2-6.1/manifests/
modules: rsync://10.108.0.2:/puppet/2014.2-6.1/modules/
puppet_debug: true
quantum: true
quantum_settings:
default_floating_net: net04custom_ext
default_private_net: net04custom
default_router: router04custom
L2:
base_mac: fa:16:3e:00:00:00
phys_nets:
physnet1:
bridge: br-floating
segmentation_type: tun
tunnel_id_ranges: 2:65535
L3:
use_namespaces: true
database:
passwd: QRpCfPk8
keystone:
admin_password: oT56DSZF
metadata:
metadata_proxy_shared_secret: fp618p5V
predefined_networks:
net04custom:
L2:
network_type: gre
physnet: null
router_ext: false
segment_id: null
L3:
enable_dhcp: true
floating: null
gateway: 192.168.111.1
nameservers:
- 8.8.4.4
- 8.8.8.8
subnet: 192.168.111.0/24
shared: false
tenant: admin
net04custom_ext:
L2:
network_type: flat
physnet: physnet1
router_ext: true
segment_id: null
L3:
enable_dhcp: false
floating: 172.16.0.130:172.16.0.254
gateway: 172.16.0.1
nameservers: []
subnet: 172.16.0.0/24
shared: false
tenant: admin
rabbit:
password: c7fQJeSe
repo_setup:
installer_initrd:
local: /var/www/nailgun/ubuntu/x86_64/images/initrd.gz
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz
installer_kernel:
local: /var/www/nailgun/ubuntu/x86_64/images/linux
remote_relative: dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux
metadata:
label: Repositories
weight: 50
repos:
- name: ubuntu
priority: null
section: main universe multiverse
suite: trusty
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-updates
priority: null
section: main universe multiverse
suite: trusty-updates
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: ubuntu-security
priority: null
section: main universe multiverse
suite: trusty-security
type: deb
uri: http://archive.ubuntu.com/ubuntu/
- name: mos
priority: 1050
section: main restricted
suite: mos6.1
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-updates
priority: 1050
section: main restricted
suite: mos6.1-updates
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-security
priority: 1050
section: main restricted
suite: mos6.1-security
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
- name: mos-holdback
priority: 1100
section: main restricted
suite: mos6.1-holdback
type: deb
uri: http://mirror.fuel-infra.org/mos/ubuntu/
resume_guests_state_on_host_boot: true
role: compute
sahara:
db_password: f0jl4v47
enabled: true
user_password: pJc2zAOx
status: discover
storage:
ephemeral_ceph: false
images_ceph: false
images_vcenter: false
iser: false
metadata:
label: Storage
weight: 60
objects_ceph: false
osd_pool_size: '2'
pg_num: 128
per_pool_pg_nums:
default_pg_num: 128
compute: 1024
backups: 512
".rgw": 512
images: 256
volumes_ceph: false
volumes_lvm: true
storage_network_range: 192.168.1.0/24
swift:
user_password: BP92J6tg
syslog:
metadata:
label: Syslog
weight: 50
syslog_port: '514'
syslog_server: ''
syslog_transport: tcp
tasks:
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hiera/hiera.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 100
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/globals/globals.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 200
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/logging/logging.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 300
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/tools/tools.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 400
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/netconfig/netconfig.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 500
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/firewall/firewall.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 600
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/hosts/hosts.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 700
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/roles/compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 900
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ceilometer/compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1000
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-client.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1100
type: puppet
uids:
- '132'
- parameters:
cwd: /
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/openstack-network/openstack-network-compute.pp
puppet_modules: /etc/puppet/modules
timeout: 3600
priority: 1200
type: puppet
uids:
- '132'
test_vm_image:
container_format: bare
disk_format: qcow2
glance_properties: ''
img_name: TestVM
img_path: /usr/share/cirros-testvm/cirros-x86_64-disk.img
min_ram: 64
os_name: cirros
public: 'true'
uid: '132'
use_cinder: true
use_cow_images: true
use_vcenter: false
user_node_name: Untitled (18:c9)
workloads_collector:
enabled: true
metadata:
label: Workloads Collector User
restrictions:
- action: hide
condition: 'true'
weight: 10
password: 1r3ROjcQ
tenant: services
username: workloads_collector

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff