Skip to content
Snippets Groups Projects
  1. Jun 30, 2015
    • Sam Yaple's avatar
      Add initial config function and keystone support · 3ac7da64
      Sam Yaple authored
      Add set_configs function that implements the flow from the proposed
      ansible-multi spec. Move start.sh to config-internal.sh to preserve existing
      behaviour.
      
      config-externall.sh copies the appropriate configs in from the bind'd
      location and sets permissions and ownership appropriately.
      
      Partially Implements: blueprint ansible-multi
      
      Change-Id: I53fca0660451087f273fefc3c63e0d8cf1a2c096
      3ac7da64
  2. 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
  3. Jun 28, 2015
    • 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
  4. Jun 27, 2015
  5. Jun 26, 2015
  6. Jun 25, 2015
Loading