Skip to content
Snippets Groups Projects
  1. Aug 24, 2015
  2. Aug 23, 2015
    • Sam Yaple's avatar
      Add retries to build.py · 4bce5cca
      Sam Yaple authored
      Additionally, fix an if statement to catch multiple layers of parent
      images failing so the grandchildren do not attempt to build either.
      
      Change-Id: Ie9cdf7600e067678e52938910f0d3c072adcdf8a
      Partially-Implements: blueprint build-script
      4bce5cca
    • Jenkins's avatar
      Merge "Fix keystone for Ubuntu" · 5801e969
      Jenkins authored
      5801e969
    • Jenkins's avatar
    • Jenkins's avatar
      cda32389
    • Jenkins's avatar
      Merge "Fix Glance for Ubuntu" · 606450d5
      Jenkins authored
      606450d5
    • Sam Yaple's avatar
      Fix keystone for Ubuntu · 17333aed
      Sam Yaple authored
      Due to the differences between Ubuntu and Centos around Apache2 I have
      had to copy both start.sh and config-external.sh to be unique files
      for Ubuntu so as not to affect Centos either. This can be removed when
      we change the way config-external works.
      
      Change-Id: I14dc11e7bb6284b897259a53acc914ae8f254d3c
      Partially-Implements: blueprint install-from-ubuntu
      17333aed
    • Jenkins's avatar
      Merge "Ubuntu - Keepalived" · b6c0be9a
      Jenkins authored
      b6c0be9a
    • Sam Yaple's avatar
      Ubuntu - Nova · a070839b
      Sam Yaple authored
      Makes the tweaks to get Nova working on Ubuntu properly
      
      Change-Id: I812f8878650b6412781e991ba34cc6187d7ff994
      Partially-Implements: blueprint install-from-ubuntu
      a070839b
    • Sam Yaple's avatar
      Uses the appropriate port value for Glance · dc0abd10
      Sam Yaple authored
      nova.conf was not using the proper port value for glance and would
      only work with the default port in that situation.
      
      Additionally, the state_path defaults to the python directory rather
      that the expected /var/lib/nova/ directory.
      
      Paritially-Implements: blueprint update-configs
      
      Change-Id: I9cc2117c1d786fc1b81c53848e543d27afaf8979
      dc0abd10
    • Sam Yaple's avatar
      Record the distro and install_type variables · 5dcf175c
      Sam Yaple authored
      We set two environment variables to record the needed info to do
      conditionals in the start.sh and config-external.sh scripts
      
      Change-Id: I08acb489e214b3dc961331bb870b435c17100635
      Paritially-Implements: blueprint install-from-ubuntu
      5dcf175c
    • Steven Dake's avatar
      Use cinder-volumes as name of LVM VG · 69ea4959
      Steven Dake authored
      Use cinder-volumes as name of LVM volume group expected on the host
      instead of the nonsense that was there before.
      
      Change-Id: I35221ac0ad3464581f9ba95c3127832e0af7ad64
      Closes-Bug: #1487800
      69ea4959
    • Steven Dake's avatar
      Cinder reads non-Kolla generated config files · 3327fa4f
      Steven Dake authored
      The RDO packages do something wierd about reading files from
      /usr/share/cinder/cinder-dist.conf by default.  These files contain
      non-Kolla configured configuration values.  This is obviously not
      ideal since RDO policies may be different then Kolla policies.
      
      This should probably be fixed across the source base, but for the
      moment it is blocking correct operation of Cinder.
      
      Change-Id: I823a90b28eaaf5474334885a45f22ed28537b24b
      Closes-Bug: #1487799
      3327fa4f
Loading