Skip to content
Snippets Groups Projects
  1. Nov 02, 2015
  2. Nov 01, 2015
  3. Oct 26, 2015
    • Rob Hirschfeld's avatar
      Make version requirements more visible · d038e223
      Rob Hirschfeld authored
      The documentation was correct.  This table change helps
      highlight that default packages are not recent enough
      or too recent for the Kolla playbooks.
      
      Change-Id: I9ea3cfc87aebcc10cb344cd8f32e9b91782ecf55
      d038e223
  4. Oct 24, 2015
  5. Oct 23, 2015
    • Sam Yaple's avatar
      Update the super function name · d47af271
      Sam Yaple authored
      Change-Id: Ifeefe3c146e6b5e118956024c769e71b2e506a5b
      Partially-Implements: blueprint functional-testing-gate
      d47af271
    • Sam Yaple's avatar
      Removed unneeded tox things · 931f5772
      Sam Yaple authored
      The upstream gate patches have merged and these can be safely removed.
      
      Change-Id: Icfad0ff161705239d75de2352bd61c5c9313e81c
      Partially-Implements: blueprint functional-testing-gate
      931f5772
    • Sam Yaple's avatar
      Add mariadb to the gate · 6837c78b
      Sam Yaple authored
      TrivialFix
      Backport: Liberty
      
      Change-Id: I504ac12e349f4457c4d71b55b34edd1bd7a6292d
      6837c78b
    • Sam Yaple's avatar
      Fix broken galera · 268aaa60
      Sam Yaple authored
      A previous commit [1] broke Galera on Ubuntu while trying to fix
      Centos. This fixes the underlying different between the two distros
      and should help prevent that kind of mistake in the future.
      
      [1] I523d1989575dbe24a891fcae3b6bf56d83e69615
      
      Change-Id: Ie3e47f10cb669f36f8d2f166c88555931a54e3ec
      Backport: Liberty
      Closes-Bug: #1509281
      268aaa60
    • Steven Dake's avatar
      Encode datadir for xtrabackup · 3842391b
      Steven Dake authored
      Xtrabackup previously used a hardcoded datadir.  In the latest
      update to xtrabackup, the my.cnf config option datadir is now
      parsed.  This variable was unset, causing galera to implode.
      
      backport: liberty
      
      Change-Id: I523d1989575dbe24a891fcae3b6bf56d83e69615
      Closes-Bug: #1509281
      3842391b
    • Steven Dake's avatar
      Use EL7 repostitory instead of EL6 for percona · a40989c0
      Steven Dake authored
      This patch uses the EL7 binary bits for percona's software instead
      of EL6.  To match binary ABIs, it is recommended to use the same
      major version of EL for CentOS.
      
      backport: liberty
      
      Change-Id: I1d2b146a036806c7fd2baef97a6ed861a570d26e
      Partial-Fix: #1509281
      a40989c0
  6. Oct 22, 2015
  7. Oct 21, 2015
  8. Oct 20, 2015
    • Steven Dake's avatar
      Make Ceph install from Source on RPM · 194bb93f
      Steven Dake authored
      Ceph doesnt install from source on RPM because Ceph pulls in
      python-requests.  This causes a cpio error during unpacking
      because requests is installed in the base image.  A simple
      workaround is to remove in the nova-compute container which
      is the only container this conflict occurs within.
      
      backport: liberty
      
      Change-Id: I493900854a53c98f1a5cb6478675a18feceefea5
      Closes-Bug: #1508236
      194bb93f
    • Steven Dake's avatar
      Increase Ceph RPM gpg key timeout to 90 seconds · a026ec25
      Steven Dake authored
      The default timeout for Ceph GPG rpm key retrieval is 30 seconds.
      In my testing, the GPG key takes approximately 50 seconds to download
      often resulting in a failure to build containers that need to retrieve
      the Ceph GPG sign key.  Crank up the timer to 90 seconds so the key
      is more likely to be downloaded, allowing images to be built.
      
      backport: liberty
      
      TrivialFix
      
      Change-Id: I7420cdf8d3b61aa9f4f52795fccbe5da3e48d57b
      a026ec25
    • Sam Yaple's avatar
      In gate functional testing · f39bb2ee
      Sam Yaple authored
      This runs the ansible playbooks to completion.
      
      It does not validate that OpenStack is working yet, but it will ensure
      Ansible did not break.
      
      Additional gates will be needed for this and there is a patch in
      project-config to handle that.
      
      Change-Id: I7a24a704023cc8f19d42844636e9cb512060f693
      backport: liberty
      Partially-Implements: blueprint functional-testing-gate
      f39bb2ee
  9. Oct 19, 2015
    • Jenkins's avatar
      7b73bc95
    • Jenkins's avatar
      Merge "Use bool filter for ironic" · ab3ae911
      Jenkins authored
      ab3ae911
    • Paul Bourke's avatar
      Add build profiles to build.py · 592b3bd0
      Paul Bourke authored
      Add ability to define "profiles" in kolla-build.conf, which are
      predefined sets of images to build at once.
      
      The supplied profiles match what Steven defined in the
      restructure-template bp, though others can easily be added by the user.
      
      Multiple profiles can be supplied at once, as well as supplemented by
      the existing regex mechanism, e.g. to build profiles infra, main, and
      also ironic, one can use:
      
      tools/build.py --profile infra --profile main ironic
      
      Change-Id: I0c6f450152cb23dcfc58e0969669fcedf03fab01
      Implements: bp restructure-template
      Doc-Impact
      592b3bd0
    • Sam Yaple's avatar
      Add nova-spicehtml5proxy console · a7d44319
      Sam Yaple authored
      Change-Id: I0ca15e00ee52373b84f7021d86a29304526b7436
      Partially-Implements: blueprint nova-proxies
      a7d44319
    • Sam Yaple's avatar
      Update requirements to use tarball by default · f52b98c1
      Sam Yaple authored
      This makes all of our defaults tarballs for consistency
      
      TrivialFix
      
      Change-Id: I4cb923a3319aa3dcba10dccf439a0193a42c1d55
      f52b98c1
  10. Oct 18, 2015
  11. Oct 17, 2015
    • Jenkins's avatar
      Merge "add "registry" flag to "tools/build.py"" · 42b34bb7
      Jenkins authored
      42b34bb7
    • Kuo-tung Kao's avatar
      add "registry" flag to "tools/build.py" · 52b72538
      Kuo-tung Kao authored
      With registry flag,
      build image using `tools/build.py --registry 172.22.2.81:4000`
      the image name looks like `172.22.2.81:4000/kollaglue/data`
      When user use kolla-ansible,
      user set `docker_registry` to `172.22.2.81:4000` in `/etc/kolla/globals.yml`.
      
      Build image using `tools/build.py -n abcd`
      the image name looks like `abcd/data`
      When user use kolla-ansible,
      user set `docker_namespace:` to `abcd` in `/etc/kolla/globals.yml`.
      
      build image using `tools/build.py -n abcd --registry 172.22.2.81:4000`
      the image name looks like `abcd/data`
      When user use kolla-ansible,
      user set `docker_namespace:` to `abcd` in `/etc/kolla/globals.yml`.
      user set `docker_registry` to `172.22.2.81:4000` in `/etc/kolla/globals.yml`.
      
      With the feature, it will reduce user confusing and mistaking.
      
      Change-Id: I18ac7a3ccec032888e35f5e9a79fc190760cc8a0
      Closes-Bug: #1505056
      52b72538
  12. Oct 15, 2015
Loading