Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 24, 2015
    • Michal Jastrzebski's avatar
      Nova logging to rsyslog · 3d0b5400
      Michal Jastrzebski authored
      Configure nova to use rsyslog container as logging mechanism
      
      Change-Id: I9c595e8ac7b4aedc6ba4fe6bb7cfe7e624133c41
      Implements: bp logging-container
      3d0b5400
  3. Sep 22, 2015
  4. Aug 23, 2015
    • Sam Yaple's avatar
      Uses the appropriate port value for Glance · dc0abd10
      Sam Yaple authored
      nova.conf was not using the proper port value for glance and would
      only work with the default port in that situation.
      
      Additionally, the state_path defaults to the python directory rather
      that the expected /var/lib/nova/ directory.
      
      Paritially-Implements: blueprint update-configs
      
      Change-Id: I9cc2117c1d786fc1b81c53848e543d27afaf8979
      dc0abd10
  5. Aug 13, 2015
  6. Aug 10, 2015
    • Sam Yaple's avatar
      Update nova.conf and ports · d9134637
      Sam Yaple authored
      Cleanup all options in the minimal nova.conf. Remove options where
      the default value was specified explicitly. Updated ports and bindings
      to be configurable.
      
      Partially-Implements: blueprint update-configs
      Change-Id: I0bca7a8f9c4c6fa40145d66a95de7e98edc0edce
      d9134637
  7. Aug 02, 2015
    • Sam Yaple's avatar
      Add linuxbridge as option to ansible · b401a902
      Sam Yaple authored
      Allows the user to configure neutron_plugin_agent value for Ansible.
      Current allowed values are openvswitch and linuxbridge.
      
      Implements: blueprint ansible-neutron-linuxbridge
      
      Change-Id: I0572464a5459d2f9da09b6da22db16e240511f99
      b401a902
  8. Jul 30, 2015
  9. Jul 12, 2015
    • Sam Yaple's avatar
      Ansible Nova w/ libvirt support · 7da0b2a8
      Sam Yaple authored
      Initial support for Nova in Ansible
      
      Partially-Implements: blueprint ansible-service
      
      Change-Id: I4b0a74bd3e5daa5664f5e1e622bfb40c3285949e
      7da0b2a8
Loading