Skip to content
Snippets Groups Projects
  1. Nov 21, 2017
  2. Nov 20, 2017
  3. Nov 17, 2017
  4. Nov 16, 2017
  5. Nov 15, 2017
  6. Nov 14, 2017
  7. Nov 12, 2017
  8. Nov 09, 2017
  9. Nov 08, 2017
  10. 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
  11. 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
Loading