forked from midonet/aomi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.yml
63 lines (45 loc) · 1.68 KB
/
requirements.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
- name: rabbitmq
src: https://github.com/openstack-ansible-galaxy/rabbitmq/
version: master
- name: midonet-repos
src: https://github.com/midonet/ansible-midonet-repo
- name: zookeeper
src: https://github.com/midonet/ansible-zookeeper
- name: cassandra
src: https://github.com/midonet/ansible-cassandra
- name: mysql
src: geerlingguy.mysql
- name: java
src: geerlingguy.java
- name: openstack-keystone
src: https://github.com/openstack-ansible-galaxy/openstack-keystone
version: master
- name: openstack-glance
src: https://github.com/openstack-ansible-galaxy/openstack-glance
version: master
- name: openstack-nova-compute
src: https://github.com/openstack-ansible-galaxy/openstack-nova-compute
version: master
- name: openstack-nova-controller
src: https://github.com/openstack-ansible-galaxy/openstack-nova-controller
version: master
- name: openstack-neutron-controller
src: https://github.com/openstack-ansible-galaxy/openstack-neutron-controller
version: master
- name: openstack-horizon
src: https://github.com/openstack-ansible-galaxy/openstack-horizon
version: master
- name: midonet-cluster
src: https://github.com/midonet/ansible-midonet-cluster
- name: midonet-agent
src: https://github.com/midonet/ansible-midonet-agent
- name: midonet-gateway
src: https://github.com/midonet/ansible-midonet-gateway
- name: 'midonet-manager'
src: 'https://github.com/midonet/ansible-midonet-manager'
- name: 'elasticsearch'
src: 'https://github.com/midonet/ansible-elasticsearch'
- name: 'logstash'
src: 'https://github.com/midonet/ansible-logstash'
- name: 'midonet-insights-analytics'
src: 'https://github.com/midonet/ansible-midonet-insights-analytics'