aboutsummaryrefslogtreecommitdiffstats
path: root/INFO
blob: 842a92b7a7632e85cd3bff1309bbc176d647898d (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
Project Name: QTIP, Platform Performance Benchmarking
Project Category: Integration & Testing
Project Leader: Yujun Zhang <zhang.yujunz@zte.com.cn>
Primary Contact: Yujun Zhang <zhang.yujunz@zte.com.cn>
Wiki: https://wiki.opnfv.org/display/QTIP
Jira: https://jira.opnfv.org/browse/QTIP
Etherpad: https://etherpad.opnfv.org/p/qtip
Repository: https://git.opnfv.org/cgit/qtip/
Gerrit: https://gerrit.opnfv.org/gerrit/#/admin/projects/qtip
Mailing list tag: [QTIP]
IRC: #opnfv-qtip@freenode

Committers:

Morgan  Richomme    morgan.richomme@orange.com
Prabu   Kuppuswamy  prabu.kuppuswamy@spirent.com
Prakash Ramchandran prakash.ramchandran@huawei.com
Trevor  Cooper      trevor.cooper@intel.com
Wenjing Chu         chu.wenjing@gmail.com
Yujun   Zhang       zhang.yujunz@zte.com.cn
Zhifeng Jiang       Jiang.ZhiFeng@zte.com.cn
Zhihui	Wu          wu.zhihui1@zte.com.cn

Link to committer policy:

- https://wiki.opnfv.org/display/DEV/Committer+Promotions
- https://wiki.opnfv.org/display/DEV/Committer+Removal

Link to TSC approval of the project:

- http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-01-27-14.59.html

Link(s) to approval of committers update:

- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-July/002745.html
- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-July/002755.html
- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-August/002848.html
- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-October/003104.html
- https://lists.opnfv.org/pipermail/opnfv-tsc/2016-October/003118.html
# deploy the initial environment with Ocata templates, and # overcloud-resource-registry.yaml there doesn't have this Docker # mapping at all. After we stop CI'ing Ocata->Pike upgrade, we can # remove this. OS::TripleO::Services::Docker: OS::Heat::None # Some infra instances don't pass the ping test but are otherwise working. # Since the OVB jobs also test this functionality we can shut it off here. OS::TripleO::AllNodes::Validation: ../common/all-nodes-validation-disabled.yaml OS::TripleO::Services::NovaMigrationTarget: OS::Heat::None parameter_defaults: ControllerServices: - OS::TripleO::Services::CephMon - OS::TripleO::Services::CephOSD - OS::TripleO::Services::CinderApi - OS::TripleO::Services::CinderScheduler - OS::TripleO::Services::CinderVolume - OS::TripleO::Services::Clustercheck - OS::TripleO::Services::Docker - OS::TripleO::Services::Kernel - OS::TripleO::Services::Keystone - OS::TripleO::Services::GlanceApi - OS::TripleO::Services::HeatApi - OS::TripleO::Services::HeatApiCfn - OS::TripleO::Services::HeatApiCloudwatch - OS::TripleO::Services::HeatEngine - OS::TripleO::Services::MySQL - OS::TripleO::Services::MySQLClient - OS::TripleO::Services::NeutronDhcpAgent - OS::TripleO::Services::NeutronL3Agent - OS::TripleO::Services::NeutronMetadataAgent - OS::TripleO::Services::NeutronServer - OS::TripleO::Services::NeutronCorePlugin - OS::TripleO::Services::NeutronOvsAgent - OS::TripleO::Services::RabbitMQ - OS::TripleO::Services::HAproxy - OS::TripleO::Services::Keepalived - OS::TripleO::Services::Memcached - OS::TripleO::Services::Pacemaker - OS::TripleO::Services::NovaConductor - OS::TripleO::Services::NovaApi - OS::TripleO::Services::NovaPlacement - OS::TripleO::Services::NovaMetadata - OS::TripleO::Services::NovaScheduler - OS::TripleO::Services::Ntp - OS::TripleO::Services::ContainersLogrotateCrond - OS::TripleO::Services::Snmp - OS::TripleO::Services::Timezone - OS::TripleO::Services::TripleoPackages - OS::TripleO::Services::NovaCompute - OS::TripleO::Services::NovaLibvirt - OS::TripleO::Services::NovaMigrationTarget - OS::TripleO::Services::Sshd - OS::TripleO::Services::Iscsid ControllerExtraConfig: nova::compute::libvirt::services::libvirt_virt_type: qemu nova::compute::libvirt::libvirt_virt_type: qemu # Required for Centos 7.3 and Qemu 2.6.0 nova::compute::libvirt::libvirt_cpu_mode: 'none' #NOTE(gfidente): not great but we need this to deploy on ext4 #http://docs.ceph.com/docs/jewel/rados/configuration/filesystem-recommendations/ ceph::profile::params::osd_max_object_name_len: 256 ceph::profile::params::osd_max_object_namespace_len: 64 SwiftCeilometerPipelineEnabled: False Debug: True NotificationDriver: 'noop' GlanceBackend: 'file'