~openstack-charm-testers/openstack-charm-testing/openstack-monitoring

« back to all changes in this revision

Viewing changes to bundles/source/horizon-juno.yaml

  • Committer: Edward Hope-Morley
  • Date: 2016-12-05 15:01:45 UTC
  • mfrom: (220.1.37 openstack-charm-testing)
  • Revision ID: edward.hope-morley@canonical.com-20161205150145-5xs44qcs5ifqsnl5
rebase

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: juno-eol}
5
 
  # NOTE(coreycb): Pin oslo libraries here because they're not
6
 
  # capped and recently released versions causing issues for juno.
7
 
  - {name: oslo-config,
8
 
     repository: 'git://github.com/openstack/oslo.config',
9
 
     branch: 1.6.0}
10
 
  - {name: oslo-i18n,
11
 
     repository: 'git://github.com/openstack/oslo.i18n',
12
 
     branch: 1.3.1}
13
 
  - {name: oslo-serialization,
14
 
     repository: 'git://github.com/openstack/oslo.serialization',
15
 
     branch: 1.2.0}
16
 
  - {name: oslo-utils,
17
 
     repository: 'git://github.com/openstack/oslo.utils',
18
 
     branch: 1.4.0}
19
 
  - {name: horizon,
20
 
     repository: 'git://github.com/openstack/horizon',
21
 
     branch: juno-eol}
22
 
directory: /mnt/openstack-git
23
 
http_proxy: http://squid.internal:3128
24
 
https_proxy: http://squid.internal:3128