Scott Baker | 31acc65 | 2016-06-23 15:47:56 -0700 | [diff] [blame] | 1 | templates/Dockerfile.monitoring_channel |
| 2 | templates/ceilometer_proxy_config.j2 |
| 3 | templates/Dockerfile.sflowpubsub |
| 4 | templates/sflow_pub_sub/sample_sflow_pub_sub.conf_sample |
| 5 | templates/sflow_pub_sub/README |
| 6 | templates/sflow_pub_sub/sflow_sub_records.py |
| 7 | templates/sflow_pub_sub/start_sflow_pub_sub |
| 8 | templates/sflow_pub_sub/sflow_pub_sub_main.py |
| 9 | templates/sflow_pub_sub/sflow_pub_sub_config.j2 |
| 10 | templates/start-monitoring-channel.sh.j2 |
| 11 | templates/monitoring-channel.conf.j2 |
| 12 | templates/ceilometer_proxy_server.py |
| 13 | templates/start_ceilometer_proxy |
raghunath dudyala | a927d56 | 2016-09-28 14:04:13 +0530 | [diff] [blame] | 14 | templates/update-keystone-endpoints.py.j2 |
rdudyala | 996d70b | 2016-10-13 17:40:55 +0000 | [diff] [blame^] | 15 | ceilometer/udp_proxy/udpagent.py |
| 16 | templates/udpagent.conf.j2 |
| 17 | ceilometer/ceilometer-plugins/network/ext_services/openstack_infra/notifications.py |
| 18 | ceilometer/ceilometer-plugins/network/ext_services/openstack_infra/__init__.py |
| 19 | ceilometer/ceilometer-plugins/network/ext_services/vcpe/notifications.py |
| 20 | ceilometer/ceilometer-plugins/network/ext_services/vcpe/__init__.py |
Scott Baker | 31acc65 | 2016-06-23 15:47:56 -0700 | [diff] [blame] | 21 | manifest |
Srikanth Vavilapalli | d84b7b7 | 2016-06-28 00:19:07 +0000 | [diff] [blame] | 22 | run.sh |
| 23 | monitoring_synchronizer_config |
Scott Baker | 31acc65 | 2016-06-23 15:47:56 -0700 | [diff] [blame] | 24 | steps/sync_sflowtenant.yaml |
| 25 | steps/sync_sflowtenant.py |
| 26 | steps/sync_monitoringchannel.yaml |
| 27 | steps/sync_monitoringchannel.py |
| 28 | steps/sync_sflowservice.yaml |
| 29 | steps/sync_sflowservice.py |
raghunath dudyala | a927d56 | 2016-09-28 14:04:13 +0530 | [diff] [blame] | 30 | steps/sync_ceilometerservice.yaml |
| 31 | steps/sync_ceilometerservice.py |
rdudyala | 996d70b | 2016-10-13 17:40:55 +0000 | [diff] [blame^] | 32 | steps/sync_openstackmonitoringpublisher.py |
| 33 | steps/sync_openstackmonitoringpublisher.yaml |
| 34 | steps/enable_monitoring_service.yaml |
Scott Baker | 31acc65 | 2016-06-23 15:47:56 -0700 | [diff] [blame] | 35 | files/vm-resolv.conf |
| 36 | files/docker.list |
| 37 | model-deps |
Srikanth Vavilapalli | d84b7b7 | 2016-06-28 00:19:07 +0000 | [diff] [blame] | 38 | supervisor/monitoring_observer.conf |
| 39 | monitoring_synchronizer.py |