~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/gopkg.in/juju/jujusvg.v1/examples/openstack.yaml

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
machines:
 
2
  '0':
 
3
    constraints: arch=amd64
 
4
    series: trusty
 
5
  '1':
 
6
    constraints: arch=amd64
 
7
    series: trusty
 
8
  '2':
 
9
    constraints: arch=amd64
 
10
    series: trusty
 
11
  '3':
 
12
    constraints: arch=amd64
 
13
    series: trusty
 
14
relations:
 
15
- - nova-compute:amqp
 
16
  - rabbitmq-server:amqp
 
17
- - neutron-gateway:amqp
 
18
  - rabbitmq-server:amqp
 
19
- - keystone:shared-db
 
20
  - mysql:shared-db
 
21
- - nova-cloud-controller:identity-service
 
22
  - keystone:identity-service
 
23
- - glance:identity-service
 
24
  - keystone:identity-service
 
25
- - neutron-api:identity-service
 
26
  - keystone:identity-service
 
27
- - neutron-openvswitch:neutron-plugin-api
 
28
  - neutron-api:neutron-plugin-api
 
29
- - neutron-api:shared-db
 
30
  - mysql:shared-db
 
31
- - neutron-api:amqp
 
32
  - rabbitmq-server:amqp
 
33
- - neutron-gateway:neutron-plugin-api
 
34
  - neutron-api:neutron-plugin-api
 
35
- - glance:shared-db
 
36
  - mysql:shared-db
 
37
- - glance:amqp
 
38
  - rabbitmq-server:amqp
 
39
- - nova-cloud-controller:image-service
 
40
  - glance:image-service
 
41
- - nova-compute:image-service
 
42
  - glance:image-service
 
43
- - nova-cloud-controller:cloud-compute
 
44
  - nova-compute:cloud-compute
 
45
- - nova-cloud-controller:amqp
 
46
  - rabbitmq-server:amqp
 
47
- - nova-cloud-controller:quantum-network-service
 
48
  - neutron-gateway:quantum-network-service
 
49
- - nova-compute:neutron-plugin
 
50
  - neutron-openvswitch:neutron-plugin
 
51
- - neutron-openvswitch:amqp
 
52
  - rabbitmq-server:amqp
 
53
- - openstack-dashboard:identity-service
 
54
  - keystone:identity-service
 
55
- - nova-cloud-controller:shared-db
 
56
  - mysql:shared-db
 
57
- - nova-cloud-controller:neutron-api
 
58
  - neutron-api:neutron-api
 
59
- - cinder:image-service
 
60
  - glance:image-service
 
61
- - cinder:amqp
 
62
  - rabbitmq-server:amqp
 
63
- - cinder:identity-service
 
64
  - keystone:identity-service
 
65
- - cinder:cinder-volume-service
 
66
  - nova-cloud-controller:cinder-volume-service
 
67
- - cinder-ceph:storage-backend
 
68
  - cinder:storage-backend
 
69
- - ceph:client
 
70
  - nova-compute:ceph
 
71
- - cinder:shared-db
 
72
  - mysql:shared-db
 
73
- - ceph:client
 
74
  - cinder-ceph:ceph
 
75
- - ceph:client
 
76
  - glance:ceph
 
77
- - ceph-osd:mon
 
78
  - ceph:osd
 
79
- - ntp:juju-info
 
80
  - nova-compute:juju-info
 
81
- - ntp:juju-info
 
82
  - neutron-gateway:juju-info
 
83
- - ceph-radosgw:mon
 
84
  - ceph:radosgw
 
85
- - ceph-radosgw:identity-service
 
86
  - keystone:identity-service
 
87
- - ceilometer:amqp
 
88
  - rabbitmq-server:amqp
 
89
- - ceilometer-agent:ceilometer-service
 
90
  - ceilometer:ceilometer-service
 
91
- - ceilometer:identity-service
 
92
  - keystone:identity-service
 
93
- - ceilometer:identity-notifications
 
94
  - keystone:identity-notifications
 
95
- - ceilometer-agent:nova-ceilometer
 
96
  - nova-compute:nova-ceilometer
 
97
- - ceilometer:shared-db
 
98
  - mongodb:database
 
99
series: trusty
 
100
applications:
 
101
  ceilometer:
 
102
    annotations:
 
103
      gui-x: '1288.8744298356794'
 
104
      gui-y: '0.7040786325134718'
 
105
    charm: cs:trusty/ceilometer-15
 
106
    num_units: 1
 
107
    options:
 
108
      openstack-origin: cloud:trusty-liberty
 
109
    to:
 
110
    - lxc:2
 
111
  ceilometer-agent:
 
112
    annotations:
 
113
      gui-x: '1288.9999389648438'
 
114
      gui-y: '503'
 
115
    charm: cs:trusty/ceilometer-agent-11
 
116
  ceph:
 
117
    annotations:
 
118
      gui-x: '750'
 
119
      gui-y: '500'
 
120
    charm: cs:trusty/ceph-42
 
121
    num_units: 3
 
122
    options:
 
123
      fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7
 
124
      monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A==
 
125
      osd-devices: /dev/sdb
 
126
      osd-reformat: 'yes'
 
127
      source: cloud:trusty-liberty
 
128
    to:
 
129
    - '1'
 
130
    - '2'
 
131
    - '3'
 
132
  ceph-osd:
 
133
    annotations:
 
134
      gui-x: '1000'
 
135
      gui-y: '500'
 
136
    charm: cs:trusty/ceph-osd-14
 
137
    num_units: 1
 
138
    options:
 
139
      osd-devices: /dev/sdb
 
140
      osd-reformat: 'yes'
 
141
      source: cloud:trusty-liberty
 
142
    to:
 
143
    - '0'
 
144
  ceph-radosgw:
 
145
    annotations:
 
146
      gui-x: '1000'
 
147
      gui-y: '250'
 
148
    charm: cs:trusty/ceph-radosgw-18
 
149
    num_units: 1
 
150
    options:
 
151
      source: cloud:trusty-liberty
 
152
      use-embedded-webserver: true
 
153
    to:
 
154
    - lxc:0
 
155
  cinder:
 
156
    annotations:
 
157
      gui-x: '750'
 
158
      gui-y: '0'
 
159
    charm: cs:trusty/cinder-31
 
160
    num_units: 1
 
161
    options:
 
162
      block-device: None
 
163
      glance-api-version: 2
 
164
      ha-mcastport: 5401
 
165
      openstack-origin: cloud:trusty-liberty
 
166
    to:
 
167
    - lxc:1
 
168
  cinder-ceph:
 
169
    annotations:
 
170
      gui-x: '750'
 
171
      gui-y: '250'
 
172
    charm: cs:trusty/cinder-ceph-14
 
173
    num_units: 0
 
174
  glance:
 
175
    annotations:
 
176
      gui-x: '250'
 
177
      gui-y: '0'
 
178
    charm: cs:trusty/glance-28
 
179
    num_units: 1
 
180
    options:
 
181
      ha-mcastport: 5402
 
182
      openstack-origin: cloud:trusty-liberty
 
183
    to:
 
184
    - lxc:2
 
185
  keystone:
 
186
    annotations:
 
187
      gui-x: '500'
 
188
      gui-y: '0'
 
189
    charm: cs:trusty/keystone-31
 
190
    num_units: 1
 
191
    options:
 
192
      admin-password: openstack
 
193
      ha-mcastport: 5403
 
194
      openstack-origin: cloud:trusty-liberty
 
195
    to:
 
196
    - lxc:3
 
197
  mongodb:
 
198
    annotations:
 
199
      gui-x: '1287.9999389648438'
 
200
      gui-y: '251.24996948242188'
 
201
    charm: cs:trusty/mongodb-28
 
202
    num_units: 1
 
203
    to:
 
204
    - lxc:1
 
205
  mysql:
 
206
    annotations:
 
207
      gui-x: '0'
 
208
      gui-y: '250'
 
209
    charm: cs:trusty/percona-cluster-31
 
210
    num_units: 1
 
211
    options:
 
212
      max-connections: 20000
 
213
    to:
 
214
    - lxc:0
 
215
  neutron-api:
 
216
    annotations:
 
217
      gui-x: '500'
 
218
      gui-y: '500'
 
219
    charm: cs:trusty/neutron-api-21
 
220
    num_units: 1
 
221
    options:
 
222
      neutron-security-groups: true
 
223
      openstack-origin: cloud:trusty-liberty
 
224
    to:
 
225
    - lxc:1
 
226
  neutron-gateway:
 
227
    annotations:
 
228
      gui-x: '0'
 
229
      gui-y: '0'
 
230
    charm: cs:trusty/neutron-gateway-7
 
231
    num_units: 1
 
232
    options:
 
233
      ext-port: eth1
 
234
      openstack-origin: cloud:trusty-liberty
 
235
    to:
 
236
    - '0'
 
237
  neutron-openvswitch:
 
238
    annotations:
 
239
      gui-x: '250'
 
240
      gui-y: '500'
 
241
    charm: cs:trusty/neutron-openvswitch-13
 
242
    num_units: 0
 
243
  nova-cloud-controller:
 
244
    annotations:
 
245
      gui-x: '0'
 
246
      gui-y: '500'
 
247
    charm: cs:trusty/nova-cloud-controller-64
 
248
    num_units: 1
 
249
    options:
 
250
      network-manager: Neutron
 
251
      openstack-origin: cloud:trusty-liberty
 
252
      quantum-security-groups: 'yes'
 
253
    to:
 
254
    - lxc:2
 
255
  nova-compute:
 
256
    annotations:
 
257
      gui-x: '250'
 
258
      gui-y: '250'
 
259
    charm: cs:trusty/nova-compute-33
 
260
    num_units: 3
 
261
    options:
 
262
      enable-live-migration: true
 
263
      enable-resize: true
 
264
      manage-neutron-plugin-legacy-mode: false
 
265
      migration-auth-type: ssh
 
266
      openstack-origin: cloud:trusty-liberty
 
267
    to:
 
268
    - '1'
 
269
    - '2'
 
270
    - '3'
 
271
  ntp:
 
272
    annotations:
 
273
      gui-x: '1000'
 
274
      gui-y: '0'
 
275
    charm: cs:trusty/ntp-14
 
276
    num_units: 0
 
277
  openstack-dashboard:
 
278
    annotations:
 
279
      gui-x: '500'
 
280
      gui-y: '-250'
 
281
    charm: cs:trusty/openstack-dashboard-19
 
282
    num_units: 1
 
283
    options:
 
284
      openstack-origin: cloud:trusty-liberty
 
285
    to:
 
286
    - lxc:3
 
287
  rabbitmq-server:
 
288
    annotations:
 
289
      gui-x: '500'
 
290
      gui-y: '250'
 
291
    charm: cs:trusty/rabbitmq-server-42
 
292
    num_units: 1
 
293
    options:
 
294
      source: cloud:trusty-liberty
 
295
    to:
 
296
    - lxc:0
 
297