Sapan Bhatia | 01ddea6 | 2017-02-10 11:28:48 -0800 | [diff] [blame] | 1 | |
| 2 | project onos-apps/apps/vtn/ |
| 3 | diff --git a/xos/synchronizer/vtn_synchronizer_config b/xos/synchronizer/vtn_synchronizer_config |
| 4 | index dad5cb6..f317dee 100644 |
| 5 | --- a/xos/synchronizer/vtn_synchronizer_config |
| 6 | +++ b/xos/synchronizer/vtn_synchronizer_config |
| 7 | @@ -33,6 +33,7 @@ driver=openstack |
| 8 | pretend=False |
| 9 | backoff_disabled=True |
| 10 | enable_watchers=True |
| 11 | +logstash_hostport=10.100.198.222:5617 |
| 12 | |
| 13 | [nova] |
| 14 | ca_ssl_cert=/etc/ssl/certs/ca-certificates.crt |
| 15 | |
| 16 | project orchestration/service-profile/ |
| 17 | diff --git a/cord-pod-ansible/files/monitoring_synchronizer_config b/cord-pod-ansible/files/monitoring_synchronizer_config |
| 18 | index 1ee96f0..932a32b 100644 |
| 19 | --- a/cord-pod-ansible/files/monitoring_synchronizer_config |
| 20 | +++ b/cord-pod-ansible/files/monitoring_synchronizer_config |
| 21 | @@ -37,6 +37,7 @@ full_setup=True |
| 22 | proxy_ssh=True |
| 23 | proxy_ssh_key=/root/setup/node_key |
| 24 | proxy_ssh_user=root |
| 25 | +logstash_hostport=10.100.198.222:5617 |
| 26 | |
| 27 | [feefie] |
| 28 | client_id='vicci_dev_central' |
| 29 | diff --git a/cord-pod-ansible/files/vcpe_synchronizer_config b/cord-pod-ansible/files/vcpe_synchronizer_config |
| 30 | index 9da6ede..9ef259b 100644 |
| 31 | --- a/cord-pod-ansible/files/vcpe_synchronizer_config |
| 32 | +++ b/cord-pod-ansible/files/vcpe_synchronizer_config |
| 33 | @@ -38,6 +38,7 @@ full_setup=True |
| 34 | proxy_ssh=True |
| 35 | proxy_ssh_key=/root/setup/node_key |
| 36 | proxy_ssh_user=root |
| 37 | +logstash_hostport=10.100.198.222:5617 |
| 38 | |
| 39 | [networking] |
| 40 | use_vtn=True |
| 41 | diff --git a/cord-pod-ansible/files/vtr_synchronizer_config b/cord-pod-ansible/files/vtr_synchronizer_config |
| 42 | index 223ab00..4e3008c 100644 |
| 43 | --- a/cord-pod-ansible/files/vtr_synchronizer_config |
| 44 | +++ b/cord-pod-ansible/files/vtr_synchronizer_config |
| 45 | @@ -38,6 +38,7 @@ full_setup=True |
| 46 | proxy_ssh=True |
| 47 | proxy_ssh_key=/root/setup/node_key |
| 48 | proxy_ssh_user=root |
| 49 | +logstash_hostport=10.100.198.222:5617 |
| 50 | |
| 51 | [networking] |
| 52 | use_vtn=True |
| 53 | diff --git a/cord-pod/files/monitoring_synchronizer_config b/cord-pod/files/monitoring_synchronizer_config |
| 54 | index cfd73a0..485f993 100644 |
| 55 | --- a/cord-pod/files/monitoring_synchronizer_config |
| 56 | +++ b/cord-pod/files/monitoring_synchronizer_config |
| 57 | @@ -37,6 +37,7 @@ full_setup=True |
| 58 | proxy_ssh=True |
| 59 | proxy_ssh_key=/root/setup/node_key |
| 60 | proxy_ssh_user=root |
| 61 | +logstash_hostport=10.100.198.222:5617 |
| 62 | |
| 63 | [feefie] |
| 64 | client_id='vicci_dev_central' |
| 65 | diff --git a/cord-pod/files/openstack_synchronizer_config b/cord-pod/files/openstack_synchronizer_config |
| 66 | index 3b7f8e9..29077e2 100644 |
| 67 | --- a/cord-pod/files/openstack_synchronizer_config |
| 68 | +++ b/cord-pod/files/openstack_synchronizer_config |
| 69 | @@ -22,6 +22,7 @@ save_ansible_output=True |
| 70 | backoff_disabled=True |
| 71 | pretend=False |
| 72 | images_directory=/opt/xos/images |
| 73 | +logstash_hostport=10.100.198.222:5617 |
| 74 | |
| 75 | [feefie] |
| 76 | client_id='vicci_dev_central' |
| 77 | diff --git a/cord-pod/files/vcpe_synchronizer_config b/cord-pod/files/vcpe_synchronizer_config |
| 78 | index babe94f..34e0f2b 100644 |
| 79 | --- a/cord-pod/files/vcpe_synchronizer_config |
| 80 | +++ b/cord-pod/files/vcpe_synchronizer_config |
| 81 | @@ -39,6 +39,7 @@ proxy_ssh=True |
| 82 | proxy_ssh_key=/root/setup/node_key |
| 83 | proxy_ssh_user=root |
| 84 | enable_watchers=True |
| 85 | +logstash_hostport=10.100.198.222:5617 |
| 86 | |
| 87 | [networking] |
| 88 | use_vtn=True |
| 89 | diff --git a/cord-pod/files/vtr_synchronizer_config b/cord-pod/files/vtr_synchronizer_config |
| 90 | index 3d3209c..56af7fc 100644 |
| 91 | --- a/cord-pod/files/vtr_synchronizer_config |
| 92 | +++ b/cord-pod/files/vtr_synchronizer_config |
| 93 | @@ -38,6 +38,7 @@ full_setup=True |
| 94 | proxy_ssh=True |
| 95 | proxy_ssh_key=/root/setup/node_key |
| 96 | proxy_ssh_user=root |
| 97 | +logstash_hostport=10.100.198.222:5617 |
| 98 | |
| 99 | [networking] |
| 100 | use_vtn=True |
| 101 | diff --git a/mcord/files/monitoring_synchronizer_config b/mcord/files/monitoring_synchronizer_config |
| 102 | index cfd73a0..485f993 100644 |
| 103 | --- a/mcord/files/monitoring_synchronizer_config |
| 104 | +++ b/mcord/files/monitoring_synchronizer_config |
| 105 | @@ -37,6 +37,7 @@ full_setup=True |
| 106 | proxy_ssh=True |
| 107 | proxy_ssh_key=/root/setup/node_key |
| 108 | proxy_ssh_user=root |
| 109 | +logstash_hostport=10.100.198.222:5617 |
| 110 | |
| 111 | [feefie] |
| 112 | client_id='vicci_dev_central' |
| 113 | diff --git a/mcord/files/openstack_synchronizer_config b/mcord/files/openstack_synchronizer_config |
| 114 | index 82c2f79..58dece3 100644 |
| 115 | --- a/mcord/files/openstack_synchronizer_config |
| 116 | +++ b/mcord/files/openstack_synchronizer_config |
| 117 | @@ -22,6 +22,7 @@ save_ansible_output=True |
| 118 | backoff_disabled=False |
| 119 | pretend=False |
| 120 | images_directory=/opt/xos/images |
| 121 | +logstash_hostport=10.100.198.222:5617 |
| 122 | |
| 123 | [feefie] |
| 124 | client_id='vicci_dev_central' |
| 125 | diff --git a/opencloud/files/openstack_synchronizer_config b/opencloud/files/openstack_synchronizer_config |
| 126 | index 74d68e3..8b0f8f9 100644 |
| 127 | --- a/opencloud/files/openstack_synchronizer_config |
| 128 | +++ b/opencloud/files/openstack_synchronizer_config |
| 129 | @@ -22,6 +22,7 @@ save_ansible_output=True |
| 130 | backoff_disabled=True |
| 131 | pretend=False |
| 132 | images_directory=/opt/xos/images |
| 133 | +logstash_hostport=10.100.198.222:5617 |
| 134 | |
| 135 | [feefie] |
| 136 | client_id='vicci_dev_central' |
| 137 | |
| 138 | project orchestration/xos/ |
| 139 | diff --git a/xos/synchronizers/onboarding/onboarding_synchronizer_config b/xos/synchronizers/onboarding/onboarding_synchronizer_config |
| 140 | index fb33044..6877378 100644 |
| 141 | --- a/xos/synchronizers/onboarding/onboarding_synchronizer_config |
| 142 | +++ b/xos/synchronizers/onboarding/onboarding_synchronizer_config |
| 143 | @@ -32,4 +32,4 @@ backoff_disabled=True |
| 144 | pretend=False |
| 145 | save_ansible_output=True |
| 146 | node_key=/opt/cord_profile/node_key |
| 147 | - |
| 148 | +logstash_hostport=10.100.198.222:5617 |
| 149 | diff --git a/xos/synchronizers/syndicate/syndicate_synchronizer_config b/xos/synchronizers/syndicate/syndicate_synchronizer_config |
| 150 | index 7c9d2d2..c9f3cf5 100644 |
| 151 | --- a/xos/synchronizers/syndicate/syndicate_synchronizer_config |
| 152 | +++ b/xos/synchronizers/syndicate/syndicate_synchronizer_config |
| 153 | @@ -29,6 +29,7 @@ steps_dir=/opt/xos/synchronizers/syndicate/steps |
| 154 | deleters_dir=/opt/xos/synchronizers/syndicate/deleters |
| 155 | log_file=console |
| 156 | driver=None |
| 157 | +logstash_hostport=10.100.198.222:5617 |
| 158 | |
| 159 | [feefie] |
| 160 | client_id='vicci_dev_central' |
| 161 | |
| 162 | project orchestration/xos_services/fabric/ |
| 163 | diff --git a/xos/synchronizer/fabric_synchronizer_config b/xos/synchronizer/fabric_synchronizer_config |
| 164 | index e98abe5..b15fcc3 100644 |
| 165 | --- a/xos/synchronizer/fabric_synchronizer_config |
| 166 | +++ b/xos/synchronizer/fabric_synchronizer_config |
| 167 | @@ -21,3 +21,4 @@ pretend=False |
| 168 | backoff_disabled=True |
| 169 | save_ansible_output=True |
| 170 | proxy_ssh=False |
| 171 | +logstash_hostport=10.100.198.222:5617 |
| 172 | |
| 173 | project orchestration/xos_services/globalxos/ |
| 174 | diff --git a/xos/synchronizer/globalxos_synchronizer_config b/xos/synchronizer/globalxos_synchronizer_config |
| 175 | index f06031e..86ae9cc 100644 |
| 176 | --- a/xos/synchronizer/globalxos_synchronizer_config |
| 177 | +++ b/xos/synchronizer/globalxos_synchronizer_config |
| 178 | @@ -22,7 +22,7 @@ save_ansible_output=True |
| 179 | backoff_disabled=True |
| 180 | pretend=False |
| 181 | images_directory=/opt/xos/images |
| 182 | - |
| 183 | +logstash_hostport=10.100.198.222:5617 |
| 184 | |
| 185 | [feefie] |
| 186 | client_id='vicci_dev_central' |
| 187 | |
| 188 | project orchestration/xos_services/hypercache/ |
| 189 | diff --git a/xos/synchronizer/hpc_synchronizer_config b/xos/synchronizer/hpc_synchronizer_config |
| 190 | index 9d4e70a..015cd77 100644 |
| 191 | --- a/xos/synchronizer/hpc_synchronizer_config |
| 192 | +++ b/xos/synchronizer/hpc_synchronizer_config |
| 193 | @@ -30,6 +30,7 @@ log_file=console |
| 194 | #/var/log/hpc.log |
| 195 | driver=None |
| 196 | #cmi_hostname=openclouddev0.internet2.edu |
| 197 | +logstash_hostport=10.100.198.222:5617 |
| 198 | |
| 199 | [feefie] |
| 200 | client_id='vicci_dev_central' |
| 201 | |
| 202 | project orchestration/xos_services/metro-net/ |
| 203 | diff --git a/xos/synchronizer/metronetwork_synchronizer_config b/xos/synchronizer/metronetwork_synchronizer_config |
| 204 | index 86847b9..99de62a 100644 |
| 205 | --- a/xos/synchronizer/metronetwork_synchronizer_config |
| 206 | +++ b/xos/synchronizer/metronetwork_synchronizer_config |
| 207 | @@ -32,6 +32,7 @@ driver=None |
| 208 | pretend=False |
| 209 | backoff_disabled=True |
| 210 | fofum_disabled=True |
| 211 | +logstash_hostport=10.100.198.222:5617 |
| 212 | |
| 213 | [feefie] |
| 214 | client_id='vicci_dev_central' |
| 215 | |
| 216 | project orchestration/xos_services/monitoring/ |
| 217 | diff --git a/xos/synchronizer/monitoring_synchronizer_config b/xos/synchronizer/monitoring_synchronizer_config |
| 218 | index 5cfe5e3..c30361e 100644 |
| 219 | --- a/xos/synchronizer/monitoring_synchronizer_config |
| 220 | +++ b/xos/synchronizer/monitoring_synchronizer_config |
| 221 | @@ -35,6 +35,7 @@ save_ansible_output=True |
| 222 | # set proxy_ssh to false on cloudlab |
| 223 | proxy_ssh=False |
| 224 | full_setup=True |
| 225 | +logstash_hostport=10.100.198.222:5617 |
| 226 | |
| 227 | [feefie] |
| 228 | client_id='vicci_dev_central' |
| 229 | |
| 230 | project orchestration/xos_services/onos-service/ |
| 231 | diff --git a/xos/synchronizer/onos_synchronizer_config b/xos/synchronizer/onos_synchronizer_config |
| 232 | index c7a2f2c..a7f48ba 100644 |
| 233 | --- a/xos/synchronizer/onos_synchronizer_config |
| 234 | +++ b/xos/synchronizer/onos_synchronizer_config |
| 235 | @@ -35,6 +35,7 @@ save_ansible_output=True |
| 236 | # set proxy_ssh to false on cloudlab |
| 237 | proxy_ssh=False |
| 238 | full_setup=True |
| 239 | +logstash_hostport=10.100.198.222:5617 |
| 240 | |
| 241 | [feefie] |
| 242 | client_id='vicci_dev_central' |
| 243 | |
| 244 | project orchestration/xos_services/openstack/ |
| 245 | diff --git a/xos/synchronizer/openstack_synchronizer_config b/xos/synchronizer/openstack_synchronizer_config |
| 246 | index 3b7f8e9..29077e2 100644 |
| 247 | --- a/xos/synchronizer/openstack_synchronizer_config |
| 248 | +++ b/xos/synchronizer/openstack_synchronizer_config |
| 249 | @@ -22,6 +22,7 @@ save_ansible_output=True |
| 250 | backoff_disabled=True |
| 251 | pretend=False |
| 252 | images_directory=/opt/xos/images |
| 253 | +logstash_hostport=10.100.198.222:5617 |
| 254 | |
| 255 | [feefie] |
| 256 | client_id='vicci_dev_central' |
| 257 | |
| 258 | project orchestration/xos_services/vsg/ |
| 259 | diff --git a/xos/synchronizer/vsg_synchronizer_config b/xos/synchronizer/vsg_synchronizer_config |
| 260 | index fd254a2..2a12003 100644 |
| 261 | --- a/xos/synchronizer/vsg_synchronizer_config |
| 262 | +++ b/xos/synchronizer/vsg_synchronizer_config |
| 263 | @@ -39,6 +39,7 @@ proxy_ssh=True |
| 264 | proxy_ssh_key=/opt/cord_profile/node_key |
| 265 | proxy_ssh_user=root |
| 266 | enable_watchers=True |
| 267 | +logstash_hostport=10.100.198.222:5617 |
| 268 | |
| 269 | [networking] |
| 270 | use_vtn=True |
| 271 | |
| 272 | project orchestration/xos_services/vtr/ |
| 273 | diff --git a/xos/synchronizer/vtn_vtr_synchronizer_config b/xos/synchronizer/vtn_vtr_synchronizer_config |
| 274 | index 2c9140a..a10e28b 100644 |
| 275 | --- a/xos/synchronizer/vtn_vtr_synchronizer_config |
| 276 | +++ b/xos/synchronizer/vtn_vtr_synchronizer_config |
| 277 | @@ -38,6 +38,7 @@ full_setup=True |
| 278 | proxy_ssh=True |
| 279 | proxy_ssh_key=/opt/xos/synchronizers/vtr/node_key |
| 280 | proxy_ssh_user=root |
| 281 | +logstash_hostport=10.100.198.222:5617 |
| 282 | |
| 283 | [networking] |
| 284 | use_vtn=True |
| 285 | diff --git a/xos/synchronizer/vtr_synchronizer_config b/xos/synchronizer/vtr_synchronizer_config |
| 286 | index a8db7ed..4743d65 100644 |
| 287 | --- a/xos/synchronizer/vtr_synchronizer_config |
| 288 | +++ b/xos/synchronizer/vtr_synchronizer_config |
| 289 | @@ -38,6 +38,7 @@ full_setup=True |
| 290 | proxy_ssh=True |
| 291 | proxy_ssh_key=/opt/cord_profile/node_key |
| 292 | proxy_ssh_user=root |
| 293 | +logstash_hostport=10.100.198.222:5617 |
| 294 | |
| 295 | [networking] |
| 296 | use_vtn=True |