Skip to content
Snippets Groups Projects
  1. Mar 07, 2017
    • Bertrand Lallau's avatar
      Fix Magnum Kolla demo in contrib · 4286a501
      Bertrand Lallau authored
      Magnum demo scripts doesn't work cause compose/openstack.env
      doesn't exist anymore.
      * NETWORK_MANAGER check has been removed
      * script has been updated to use Openstack client instead of
      deprecated clients (neutron-client, glance-client).
      * Magnum client calls have been adapted too.
      * some enhancements (logs, variable) have been performed too.
      
      Change-Id: I294b1876c9c7090785c0ebdd09b43843f88fb00b
      Closes-Bug: #1670618
      4286a501
  2. Oct 27, 2016
    • Martin André's avatar
      Fix broken test in vagrant boostrap script · 193a8190
      Martin André authored
      The file path was not properly passed to the '-x' test which caused it
      to always return true.
      
      This commit simplifies the test for existing command by relying only on
      the exit code of `type` rather than checking that the file path is
      executable.
      
      Change-Id: Iaf47d92ff9fd1ef34d8d7492c08ec24d2b8a9536
      Closes-Bug: #1635341
      193a8190
  3. Oct 22, 2016
  4. Oct 20, 2016
    • Martin André's avatar
      Fix vagrant's kolla folder sync · e259c2a6
      Martin André authored
      Correct relative path of kolla root directory after vagrant environment was
      moved from dev/vagrant to contrib/dev/vagrant.
      
      Closes-Bug: #1635329
      
      Change-Id: Ib13a6123f34d69884e27029f5144ff1ad165e73e
      e259c2a6
  5. Oct 14, 2016
Loading