Skip to content
Snippets Groups Projects
  1. Sep 02, 2015
    • Sam Yaple's avatar
      Setup ubuntu build gate · 870a8970
      Sam Yaple authored
      Change-Id: I65c8ab12761c7e36923d4c5a0c3bbfc4b9adaf73
      Partially-Implements: blueprint functional-testing-gate
      870a8970
  2. Sep 01, 2015
  3. Aug 31, 2015
  4. Aug 30, 2015
    • Steven Dake's avatar
      Fix KOLLA_CONFIG_STRATEGY in neutron agents · f2b92929
      Steven Dake authored
      The change from:
      I01220077d8d25db5f69802ad27e745d90826d69b
      
      In some way was lost by the gerrit.  This patch just basically
      redoes that work so the neutron agents will work properly.
      
      Change-Id: I92ac1b8601d145a0722b37eda937ee2baac7a7c5
      Closes-Bug: #1489664
      f2b92929
    • Jenkins's avatar
      Merge "Fix the wiki page link for Kolla" · 5f621a4f
      Jenkins authored
      5f621a4f
    • Jenkins's avatar
      Merge "Ceph container" · 47383f37
      Jenkins authored
      47383f37
    • Jenkins's avatar
      Merge "Remove pam+noaudit" · 9bac659f
      Jenkins authored
      9bac659f
    • Sam Yaple's avatar
      Keystone container should use the openstackclient · 7f172034
      Sam Yaple authored
      Initially it did not use this client due to the fact that the client
      didn't seem to want to work in the containers. Now it works fine and
      it should be used instead of the deprecated keystone client
      
      Change-Id: Ib0e172c677e200e5df01c478b7ea257b30c0df0b
      Closes-Bug: #1490126
      7f172034
    • rthallisey's avatar
      Ceph container · 63a7d016
      rthallisey authored
      
      Running ceph in a container requires 2 pieces:
       - ceph-mon
       - objectstorage-daemon (osd)
      
      Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
      Change-Id: I33e5baf72e4bc493889da0d796041acfd1a2cad3
      Partially-Implements: blueprint ceph-container
      63a7d016
    • Sam Yaple's avatar
      Remove pam+noaudit · 2d4a261f
      Sam Yaple authored
      This version of pam conflicts with ceph-common and needs to be removed
      which is fine since we now have true Ubuntu images.
      
      Change-Id: I1e85352a869d814bc2e26b9568ac1ccc93ca899f
      Partially-Implements: blueprint ceph-container
      2d4a261f
    • Steven Dake's avatar
      Add Ansible support for Heat · 5e521f05
      Steven Dake authored
      
      This changes bootstrapping of the Heat container to bootstrap
      the Heat container with a heat domain user.  This requires some
      work from bootstrap.yml to pass in several environment variables
      needed by the heat domain setup script.
      
      Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
      Change-Id: Iab05983754fa514835cb5ff54d775faa18773110
      Partially-implements: blueprint ansible-heat
      5e521f05
    • Steven Dake's avatar
      Remove cruft in tox.ini from docker_templates · 349a0853
      Steven Dake authored
      There is no longer a docker build system in the tree.  Remove
      the cruft that was missed in the original removal patches.
      
      Partially-Implements: blueprint gate-source-builds
      
      Change-Id: I4e6132502e8c0f812a0b3a767dd9c7f5c7b92fe3
      349a0853
  5. Aug 29, 2015
    • venkatamahesh's avatar
      Fix the wiki page link for Kolla · 20c3d932
      venkatamahesh authored
      Actually Kolla launchpad link is attached to Kolla which is not
      relevant. So it is replaced with wiki page of Kolla
      
      Change-Id: I250ac49610ec25bcd871aae26abe1a9a8e77739d
      Closes-Bug: #1488205
      20c3d932
    • Steven Dake's avatar
      Make Horizon work on centos+binary · f587ed37
      Steven Dake authored
      Several problems exist with Horizon on centos+binary:
      
      1. The default setup of http binds a port to port 80 on RPM
         based distros.
      
      2. There is no horizon user/group added causing config-external
         to break badly.
      
      3. openstack-dashboard is installed in
         /usr/share/openstack-dashboard/openstack_dashboard. This
         is incompatible with the expectations of the wsgi configuration.
      
      4. the target for config-external is
         /etc/httpd/sites.d/horizon.conf. It should be
         /etc/httpd/conf.d/horizon.conf
      
      5. A workaround is required for:
          https://bugzilla.redhat.com/show_bug.cgi?id=1220070
      
      
      
      6. Static display requires compressing the installation via
         manage.py.  To do this correctly pyscss needs to be upgraded
         because the version in RDO is broken.
      
      Co-Authored-By: default avatarSam Yaple <sam@yaple.net>
      Change-Id: Iabd3044906920f5cc60b9a6b320e62d1d7c9210f
      Closes-Bug: #1490066
      f587ed37
    • Steven Dake's avatar
      Remove deprecated --template option from gating · 730276aa
      Steven Dake authored
      The template option is deprecated and --template is now default.
      Also rename the tox jobs test calls since we won't have Docker
      build operations.
      
      Change-Id: I99df9c337680003e042e7e56a19d6cae2a59ed74
      Partially-Implements: blueprint gate-source-builds
      730276aa
  6. Aug 28, 2015
Loading