
Original Change-Id: I8611f25a6700c6e0c64c3fadf820dbc9adcd5ea5 Change-Id: I847016f87ebd6da559ecd6298c5ad007bc935cb8
19 lines
617 B
Plaintext
19 lines
617 B
Plaintext
[AccountInfo]
|
|
gerrit_ssh_key = /path/to/private/key
|
|
gerrit_username = your_username
|
|
gerrit_host = review.openstack.org
|
|
gerrit_port = 29418
|
|
|
|
[Data]
|
|
debug = True
|
|
data_dir = /var/data
|
|
|
|
[database]
|
|
connection = sqlite:///:memory
|
|
|
|
[misc]
|
|
; This is a more complete list that is not missing any CI's from the wiki
|
|
; It may include projects that don't actually do the third party CI thing
|
|
; projects = cinder,nova,swift,rally,murano,keystone,ironic,octavia,os-brick,neutron,tempest,neutron-lbaas,devstack,designate,manila
|
|
projects = cinder,nova,swift,rally,murano,ironic,octavia,os-brick,neutron,neutron-lbaas,devstack,manila
|