Skip to content
Snippets Groups Projects
  1. Jul 03, 2015
    • Sam Yaple's avatar
      Ansible Rabbitmq support · c97ccd6a
      Sam Yaple authored
      Adds initial support for Rabbitmq in Ansible using the CONFIG_EXTERNAL methods.
      
      Additionally, this refactors some of the Rabbitmq config script to allow for
      reuse by CONFIG_EXTERNAL.
      
      Partially Implements: blueprint ansible-service
      
      Change-Id: I1765548f7e4f1258eb8a49e2a23242955f52655d
      c97ccd6a
    • Sam Yaple's avatar
      Ansible Mariadb w/ Galera support · efbfd791
      Sam Yaple authored
      Adds initial support for Mariadb with Galera replication in Ansible
      using the CONFIG_EXTERNAL methods.
      
      Additionally, this refactors some of the Galera config script to allow
      for reuse by CONFIG_EXTERNAL.
      
      Partially Implements: blueprint ansible-service
      
      Change-Id: I566fea0376ecca39fc8a5167f9ff9ff434ea7b7e
      efbfd791
  2. Jun 30, 2015
  3. Jun 29, 2015
    • Steven Dake's avatar
      Convert keystone from eventlet to httpd · 6370bf25
      Steven Dake authored
      eventlet in master (Delorean) has had a regression making Keystone
      not work well with it.  Instead, we have decided to switch to the
      recommended deployment model using httpd.
      
      Change-Id: Ie5407ae4fab9882b301925ddfa1b065923bbd52f
      Closes-Bug: #1469851
      6370bf25
    • Jenkins's avatar
      Merge "Correct FROM line in openvswitch-agent" · 0618051a
      Jenkins authored
      0618051a
    • Jeff Peeler's avatar
      Correct FROM line in openvswitch-agent · 4756797c
      Jeff Peeler authored
      Missing KOLLA_TAG variable
      
      Change-Id: Ic97841cb9d27a9fc5cb7967f3da1b2f016988d20
      Closes-bug: #1469332
      4756797c
    • Steven Dake's avatar
      Install oslo.service via pip · eff7deb9
      Steven Dake authored
      python-oslo-service is not yet packaged for Delorean, causing
      multiple services that have switched to this library to break.
      To resolve that problem, we have a short term fix of installing
      the oslo.service via pip in the base image.
      
      Change-Id: Iff3410ec90b25b239ee49cc725ef224fa80e7aee
      Closes-Bug: #1469821
      eff7deb9
  4. Jun 28, 2015
    • Michal Rostecki's avatar
      Add base image for Ubuntu · 70de5421
      Michal Rostecki authored
      Minimal base image with Ubuntu Cloud Archive repository.
      More dependencies may be added during implementing the
      other images.
      
      NOTE: To build this image with proper name:
      
      ./build --prefix ubuntu-binary-
      
      You can also configure the prefix globally:
      
      cat >> .buildconf << EOF
      PREFIX=ubuntu-binary-
      EOF
      
      Partially implements: blueprint install-from-ubuntu
      
      Change-Id: I66bf97b508b740f8db49ed6217c6fefe5de1637e
      70de5421
    • Harm Weites's avatar
      Properly set MAGNUM_API_SERVICE_PORT · 73a6ba90
      Harm Weites authored
      While at it, place this var in the same place as the other MAGNUM scoped vars.
      
      Change-Id: I7f142415d7fb1874d77778d3d1301956f9799a83
      Closes-bug: #1469561
      73a6ba90
  5. Jun 27, 2015
  6. Jun 26, 2015
  7. Jun 25, 2015
Loading