~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/opencontrail/juju-deployer/source/nova-master.yaml

  • Committer: Narinder Gupta
  • Date: 2015-12-05 01:38:59 UTC
  • Revision ID: git-v1:6c7fc201c56648de9622dffc48a3f47e81de9465
modified to comment the use of juju-br0 as external network.
Added option to install neutron-openswitch without ODL.
consolidated source files to common as all sdn share the s
same source for openstack and it can be modified during deployment.

Change-Id: I1df7f5cd5d928d170bc6be6b32c3404dbcb5fda3

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