X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=etc%2Fdoctor.sample.conf;h=6eeea3a5f2839b4624a6f37c0bf5b70a8d62937f;hb=94d05da570a6c2f6be987ef9af8b05c66672cf56;hp=2b24394320ebcd844b80ba37403ba206153509f4;hpb=282369b6fd58a78e6a7c91f21b331363d4ed0fb3;p=doctor.git diff --git a/etc/doctor.sample.conf b/etc/doctor.sample.conf index 2b243943..6eeea3a5 100644 --- a/etc/doctor.sample.conf +++ b/etc/doctor.sample.conf @@ -7,21 +7,47 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## [DEFAULT] -image_name = cirros -image_format = qcow2 -image_filename = cirros.img -image_download_url = https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img +#image_name = cirros +#image_format = qcow2 +#image_filename = cirros.img +#image_download_url = https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img -glance_version = 2 -nova_version = 2.34 +#glance_version = 2 +#nova_version = 2.34 +#aodh_version = 2 -doctor_user = doctor -doctor_passwd = doctor -doctor_project = doctor -doctor_role = _member_ -quota_instances = 1 -quota_cores = 1 +#doctor_user = doctor +#doctor_passwd = doctor +#doctor_project = doctor +#doctor_role = _member_ +#quota_instances = 1 +#quota_cores = 1 + +#net_name = doctor_net +#net_cidr = 192.168.168.0/24 +#flavor = m1.tiny +#instance_count = 1 +#instance_basename = doctor_vm + +#alarm_basename = doctor_alarm + +#profiler_type = poc + +[installer] +#type = local +#ip = 127.0.0.1 +#username = root [monitor] -type=collectd +#type = sample + +[inspector] +#type = sample +#ip = 127.0.0.1 +#port = 12345 +#update_neutron_port_dp_status = False +[consumer] +#type = sample +#ip = 127.0.0.1 +#port = 12346