summaryrefslogtreecommitdiffstats
path: root/ci/common/source/nova-master.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/common/source/nova-master.yaml')
-rw-r--r--ci/common/source/nova-master.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/ci/common/source/nova-master.yaml b/ci/common/source/nova-master.yaml
new file mode 100644
index 00000000..0bbee4c3
--- /dev/null
+++ b/ci/common/source/nova-master.yaml
@@ -0,0 +1,13 @@
+repositories:
+ - {name: requirements,
+ repository: 'git://github.com/openstack/requirements',
+ branch: master}
+ - {name: neutron,
+ repository: 'git://github.com/openstack/neutron',
+ branch: master}
+ - {name: nova,
+ repository: 'git://github.com/openstack/nova',
+ branch: master}
+directory: /mnt/openstack-git
+#http_proxy: http://squid.internal:3128
+#https_proxy: http://squid.internal:3128