Skip to content
Snippets Groups Projects
  1. Nov 17, 2017
  2. Nov 16, 2017
  3. Nov 15, 2017
  4. Nov 14, 2017
  5. Nov 12, 2017
  6. Nov 09, 2017
  7. Nov 08, 2017
  8. Nov 03, 2017
    • Bertrand Lallau's avatar
      Fix iscsi and tgt containers deployment case · d36f2436
      Bertrand Lallau authored
      In the following config:
      enable_cinder=False
      enable_cinder_backend_iscsi=True
      
      Iscsi and tgt containers are deployed but should not.
      This patch fix it.
      
      Change-Id: I1d66627b9979b5dc570bbc3e1e865311dd7e7bb0
      Closes-Bug: #1715618
      d36f2436
  9. Nov 02, 2017
    • Christian Berendt's avatar
      Collect chrony metrics with telegraf · 6d710f59
      Christian Berendt authored
      Change-Id: I4cf1716c94e4fd808b66169348b07fa42e5b242e
      Depends-on: I8fbef57b99122b8a093150f6ca1efdd33e032917
      6d710f59
    • Vladislav Belogrudov's avatar
      Murano application should contact rabbitmq by external FQDN · 71d72ed0
      Vladislav Belogrudov authored
      In case of external router internal VIP and external VIP are the
      same. External router manages port/address redirection from
      public network to OpenStack API. The address of the router is
      set via 'kolla_external_fqdn'. Currently Murano configuration
      that is handed over to Murano application instance uses
      'kolla_external_vip_address'. This leads to the instance trying
      to connect to internal API network. Correct address should be
      'kolla_external_fqdn' which will work in both cases - either with
      double VIP setup or with single VIP + external router.
      
      Change-Id: I78c38ae0af1cecd2be2b1c6cc86bcfc51b847082
      Closes-Bug: #1729611
      71d72ed0
    • Vladislav Belogrudov's avatar
      Allow object versioning by default · 33513db4
      Vladislav Belogrudov authored
      
      Object versioning is necessary to pass DefCore test suite,
      i.e. allows Kolla version of OpenStack to be certified
      as "OpenStack Powered Platform".
      
      Change-Id: Id5003f7fe2aebdeffe1cf7ce1b6177a6bca8f5b6
      Co-Authored-By: default avatarAlexander Reunov <alexander.reunov@oracle.com>
      Closes-Bug: #1729583
      33513db4
    • chenxing's avatar
      Fix the incorrect container_facts · 994c80c7
      chenxing authored
      backport: pike
      
      Closes-Bug: #1729564
      Change-Id: If6db5fad1f23e0afaadcad97b4f37a13e34de9fa
      994c80c7
    • chenxing's avatar
      Add the full name of PBR in its first usage · 9ff89025
      chenxing authored
      This warning message mentions PBR, but this is the first
      instance of this acronym in the documentation. Use the full
      name can be made clear what PBR stands for in its first usage.
      
      Change-Id: I46c7db79eb330e7f58d71afd6c749dd27e2c0f80
      Closes-Bug: 1729476
      9ff89025
    • Xinliang Liu's avatar
      Fix ansible running issue on Debian · df60b765
      Xinliang Liu authored
      
      When deploying on debian, it reports error:
      stat /usr/bin/ansible: no such file or directory
      
      That's because on Debian and Ubuntu pip install ansible to
      /usr/local/bin/ansible, whereas on CentOS the location is
      /usr/bin/ansible.
      
      Change to ansible to handle both cases.
      
      Closes-Bug: #1729216
      Depends-On: I2b57403128bc103148ae696c219df52590214adc
      
      Change-Id: I025037cf48596450e6479ab7ff6425c48ac73aad
      Signed-off-by: default avatarXinliang Liu <xinliang.liu@linaro.org>
      df60b765
    • yanpeifei's avatar
      fix kolla giturl. · fccc2d80
      yanpeifei authored
      Old giturl like error.
      
      Change-Id: I67cd7126fb250c4bc6f26c0d2558b0994c2438f0
      fccc2d80
  10. Nov 01, 2017
  11. Oct 31, 2017
Loading