Ondrej Smola | 03ff34e | 2016-12-01 01:30:33 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | salt: |
| 3 | master: |
| 4 | environment: |
| 5 | dev: |
| 6 | formula: |
Éric Lemoine | 6720196 | 2016-12-14 14:48:30 +0000 | [diff] [blame] | 7 | aodh: |
| 8 | source: git |
Ondrej Smola | e65d387 | 2016-12-20 14:04:58 +0100 | [diff] [blame] | 9 | address: 'https://github.com/tcpcloud/salt-formula-aodh.git' |
| 10 | revision: ${_param:salt_master_environment_revision} |
| 11 | billometer: |
| 12 | source: git |
| 13 | address: 'https://github.com/tcpcloud/salt-formula-billometer.git' |
Éric Lemoine | 6720196 | 2016-12-14 14:48:30 +0000 | [diff] [blame] | 14 | revision: ${_param:salt_master_environment_revision} |
Ondrej Smola | 03ff34e | 2016-12-01 01:30:33 +0100 | [diff] [blame] | 15 | ceilometer: |
| 16 | source: git |
| 17 | address: 'https://github.com/openstack/salt-formula-ceilometer.git' |
| 18 | revision: ${_param:salt_master_environment_revision} |
| 19 | cinder: |
| 20 | source: git |
| 21 | address: 'https://github.com/openstack/salt-formula-cinder.git' |
| 22 | revision: ${_param:salt_master_environment_revision} |
| 23 | galera: |
| 24 | source: git |
| 25 | address: '${_param:salt_master_environment_repository}/salt-formula-galera.git' |
| 26 | revision: ${_param:salt_master_environment_revision} |
| 27 | glance: |
| 28 | source: git |
| 29 | address: 'https://github.com/openstack/salt-formula-glance.git' |
| 30 | revision: ${_param:salt_master_environment_revision} |
| 31 | glusterfs: |
| 32 | source: git |
| 33 | address: 'https://github.com/tcpcloud/salt-formula-glusterfs.git' |
| 34 | revision: ${_param:salt_master_environment_revision} |
| 35 | haproxy: |
| 36 | source: git |
| 37 | address: '${_param:salt_master_environment_repository}/salt-formula-haproxy.git' |
| 38 | revision: ${_param:salt_master_environment_revision} |
| 39 | heat: |
| 40 | source: git |
| 41 | address: 'https://github.com/openstack/salt-formula-heat.git' |
| 42 | revision: ${_param:salt_master_environment_revision} |
| 43 | horizon: |
| 44 | source: git |
| 45 | address: 'https://github.com/openstack/salt-formula-horizon.git' |
| 46 | revision: ${_param:salt_master_environment_revision} |
| 47 | keepalived: |
| 48 | source: git |
| 49 | address: '${_param:salt_master_environment_repository}/salt-formula-keepalived.git' |
| 50 | revision: ${_param:salt_master_environment_revision} |
| 51 | keystone: |
| 52 | source: git |
| 53 | address: 'https://github.com/openstack/salt-formula-keystone.git' |
| 54 | revision: ${_param:salt_master_environment_revision} |
| 55 | memcached: |
| 56 | source: git |
| 57 | address: '${_param:salt_master_environment_repository}/salt-formula-memcached.git' |
| 58 | revision: ${_param:salt_master_environment_revision} |
| 59 | mongodb: |
| 60 | source: git |
| 61 | address: '${_param:salt_master_environment_repository}/salt-formula-mongodb.git' |
| 62 | revision: ${_param:salt_master_environment_revision} |
| 63 | mysql: |
| 64 | source: git |
| 65 | address: '${_param:salt_master_environment_repository}/salt-formula-mysql.git' |
| 66 | revision: ${_param:salt_master_environment_revision} |
| 67 | murano: |
| 68 | source: git |
| 69 | address: '${_param:salt_master_environment_repository}/salt-formula-murano.git' |
| 70 | revision: ${_param:salt_master_environment_revision} |
| 71 | neutron: |
| 72 | source: git |
| 73 | address: 'https://github.com/openstack/salt-formula-neutron.git' |
| 74 | revision: ${_param:salt_master_environment_revision} |
| 75 | nginx: |
| 76 | source: git |
| 77 | address: '${_param:salt_master_environment_repository}/salt-formula-nginx.git' |
| 78 | revision: ${_param:salt_master_environment_revision} |
| 79 | nova: |
| 80 | source: git |
| 81 | address: 'https://github.com/openstack/salt-formula-nova.git' |
| 82 | revision: ${_param:salt_master_environment_revision} |
| 83 | opencontrail: |
| 84 | source: git |
| 85 | address: 'https://github.com/openstack/salt-formula-opencontrail.git' |
| 86 | revision: ${_param:salt_master_environment_revision} |
| 87 | python: |
| 88 | source: git |
| 89 | address: '${_param:salt_master_environment_repository}/salt-formula-python.git' |
| 90 | revision: ${_param:salt_master_environment_revision} |
| 91 | rabbitmq: |
| 92 | source: git |
| 93 | address: '${_param:salt_master_environment_repository}/salt-formula-rabbitmq.git' |
| 94 | revision: ${_param:salt_master_environment_revision} |
| 95 | supervisor: |
| 96 | source: git |
| 97 | address: '${_param:salt_master_environment_repository}/salt-formula-supervisor.git' |
| 98 | revision: ${_param:salt_master_environment_revision} |
| 99 | swift: |
| 100 | source: git |
| 101 | address: 'https://github.com/openstack/salt-formula-swift.git' |
| 102 | revision: ${_param:salt_master_environment_revision} |