~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/common/source/nova-master.yaml

  • Committer: Aric Gardner
  • Date: 2015-06-10 17:51:44 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: git-v1:be443e888dc2d068dfb9629d11d4ae3883ebd431
Adding LICENSE and INFO file

Change-Id: Ibb6b6063c2a61d838dbce73c574d11b8166bbfa9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
repositories:
2
 
  - {name: requirements,
3
 
     repository: 'git://github.com/openstack/requirements',
4
 
     branch: master}
5
 
  - {name: neutron,
6
 
     repository: 'git://github.com/openstack/neutron',
7
 
     branch: master}
8
 
  - {name: nova,
9
 
     repository: 'git://github.com/openstack/nova',
10
 
     branch: master}
11
 
directory: /mnt/openstack-git
12
 
#http_proxy: http://squid.internal:3128
13
 
#https_proxy: http://squid.internal:3128