Skip to content
Snippets Groups Projects
  1. Aug 28, 2015
  2. Aug 27, 2015
    • Jenkins's avatar
      Merge "Fixing CentOS quickstart docs" · 641fa399
      Jenkins authored
      641fa399
    • Jenkins's avatar
      61bd3509
    • Major Hayden's avatar
      Fixing CentOS quickstart docs · ea39f9df
      Major Hayden authored
      Change-Id: Icc29fadc80030e4ff30fed8270629b21f6be6087
      ea39f9df
    • Sam Yaple's avatar
      Unify Centos and Ubuntu Source Install - Neutron · b2c64529
      Sam Yaple authored
      A change merged in the base allows for Centos and Ubuntu to install
      all python things to the same locations. This updates the source
      section to reflect that change.
      
      Change-Id: I5c61a31b0a6d8892350311b4afe8f31c28eb2f7f
      Implements: blueprint install-from-ubuntu
      b2c64529
    • Sam Yaple's avatar
      Make logging more better · 59dc5289
      Sam Yaple authored
      build.py logging has never done what people think it should do, this
      patch aims to fix that. All logs related to an image will now be
      printed with the image name prefixed to the message.
      
      To acheive this we have to print out the messages as we get them, even
      in parallel building mode. If you wish to view the logs for an single
      image, a grep would be advised to filter the logs.
      
      Change-Id: I15ae361892f06a47afafe73750ddd8628697cfea
      Implements: blueprint build-script
      59dc5289
Loading