Skip to content

Instantly share code, notes, and snippets.

@CalvinHartwell
Created December 2, 2019 12:57
Show Gist options
  • Save CalvinHartwell/70578f9dbbd80ccc20e72a36d6326d07 to your computer and use it in GitHub Desktop.
Save CalvinHartwell/70578f9dbbd80ccc20e72a36d6326d07 to your computer and use it in GitHub Desktop.
bundle.yaml
machines:
'0':
series: bionic
'1':
series: bionic
'2':
series: bionic
relations:
- - nova-compute:amqp
- rabbitmq-server:amqp
- - neutron-gateway:amqp
- rabbitmq-server:amqp
- - keystone:shared-db
- mysql:shared-db
- - nova-cloud-controller:identity-service
- keystone:identity-service
- - glance:identity-service
- keystone:identity-service
- - neutron-api:identity-service
- keystone:identity-service
- - neutron-openvswitch:neutron-plugin-api
- neutron-api:neutron-plugin-api
- - neutron-api:shared-db
- mysql:shared-db
- - neutron-api:amqp
- rabbitmq-server:amqp
- - neutron-gateway:neutron-plugin-api
- neutron-api:neutron-plugin-api
- - glance:shared-db
- mysql:shared-db
- - glance:amqp
- rabbitmq-server:amqp
- - nova-cloud-controller:image-service
- glance:image-service
- - nova-compute:image-service
- glance:image-service
- - nova-cloud-controller:cloud-compute
- nova-compute:cloud-compute
- - nova-cloud-controller:amqp
- rabbitmq-server:amqp
- - nova-cloud-controller:quantum-network-service
- neutron-gateway:quantum-network-service
- - nova-compute:neutron-plugin
- neutron-openvswitch:neutron-plugin
- - neutron-openvswitch:amqp
- rabbitmq-server:amqp
- - openstack-dashboard:identity-service
- keystone:identity-service
- - openstack-dashboard:shared-db
- mysql:shared-db
- - nova-cloud-controller:shared-db
- mysql:shared-db
- - nova-cloud-controller:neutron-api
- neutron-api:neutron-api
- - cinder:image-service
- glance:image-service
- - cinder:amqp
- rabbitmq-server:amqp
- - cinder:identity-service
- keystone:identity-service
- - cinder:cinder-volume-service
- nova-cloud-controller:cinder-volume-service
- - cinder-ceph:storage-backend
- cinder:storage-backend
- - ceph-mon:client
- nova-compute:ceph
- - nova-compute:ceph-access
- cinder-ceph:ceph-access
- - cinder:shared-db
- mysql:shared-db
- - ceph-mon:client
- cinder-ceph:ceph
- - ceph-mon:client
- glance:ceph
- - ceph-osd:mon
- ceph-mon:osd
- - ntp:juju-info
- nova-compute:juju-info
- - ntp:juju-info
- neutron-gateway:juju-info
- - ceph-radosgw:mon
- ceph-mon:radosgw
- - ceph-radosgw:identity-service
- keystone:identity-service
- - placement
- mysql
- - placement
- keystone
- - placement
- nova-cloud-controller
series: bionic
services:
ceph-mon:
annotations:
gui-x: '750'
gui-y: '500'
charm: cs:ceph-mon-44
num_units: 3
options:
expected-osd-count: 3
monitor-count: 3
source: cloud:bionic-train
to:
- lxd:0
- lxd:1
- lxd:2
ceph-osd:
annotations:
gui-x: '1000'
gui-y: '500'
charm: cs:ceph-osd-294
comment: SET osd-devices to match your environment
num_units: 3
options:
osd-devices: /dev/sdb /dev/vdb
source: cloud:bionic-train
to:
- '0'
- '1'
- '2'
ceph-radosgw:
annotations:
gui-x: '1000'
gui-y: '250'
charm: cs:ceph-radosgw-283
num_units: 1
options:
source: cloud:bionic-train
to:
- lxd:0
cinder:
annotations:
gui-x: '750'
gui-y: '0'
charm: cs:cinder-297
num_units: 1
options:
block-device: None
glance-api-version: 2
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:1
cinder-ceph:
annotations:
gui-x: '750'
gui-y: '250'
charm: cs:cinder-ceph-251
num_units: 0
glance:
annotations:
gui-x: '250'
gui-y: '0'
charm: cs:glance-290
num_units: 1
options:
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:2
keystone:
annotations:
gui-x: '500'
gui-y: '0'
charm: cs:keystone-309
num_units: 1
options:
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:2
mysql:
annotations:
gui-x: '0'
gui-y: '250'
charm: cs:percona-cluster-281
num_units: 1
options:
innodb-buffer-pool-size: 256M
max-connections: 1000
performance-schema: true
to:
- lxd:0
neutron-api:
annotations:
gui-x: '500'
gui-y: '500'
charm: cs:neutron-api-281
num_units: 1
options:
flat-network-providers: physnet1
neutron-security-groups: true
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:1
neutron-gateway:
annotations:
gui-x: '0'
gui-y: '0'
charm: cs:neutron-gateway-275
comment: SET data-port to match your environment
num_units: 1
options:
bridge-mappings: physnet1:br-ex
data-port: br-ex:eno2
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- '0'
neutron-openvswitch:
annotations:
gui-x: '250'
gui-y: '500'
charm: cs:neutron-openvswitch-269
num_units: 0
nova-cloud-controller:
annotations:
gui-x: '0'
gui-y: '500'
charm: cs:nova-cloud-controller-339
num_units: 1
options:
network-manager: Neutron
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:2
nova-compute:
annotations:
gui-x: '250'
gui-y: '250'
charm: cs:nova-compute-309
num_units: 3
options:
config-flags: default_ephemeral_format=ext4
enable-live-migration: true
enable-resize: true
migration-auth-type: ssh
openstack-origin: cloud:bionic-train
to:
- '0'
- '1'
- '2'
ntp:
annotations:
gui-x: '1000'
gui-y: '0'
charm: cs:ntp-36
num_units: 0
openstack-dashboard:
annotations:
gui-x: '500'
gui-y: '-250'
charm: cs:openstack-dashboard-295
num_units: 1
options:
openstack-origin: cloud:bionic-train
to:
- lxd:2
placement:
annotations:
gui-x: '0'
gui-y: '500'
charm: cs:~openstack-charmers/bionic/placement
num_units: 1
options:
openstack-origin: cloud:bionic-train
worker-multiplier: 0.25
to:
- lxd:2
rabbitmq-server:
annotations:
gui-x: '500'
gui-y: '250'
charm: cs:rabbitmq-server-97
num_units: 1
to:
- lxd:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment