Skip to content
Snippets Groups Projects
  1. Sep 24, 2018
    • Mick Thompson's avatar
      Add swift as gnocchi storage option · 331d2f05
      Mick Thompson authored
       - Uses swift if swift is enabled.
       - Uses ceph if ceph is enabled.
       - Defaults to file if swift and ceph are enabled.
         Explicitly set to swift or ceph when both are enabled.
       - Include swift client detail in storage section of gnocchi conf
      
      Change-Id: I78df9a2fbe546038e1d6df350d8db0fd9b6f6d49
      331d2f05
  2. Sep 19, 2018
    • Dai Dang Van's avatar
      Add support Octavia network interface · 008d45b8
      Dai Dang Van authored
      
      For now, we use api interface/network for Octavia.
      
      This change will make more flexible for Octavia deployment
      with Kolla when we want to use another network for managing
      amphora instances (config, health check, clean up)
      
      Change-Id: Ief12f1f8b6c7d3974932e6320af95bb58d46bdb9
      Co-Authored-By: default avatarDuc Nguyen Cong <ducnc7@viettel.com.vn>
      Closes-Bug: #1791207
      008d45b8
  3. Sep 13, 2018
  4. Aug 21, 2018
    • Paul Bourke's avatar
      Temporarily remove the rabbitmq clusterer plugin · 0d03fc27
      Paul Bourke authored
      In order to migrate to the latest release of rabbitmq (3.7), we need to
      first remove this deprecated plugin which is no longer supported (the
      problems it solved are now addressed in rabbitmq itself).
      
      This avoids a circular dependency in CI where the new images depend on
      the new clustering and the new clustering depends on the new images.
      
      Change-Id: I921459f3e40b9e0d4af9497384e49aabf0abe79b
      0d03fc27
  5. Aug 14, 2018
  6. Aug 02, 2018
    • Will Miller's avatar
      Extract cinder_iscsi_helper default from role · 33598f58
      Will Miller authored
      The variable `cinder_iscsi_helper` is used not only in the `cinder` role,
      but also in the `iscsi` role. It needs to have a default accessible for
      both roles.
      
      Change-Id: I33d7f2c7b5597a541a0d104c76520ac4a1cd5026
      Closes-Bug: #1785066
      33598f58
  7. Aug 01, 2018
    • Eduardo Gonzalez's avatar
      Improve ODL configuration · 6e17f942
      Eduardo Gonzalez authored
      Configure automatically ODL version based on the package version
      rather than maintain a hardcoded version.
      
      This has caused many issue while package version differs with the variable
      set.
      
      Closes-Bug: 1784784
      Change-Id: I15da5d2583b5727942d598d183cc481f0e33d0e6
      6e17f942
  8. Jul 25, 2018
  9. Jul 23, 2018
    • Will Miller's avatar
      Add networking-baremetal configuration · 5dd080a1
      Will Miller authored
      Partially-Implements: blueprint networking-baremetal
      
      Change-Id: I92b9505843f12692aef96764a314e5db49001a9b
      5dd080a1
    • Jorge Niedbalski's avatar
      [prometheus] Enable ceph mgr exporter · 9d2770db
      Jorge Niedbalski authored
      This patch enables the ceph mgr prometheus exporter.
      
      If enable_prometheus_ceph_mgr_exporter is set to true,
      the ceph mgr prometheus plugin is enabled on the hosts that are part
      of the ceph-mgr group, then the exporter is added into the prometheus-server
      configuration file.
      
      Change-Id: Ia2f879401e585e6043f69cc5e3ab1a1f72f7f033
      9d2770db
  10. Jul 17, 2018
  11. Jul 16, 2018
  12. Jul 12, 2018
  13. Jul 11, 2018
  14. Jul 05, 2018
  15. Jul 02, 2018
    • Joshua Harlow's avatar
      Create and use keystone_admin[project|user] · 6a331d4e
      Joshua Harlow authored
      It is not always convenient to use the the given
      admin project and admin user; especially when some clouds
      use different user and project for there keystone 'admin'
      
      This allows setting the variables for these users to something
      else, and defaults them to there current values of 'admin'.
      
      Change-Id: I22b79a30f01c90a92ecc0974886edf3791518f2f
      6a331d4e
    • Kevin Tibi's avatar
      Option for enable SSL verification on docker registry · acfc4fd2
      Kevin Tibi authored
      By default, kolla configure docker to use an insecure connection
      with the private registry. If we want to use SSL verification we need
      to add an option.
      
      Change-Id: Id1805c9cfeb499da9bb56c70028f14c6f8bb20b6
      acfc4fd2
  16. Jun 27, 2018
  17. Jun 20, 2018
    • jing.liuqing's avatar
      Enable neutron vpnaas dashboard dynamically · 695d44fa
      jing.liuqing authored
      neutron-vpnaas-dashboard is split into standalone repo. Need enable it
      dynamic.
      
      Depends-On: Ife1e39d4fff9e878a101ff716545166a30091f69
      Change-Id: Ia3faa5b52f9321349e57902b5b1d90068d388cc0
      Closes-Bug: #1777750
      695d44fa
  18. Jun 19, 2018
    • Tone Zhang's avatar
      Allow Kolla Ceph to deploy bluestore OSDs in Kolla-ansible · 3591d0fa
      Tone Zhang authored
      
      Support Kolla Ceph to deploy blustore OSDs with Kolla-ansible.
      
      Please refer to [1] for bluestore OSD configuration
      
      The patch includes:
      1. Set Ceph OSD store type group_vars/all.yml. The default value
      is "bluestore" in Rocky.
      
      2. Make Kolla Ceph to deploy bluestore OSDs with Kolla-ansible
      
      3. Update gate test configuration for Ceph bluestore OSD test
      
      [1]: specs/kolla-ceph-bluestore.rst
      
      Partially-Implements: blueprint kolla-ceph-bluestore
      Depends-On: I00eaa600a5e9ad4c1ebca2eeb523bca3d7a25128
      Change-Id: I14f20a00654dff32c36d078ebb9005d91a3e60b2
      Signed-off-by: default avatarTone Zhang <tone.zhang@arm.com>
      3591d0fa
  19. Jun 15, 2018
  20. Jun 08, 2018
    • Mark Giles's avatar
      Fix enabled state for some prometheus services · 18998f28
      Mark Giles authored
      Some services were enabled by default which, even though they were
      never deployed when prometheus wasn't enabled, could cause problems
      if the monitoring inventory group was empty.  Changed these services
      to be enabled based on whether prometheus is enabled.
      
      Change-Id: I0956a1b65a3577cd57fe3b16a95bc3d64fc142ba
      18998f28
  21. Jun 03, 2018
    • Gary Kotton's avatar
      Add support for NSXV3 · 0ef27dd0
      Gary Kotton authored
      NSXV3 is the OpenStack support for the NSX Transformers platform.
      This is supported from neutron in the Mitaka version. This patch
      adds Kolla support
      
      This adds a new neutron_plugin_agent type 'vmware_nsxv3'. The plugin
      does not run any neutron agents.
      
      Change-Id: I1ecd7e5f3471e4ff03cfe8c9a3aff17af3fe1842
      0ef27dd0
  22. Jun 01, 2018
    • Zhangfei Gao's avatar
      osprofiler support redis · ce809aea
      Zhangfei Gao authored
      Currently osprofiler only choose elasticsearch,
      which is only supported on x86.
      On other platform like aarch64 osprofiler can
      not be used since no elasticsearch package.
      
      Enable osprofiler by enable_osprofiler: "yes",
      which choose elasticsearch by default.
      Choose redis by enable_redis: "yes" & osprofiler_backend: "redis"
      On platform without elasticsearch support like aarch64
      set enable_elasticsearch: "no"
      
      Change-Id: I68fe7a33e11d28684962fc5d0b3d326e90784d78
      ce809aea
  23. May 29, 2018
    • Mark Giles's avatar
      Add cAdvisor for Prometheus monitoring · 41254b6c
      Mark Giles authored
      cAdvisor (Container Advisor) provides metrics on resource usage and
      performance characteristics of running containers.  This change
      deploys a cadvisor container and configures prometheus to scrape
      data from it.
      
      Change-Id: I55dd4fee954f9be68efda397746861ddaaa0a565
      Partially-Implements: blueprint prometheus
      41254b6c
  24. May 25, 2018
  25. May 21, 2018
  26. May 11, 2018
    • Vladislav Belogrudov's avatar
      Fix default value logic of 'glance_backend_file' variable · 8bfb7897
      Vladislav Belogrudov authored
      glance_backend_file should be set to 'yes' if no other backends
      are enabled. In all-Ceph clusters the best choice of backend is
      Ceph. In non-Ceph clusters if Swift is enabled the latter is the
      next best choice for Glance. With this fix default backend is
      configured automatically and helps avoid non-ha file backend
      issues after deployment.
      
      Change-Id: I3d1c7cb2de9fedecdf9ad8744f6589c6f3f83ece
      Closes-Bug: #1770660
      8bfb7897
  27. May 09, 2018
  28. May 04, 2018
    • Duong Ha-Quang's avatar
      Remove uuid as keystone_token_provider · 84aeff4e
      Duong Ha-Quang authored
      Keystone removed uuid token provider in Rocky
      
      This patch change the default value and fix comments for the option.
      
      Change-Id: Idca0004852b688fcdd34ef47c38dec6b8bf05f86
      Closes-Bug: #1757520
      84aeff4e
  29. Apr 30, 2018
  30. Apr 25, 2018
  31. Apr 20, 2018
  32. Apr 19, 2018
    • caoyuan's avatar
      Add blazar-dashboard into Horizon · 04606632
      caoyuan authored
      Change-Id: Ie1ce8f29199dc36c0fe7671be48e7a655d997eb1
      Deponds-on: I67876c734d147593a188ba385b60e02350b44fae
      04606632
    • Mathias Ewald's avatar
      Add role to deploy prometheus · 4d1f3735
      Mathias Ewald authored
      This patch adds the ansible role to deploy the prometheus service which
      can be used to collect performance metrics accross the environment
      
      Partially-Implements: blueprint prometheus
      Change-Id: I908b9c9dad63ab5c9b80be1e3a80a4fc8191cb9e
      4d1f3735
  33. Apr 16, 2018
Loading