blob: 845aa78cd6be2edab50b36c4103849819a6354a4 (
plain)
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
|
##############################################################################
# Copyright (c) 2016 HUAWEI TECHNOLOGIES CO.,LTD and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
package: "contrail-install-packages_2.21-102-ubuntu-14-04juno_all.deb"
common_package:
- contrail-setup
kernel_package:
- linux-headers-3.13.0-40
- linux-headers-3.13.0-40-generic
- linux-image-3.13.0-40-generic
- linux-image-extra-3.13.0-40-generic
kernel_required: "3.13.0-40-generic"
database_package:
- contrail-openstack-database
config_package:
- contrail-openstack-config
control_package:
- contrail-openstack-control
collector_package:
- contrail-openstack-analytics
webui_package:
- contrail-openstack-webui
vrouter_package:
- contrail-vrouter-3.13.0-40-generic
dkms_package:
- contrail-vrouter-dkms
compute_package:
- contrail-vrouter-common
- contrail-nova-vif
|