Skip to content
Snippets Groups Projects
  1. Jun 06, 2017
    • Jeffrey Zhang's avatar
      Remove archive_policy configuration in ceilometer.conf · 6ccd1337
      Jeffrey Zhang authored
      gnocchi have archive policy rule feature, which can control metric's
      archive_policy. gnocchi also have a default archive policy rule which
      is using low archive policy.
      
      On the other hand, archive_policy is marked as deprecated and will be
      removed in the feature in ceilometer[0].
      
      So should better remove archive_policy ceilometer.conf.
      
      [0] https://review.openstack.org/#/c/448586/
      
      Change-Id: I0aa726f6420d628bda3fb4c4eba86b55fe1e2699
      Closes-Bug: #1696038
      6ccd1337
  2. Jun 02, 2017
    • Dai Dang Van's avatar
      Mixing binary and source images for C* projects · d463b05c
      Dai Dang Van authored
      In case Kolla's users want to deploy with both of
      binary and source image, we should have a variable
      install type that define install type for each project.
      
      We also add specific image tag for each Openstack project.
      
      This commit is implemented for Ceilometer, Ceph
      Cinder, Cloudkitty and Congress projects.
      
      Change-Id: I560ab84545db2e034abe03613c4e7cb407e64ab2
      Implements: blueprint mixing-binary-and-source-image
      d463b05c
  3. May 26, 2017
  4. May 23, 2017
  5. May 17, 2017
    • shaofeng_cheng's avatar
      Fix create and associate error of resellerAdmin · 9e158b78
      shaofeng_cheng authored
      Fix the following error:
      openstack_swift_auth is undefined
      unsupported parameter for module: project
      unsupported parameter for module: role
      
      Change-Id: Id60e3f06e90e708d9054b905bbfd28ff5450fa49
      Closes-Bug: #1691388
      9e158b78
  6. May 06, 2017
  7. May 04, 2017
    • Jeffrey Zhang's avatar
      Add timeout parameter for precheck tasks · b1f01561
      Jeffrey Zhang authored
      wait_for module waits 300 seconds for the port started or stopped.  This
      is meaningless and useless in precheck. This patch change timeout to 1
      seconds.
      
      Change-Id: I9b251ec4ba17ce446655917e8ef5e152ef947298
      Closes-Bug: #1688152
      b1f01561
  8. Apr 18, 2017
  9. Apr 13, 2017
  10. Mar 14, 2017
    • caoyuan's avatar
      Add gnocchi backend precheckes for ceilometer · 1435cb5c
      caoyuan authored
      when set ceilometer_database_type or ceilometer_event_type
      set to 'gnocchi', but gnocchi is not enabled, prechecks action
      can not find it out.
      
      Closes-Bug: #1672626
      
      Change-Id: Iadd1c66279fed012fb7c1cfb1f98857c36bbc75f
      1435cb5c
  11. Mar 09, 2017
    • Paul Bourke's avatar
      Enable sanity checks from kolla-ansible · 5418ada1
      Paul Bourke authored
      Add a new subcommand 'check' to kolla-ansible, used to run the
      smoke/sanity checks.
      
      Add stub files to all services that don't currently have checks.
      
      Change-Id: I9f661c5fc51fd5b9b266f23f6c524884613dee48
      Partially-implements: blueprint sanity-check-container
      5418ada1
  12. Mar 08, 2017
    • Eduardo Gonzalez's avatar
      Apply correct permissions to kolla_logs/ceilometer · ea9b1577
      Eduardo Gonzalez authored
      Ceilometer-*.json does not apply permissions at
      kolla_logs/ceilometer as other roles do at config.json.
      This is causing ceilometer-central to keep restarting
      due cannot read/write to ceilometer-polling.log file.
      
      Change-Id: I865bf01d6c3d87f1a2cf31976ca9e46bcbcad744
      Closes-Bug: #1671020
      ea9b1577
    • Duong Ha-Quang's avatar
      Fix Ceilometer cannot create MySQL database · a2a9c17d
      Duong Ha-Quang authored
      Due to kolla-toolbox return json object instead of just
      plain string, we can use the object directly.
      
      Change-Id: I55613f0f8ba97d1a14595c8c9b09e1ad6d2366e7
      Closes-Bug: #1668521
      a2a9c17d
  13. Mar 07, 2017
  14. Feb 28, 2017
  15. Feb 04, 2017
  16. Feb 03, 2017
  17. Feb 01, 2017
    • Narasimha SV's avatar
      update dispatcher configurations for database backend · a354f034
      Narasimha SV authored
      Ceilometer dispatcher configurations are there to have gnocchi as
      backend but when we use mongodb or mysql dispatcher configurations
      are missing.
      
      Closes-Bug: #1640166
      (cherry picked from commit d99659050763c71e63ed8b57cbf16d4ce85980fa)
      
      Change-Id: I9cdfc6e2208978e72b76bff7f6a1cba80386ffa8
      a354f034
  18. Jan 26, 2017
  19. Jan 24, 2017
  20. Jan 23, 2017
  21. Jan 12, 2017
  22. Jan 06, 2017
  23. Dec 15, 2016
    • zhubingbing's avatar
      add panko role · 3e7ed2c4
      zhubingbing authored
      Change-Id: I515fdcdf6093e9e59dbbdc97221d23ed7f4e0a3d
      Partially-Implements: blueprint add-panko-ansible-role
      3e7ed2c4
  24. Dec 06, 2016
  25. Dec 02, 2016
  26. Nov 29, 2016
    • Duong Ha-Quang's avatar
      Fix placement of policy.json · b5d1e4b4
      Duong Ha-Quang authored
      Currently, policy.json is put in
      "{{ node_config_directory }}/{{ service_name }}"
      in target nodes.
      
      Relocation policy.json to "{{ node_config_directory }}/{{ item }}"
      with item is corresponding service compoment config directory.
      
      Currently, the policy.json is copied to all services, but it
      should be reviewed and left only in neccesary service
      (at many cases, only API service needs that).
      
      Redundant files will be removed in follow up patchset.
      
      Change-Id: I0e997dccf4ec438c9c0436db71ec2fd06650f50d
      Closes-Bug: #1639686
      b5d1e4b4
  27. Nov 22, 2016
    • Javier Castillo Alcíbar's avatar
      Make sure ceilometer/service_credentials wotks with internalURL · b13c40f5
      Javier Castillo Alcíbar authored
      When configuring kolla with
      
       - kolla_enable_tls_external: "yes"
      
      ceilometer service credential defaults to publicURL.
      
      Ceilometer should work with the internal interface (v3 API Identity syntax):
      
      .....
      [service_credentials]
      interface = internal
      .....
      
      Change-Id: I898ffb2b901f08b810756d80dbb988d8c9298219
      Closes-Bug: #1643860
      b13c40f5
  28. Nov 10, 2016
  29. Nov 07, 2016
    • Vladislav Belogrudov's avatar
      Exclude port from ceilometer_database_mysql_address · a2bfe399
      Vladislav Belogrudov authored
      Users can specify database address and port for mysql backend
      of Ceilometer. Currently ceilometer_database_mysql_address
      incorrectly includes port. This is unnecessary, also Ceilometer
      bootstrapping (mysql_user, mysql_db Ansible modules) wants to use
      these variables separately.
      
      Change-Id: I88f5359517fcf4f119ec6abfdf16a15a4e33b6fd
      Closes-Bug: #1639786
      a2bfe399
  30. Nov 06, 2016
    • Vladislav Belogrudov's avatar
      Allow flexibility in mysql backend for ceilometer · ce897888
      Vladislav Belogrudov authored
      This fix adds possibility to configure external mysql database
      backend with a different set of credentials, i.e. not requiring
      external db admins to provide or match their passwords if
      ceilometer user and database already are preconfigured.
      
      Change-Id: Icb78e069770adcc6d2437caca173a5852177178f
      Closes-Bug: #1638238
      ce897888
  31. Nov 05, 2016
  32. Nov 03, 2016
    • Jeffrey Zhang's avatar
      Move precheck into its own role · fa458019
      Jeffrey Zhang authored
      * Merge prechecks.yml and site.yml playbook
      * Create empty precheck.yml into all roles.
      
      Change-Id: I8a138558a26c0a2a66c5fd48ed37be657c99c1dd
      Implements: blueprint condition-pre-check
      fa458019
  33. Oct 28, 2016
    • Eduardo Gonzalez's avatar
      Custom policy files · ef1fd6b8
      Eduardo Gonzalez authored
      Allow operators to use their custom policy files.
      Avoid maintain policy files in kolla repos, only copying
      the files when an operator add their custom config.
      
      Implements: blueprint custom-policies
      Change-Id: Icf3c961b87cbc7a1f1dd2ffbfffcf271d151d862
      ef1fd6b8
  34. Oct 22, 2016
  35. Oct 20, 2016
  36. Oct 19, 2016
    • caoyuan's avatar
      Update 'addUser' to 'createUser' · ed86c2bc
      caoyuan authored
      The 'addUser' shell helper is DEPRECATED. Use 'createUser' instead.
      TrivialFix
      
      Change-Id: Ib8c7a8971f46328a666cf63f1914fe50c7067064
      ed86c2bc
    • ZhongShengping's avatar
      Memcache configuration for Ceilometer is broken · 53150ca2
      ZhongShengping authored
      At the moment we use "memcached_servers =
      {{ kolla_internal_fqdn }}:{{ memcached_port }}" in
      keystone_authtoken for Ceilometer.
      This cannot work because we our haproxy service does
      not offer memcache, so fix it.
      
      Change-Id: I7d9630b8b232f0e5e2a0a33304817a1b255d4855
      Closes-Bug: #1634146
      53150ca2
  37. Oct 17, 2016
    • Vladislav Belogrudov's avatar
      Ceilometer cannot create standalone mysql database · a60e47dc
      Vladislav Belogrudov authored
      Users can configure standalone database but bootstrap takes
      wrong address - instead of cluster VIP it should take
      ceilometer_database_mysql_address. The latter is set to VIP by
      default.
      
      Change-Id: I7fc789e53565190c1d3b9966dc67f668237ebd83
      Closes-Bug: #1634083
      a60e47dc
Loading