Skip to content
Snippets Groups Projects
  1. Dec 01, 2017
  2. Nov 29, 2017
  3. Nov 28, 2017
  4. Nov 27, 2017
  5. Nov 24, 2017
  6. Nov 23, 2017
    • Ravi Shekhar Jethani's avatar
      Don't change directory while running init-runonce · 9c66123c
      Ravi Shekhar Jethani authored
      Currently init-runonce script changes directory to the
      script's base directory (/usr/...) before doing anything else.
      This unnecessarily _forces_ a non-root user to use sudo for
      running this script thereby raising privileges for code which
      doesn't want it. Also downloading temporary stuff in places like
      /usr... seems not a good choice.
      
      Hence deleting the said code part and letting the deployer work
      comfortably from any directory.
      
      Made documentation changes accordingly.
      
      Change-Id: Ib3c7ed97aa5f53c115b6337aaf572b5fdc7a71f3
      Closes-Bug: #1732963
      9c66123c
    • Vladislav Belogrudov's avatar
      Non-lvm iscsi backends should run iscsid on compute and storage nodes · 8d429fc1
      Vladislav Belogrudov authored
      Cinder backends that utilize iSCSI protocol require iscsid on
      compute and storage nodes to handle volumes and their backups.
      
      Change-Id: I1c735d2abace4b46879be99731ead47d578335ea
      Closes-Bug: #1725258
      8d429fc1
    • Zhijiang Hu's avatar
      Do not check api_interface for deployment group · 1618962a
      Zhijiang Hu authored
      Close-Bug: 1732846
      
      Change-Id: I6489599453ae56a60281ecbae9ce85aa59b1162a
      1618962a
  7. Nov 22, 2017
  8. Nov 21, 2017
  9. Nov 20, 2017
  10. Nov 17, 2017
Loading