diff options
Diffstat (limited to 'ci/intel/pod5/master/odl/source/neutron-master.yaml')
-rw-r--r-- | ci/intel/pod5/master/odl/source/neutron-master.yaml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ci/intel/pod5/master/odl/source/neutron-master.yaml b/ci/intel/pod5/master/odl/source/neutron-master.yaml deleted file mode 100644 index ee4c8932..00000000 --- a/ci/intel/pod5/master/odl/source/neutron-master.yaml +++ /dev/null @@ -1,19 +0,0 @@ -repositories: - - {name: requirements, - repository: 'git://github.com/openstack/requirements', - branch: master} - - {name: neutron-fwaas, - repository: 'git://github.com/openstack/neutron-fwaas', - branch: master} - - {name: neutron-lbaas, - repository: 'git://github.com/openstack/neutron-lbaas', - branch: master} - - {name: neutron-vpnaas, - repository: 'git://github.com/openstack/neutron-vpnaas', - branch: master} - - {name: neutron, - repository: 'git://github.com/openstack/neutron', - branch: master} -directory: /mnt/openstack-git -#http_proxy: http://squid.internal:3128 -#https_proxy: http://squid.internal:3128 |