~narindergupta/opnfv/stable-R2

« back to all changes in this revision

Viewing changes to ci/opencontrail/juju-deployer/source/horizon-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: horizon,
6
 
     repository: 'git://github.com/openstack/horizon',
7
 
     branch: master}
8
 
directory: /mnt/openstack-git
9
 
#http_proxy: http://squid.internal:3128
10
 
#https_proxy: http://squid.internal:3128