modfieid to include mitaka support with xenial
[joid.git] / ci / 01-deploybundle.sh
1 #!/bin/bash
2 #placeholder for deployment script.
3 set -ex
4
5 #    ./01-deploybundle.sh $opnfvtype $openstack $opnfvlab $opnfvsdn $opnfvfeature $opnfvdistro
6
7     #copy and download charms
8     cp $4/fetch-charms.sh ./fetch-charms.sh
9     #modify the ubuntu series wants to deploy
10     sed -i -- "s|distro=trusty|distro=$6|g" ./fetch-charms.sh
11     sh ./fetch-charms.sh $6
12
13
14 case "$1" in
15     'nonha' )
16         cp $4/juju-deployer/ovs-$4-nonha.yaml ./bundles.yaml
17         ;;
18     'ha' )
19         cp $4/juju-deployer/ovs-$4-ha.yaml ./bundles.yaml
20         ;;
21     'tip' )
22         cp $4/juju-deployer/ovs-$4-tip.yaml ./bundles.yaml
23         cp common/source/* ./
24         sed -i -- "s|branch: master|branch: stable/$2|g" ./*.yaml
25         ;;
26     * )
27         cp $4/juju-deployer/ovs-$4-nonha.yaml ./bundles.yaml
28         ;;
29 esac
30
31 #changing the target to the openstack release we want to deploy. 
32 sed -i -- "s|mitaka|$2|g" ./bundles.yaml
33
34 #update source if trusty is target distribution
35 case "$6" in
36     'trusty' )
37         sed -i -- "s|#source|source|g" ./bundles.yaml
38         ;;
39     'xenial' )
40         #changing the target to the ubuntu distro we want to deploy. 
41         sed -i -- "s|trusty|$6|g" ./bundles.yaml
42         ;;
43 esac
44
45 case "$3" in
46     'orangepod1' )
47         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
48          sed -i -- 's/10.4.1.1/192.168.1.2/g' ./bundles.yaml
49         # choose the correct interface to use for data network
50          sed -i -- 's/#os-data-network: 10.4.8.0\/21/os-data-network: 192.168.11.0\/24/g' ./bundles.yaml
51         # Choose the external port to go out from gateway to use.
52          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
53         # Use host for public API for Orange pod2
54         # sed -i -- 's/#os-public-hostname: api.public-fqdn/os-public-hostname: api.pod2.opnfv.fr/g' ./bundles.yaml
55          ;;
56     'orangepod2' )
57         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
58          sed -i -- 's/10.4.1.1/192.168.2.2/g' ./bundles.yaml
59         # choose the correct interface to use for data network
60          sed -i -- 's/#os-data-network: 10.4.8.0\/21/os-data-network: 192.168.12.0\/24/g' ./bundles.yaml
61         # Choose the external port to go out from gateway to use.
62          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
63         # Use host for public API for Orange pod2
64         # sed -i -- 's/#os-public-hostname: api.public-fqdn/os-public-hostname: api.pod2.opnfv.fr/g' ./bundles.yaml
65          ;;
66      'intelpod6' )
67         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
68          sed -i -- 's/10.4.1.1/10.6.1.2/g' ./bundles.yaml
69         # choose the correct interface to use for data network
70          sed -i -- 's/#os-data-network: 10.4.8.0\/21/os-data-network: 10.6.12.0\/24/g' ./bundles.yaml
71         # Choose the external port to go out from gateway to use.
72          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth5"/g' ./bundles.yaml
73         # Provide the gateway MAC to route the traffic externally.
74          sed -i -- 's/#gateway-mac: "default"/gateway-mac: "default"/g' ./bundles.yaml
75          ;;
76      'intelpod5' )
77         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
78          sed -i -- 's/10.4.1.1/10.5.1.2/g' ./bundles.yaml
79         # choose the correct interface to use for data network
80          sed -i -- 's/#os-data-network: 10.4.8.0\/21/os-data-network: 10.5.12.0\/24/g' ./bundles.yaml
81         # Choose the external port to go out from gateway to use.
82          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth5"/g' ./bundles.yaml
83         # Provide the gateway MAC to route the traffic externally.
84          sed -i -- 's/#gateway-mac: "default"/gateway-mac: "default"/g' ./bundles.yaml
85         ;;
86      'attvirpod1' )
87         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
88          sed -i -- 's/10.4.1.1/192.168.10.1/g' ./bundles.yaml
89         # Choose the external port to go out from gateway to use.
90          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
91         ;;
92      'cengnlynxpod1' )
93         # Chose the hard drive(s) to use for CEPH OSD
94          sed -i -- 's|osd-devices: /srv|osd-devices: /dev/sdb|g' ./bundles.yaml
95         # As per your lab vip address list be deafult uses 10.4.1.11 - 10.4.1.20
96          sed -i -- 's/10.4.1.1/10.120.0.1/g' ./bundles.yaml
97         # choose the correct interface to use for data network
98          sed -i -- 's/#os-data-network: 10.4.8.0\/21/os-data-network: 172.16.121.0\/24/g' ./bundles.yaml
99         # Choose the external port to go out from gateway to use.
100          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1.1202"/g' ./bundles.yaml
101         ;;
102      'juniperpod1' )
103          sed -i -- 's/10.4.1.1/172.16.50.1/g' ./bundles.yaml
104          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
105          ;;
106      'ravellodemopod' )
107          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth2"/g' ./bundles.yaml
108         ;;
109      'custom' )
110          sed -i -- 's/10.4.1.1/192.168.122.1/g' ./bundles.yaml
111          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
112         ;;
113      'default' )
114          sed -i -- 's/10.4.1.1/192.168.122.1/g' ./bundles.yaml
115          sed -i -- 's/#ext-port: "eth1"/ext-port: "eth1"/g' ./bundles.yaml
116         ;;
117 esac
118
119 case "$5" in
120     'ipv6' )
121          sed -i -- 's/#prefer-ipv6: true/prefer-ipv6: true/g' ./bundles.yaml
122         ;;
123     'dvr' )
124          sed -i -- 's/#enable-dvr: true/enable-dvr: true/g' ./bundles.yaml
125          sed -i -- 's/#l2-population: true/l2-population: true/g' ./bundles.yaml
126         ;;
127     'sfc' )
128          sed -i -- 's/profile: "openvswitch-odl-Be"/profile: "openvswitch-odl-beryllium-sfc"/g' ./bundles.yaml
129         ;;
130     'vpn' )
131          sed -i -- 's/profile: "openvswitch-odl-Be"/profile: "openvswitch-odl-beryllium-vpn"/g' ./bundles.yaml
132         ;;
133     'odl_l3' )
134          sed -i -- 's/profile: "openvswitch-odl-Be"/profile: "openvswitch-odl-beryllium-l3"/g' ./bundles.yaml
135         ;;
136 esac
137
138 echo "... Deployment Started ...."
139         juju-deployer -vW -d -t 3600 -c bundles.yaml $6-"$2"-nodes
140         juju-deployer -vW -d -t 7200 -r 5 -c bundles.yaml $6-"$2"
141