From: Vitaly Sedelnik Date: Wed, 13 Apr 2016 12:41:17 +0000 (+0300) Subject: Add config file for neutron X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b9d6ddccd72fb8bf4c285af811de7212188ef2b4;p=tools%2Fsustaining.git Add config file for neutron Change-Id: Id3dfcf7f6f63a04fb1d349bf982b9dbae448f595 --- diff --git a/jenkins/codesync/neutron.yaml b/jenkins/codesync/neutron.yaml new file mode 100644 index 0000000..bbb211c --- /dev/null +++ b/jenkins/codesync/neutron.yaml @@ -0,0 +1,17 @@ +- options: + gerrit-base-uri: ssh://vitaly.sedelnik@review.fuel-infra.org:29418 + gerrit-topic: sync/stable/liberty + downstream-branch: openstack-ci/fuel-8.0/liberty + upstream-branch: stable/liberty + committer-name: Vitaly Sedelnik + committer-email: vsedelnik@mirantis.com + + project: + + - neutron: + repo: openstack/neutron + mail-to: mos-neutron@mirantis.com +# - python-neutronclient: +# repo: openstack/python-neutronclient +# mail-to: mos-neutron@mirantis.com +