Skip to content
Snippets Groups Projects
  1. Jun 21, 2018
  2. May 26, 2017
  3. Jul 27, 2016
    • Mathias Ewald's avatar
      External Ceph - Implementation Nova · ffafebf8
      Mathias Ewald authored
      Introduced nova backend selection flag for Ceph and priority if
      multiple backends are configured
      
      Add mechanism to deploy arbitrary ceph.conf and keyring files into
      nova-compute and nova-libvirt containers
      
      Added documentation
      
      Change-Id: Id010ca9cc2d914e5358ef79edeb600a28220dd4b
      Implements: blueprint external-ceph
      ffafebf8
  4. Apr 14, 2016
  5. Oct 06, 2015
    • Sam Yaple's avatar
      Bring Kolla inline with FHS · 94162bd0
      Sam Yaple authored
      This brings Kolla images inline with FHS and should make finding
      locations of things more consistent and reliable with the linux world
      at large.
      
      Change-Id: Iece5b4da4bace0fb8b1f41a65ab2c852ec73e6f8
      Closes-Bug: #1485742
      94162bd0
  6. Sep 29, 2015
    • Steven Dake's avatar
      Make libvirt function on CentOS · 655d88e3
      Steven Dake authored
      Recent regressions in the code base removed permission setting of
      /dev/kvm to root:kvm 660 permissions which are default for CentOS's
      version of libvirt.
      
      Also Libvirt must be able to read its cnofiguration file, which was
      previously 600 root:root.  Now its 644 root:root so its always readable.
      This is fine, since this file doesn't contain any secret information.
      
      Change-Id: Id87cf5da8e37bc5bb613ce919d0293803d0fe5ed
      Closes-Bug: #1500733
      655d88e3
  7. Sep 27, 2015
    • Sam Yaple's avatar
      Create nova-libvirt directory before copying files · 5e60d8ec
      Sam Yaple authored
      The previous patch (I92f2eac895283791b2eea6a4351a43e90fdbb5a3) didn't
      fix it because of the ceph patch that merged.
      
      Change-Id: I82207f5cc684f7c180e301cac69fcc98fca63268
      Partially-Implements: blueprint replace-config-external
      5e60d8ec
  8. Sep 26, 2015
  9. Sep 25, 2015
    • Sam Yaple's avatar
      Make OpenStack use Ceph · 99c7eb19
      Sam Yaple authored
      This implements all the openstack pieces needed to make ceph work.
      
      DocImpact
      Change-Id: I1d24476a966602cf955e5ef872b0efb01319894a
      Partially-Implements: blueprint ceph-container
      Implements: blueprint kolla-live-migration
      99c7eb19
  10. Sep 23, 2015
Loading