Skip to content
Snippets Groups Projects
  1. Apr 01, 2017
  2. Mar 30, 2017
  3. Mar 29, 2017
  4. Mar 27, 2017
    • Bertrand Lallau's avatar
      Fix Telegraf role reconfigure action · e05491bc
      Bertrand Lallau authored
      During "Optimize reconfigure action for Telegraf" previous commit, a
      regression has been introduced on the "reconfigure" action.
      https://review.openstack.org/#/c/424202/
      
      The start.yml file has been deleted but reconfigure.yml still using it.
      
      This patch fix it.
      
      Change-Id: I8879b83ce7a1f886f6870d79f63c3f1cc706059b
      Closes-Bug: #1676403
      e05491bc
    • Jeffrey Zhang's avatar
      Enable timeout feature when connecting ceph in cinder · 29a4b199
      Jeffrey Zhang authored
      cinder-volume will be hanged if rados_connect_timeout is disabled. And
      no error message will be thrown. Disable timeout is not a good idea.
      
      This patch sets the rados_connect_timeout to 5.
      
      Change-Id: I05e7343d09d75399a7031013b4329a2cb81792fb
      Closes-Bug: #1676267
      29a4b199
  5. Mar 22, 2017
  6. Mar 21, 2017
  7. Mar 20, 2017
  8. Mar 19, 2017
    • ZhongShengping's avatar
      Remove signing_dir option · 9fd26ad5
      ZhongShengping authored
      PKI token support has been deprecated in the Ocata release and will be
      removed in the Pike release, so we can remove releated parameters.
      
      Change-Id: If8f4cf3db3f315742554be363ae4ab8e70b789ce
      Closes-Bug: #1653049
      9fd26ad5
    • caoyuan's avatar
      Fix the Nova SSH port prechecks missing · 312c3fe5
      caoyuan authored
      Change-Id: Ide78ed1de89a9904db48f08fcff3c247ee650317
      312c3fe5
    • Bertrand Lallau's avatar
      Activate binary-logs in MariaDB/MySQL · dff062b3
      Bertrand Lallau authored
      The binary log contains a record of all changes to the databases, both
      data and structure. It consists of a set of binary log files and an
      index.
      Activate it in MariaDB will fix Telegraf error on Mysql/MariaDB inputs
      retrieval.
      
      Change-Id: I040ed75ffbf1afded87ba0f8f63a3e384707d1fb
      Closes-Bug: #1673969
      dff062b3
  9. Mar 17, 2017
  10. Mar 16, 2017
  11. Mar 15, 2017
    • satya's avatar
      Implement Cinder, Nova Placement and mistral logs for kibana · b586f419
      satya authored
      Nova placement api, cinder api, volume logs along with mistral logs
      are missing from the filter which will allow elastic search to fetch it
      from the fluentd
      
      Fixes the issue
      
      Change-Id: I7899ce6e010bfc6534a88f0a2117dc0a9e60c7c7
      Closes-Bug: #1673002
      b586f419
    • Bertrand Lallau's avatar
      Fix logrotate issue on Octavia and Watcher service · fbf712b6
      Bertrand Lallau authored
      Services config files are missing in cron command.
      Cron Jinja template has been adapted in order to take it into account.
      
      Change-Id: I5aef67b774ddaf83afdfe03d099b91e68a11ae1d
      Closes-Bug: #1673163
      Closes-Bug: #1673193
      fbf712b6
    • Mark Goddard's avatar
      Add an Ansible group for bifrost · 00a1bd3a
      Mark Goddard authored
      It is not currently possible to deploy Bifrost on a host other than the
      Ansible control host. A deployer may want to manage an Ansible control
      environment remotely from the Bifrost deployment host but is currently
      unable to.
      
      This change adds a new top level 'deployment' Ansible group and a
      'bifrost' Ansible group containing the 'deployment' group. The Ansible
      play in ansible/bifrost.yml is now targeted at the hosts in the
      'bifrost' group. For backwards compatibility, the all-in-one and
      multinode inventories add localhost to the deployment group. This allows
      a deployer to deploy Bifrost on a remote host by modifying the hosts in
      the deployment or bifrost groups.
      
      Change-Id: I76808feab5dd67dff63379ed9c7d08a105636acf
      Closes-bug: #1665373
      00a1bd3a
    • Bertrand Lallau's avatar
      Remove all Heka related remaining stuff · 33e7f646
      Bertrand Lallau authored
      Heka has been removed and replaced by fluentd.
      Refer to https://review.openstack.org/#/c/437874/
      
      Change-Id: Id9f95cbefcd4b1089e2a00a92dc66f387c27f09b
      33e7f646
    • Paul Bourke's avatar
      Update glance sanity check to use built in shade · abba627c
      Paul Bourke authored
      The current module 'kolla_sanity' was written as a shim before full
      shade support was added to Ansible. This should now no longer be needed,
      we can implement the checks using Ansible provided modules.
      
      Partially-implements: blueprint sanity-check-container
      Depends-On: If6d10f2ce90c7fc72353566554352b0310942f30
      Change-Id: Ie08c952178cdbea6e6a6e9e91cb62090ea98c2be
      abba627c
    • caoyuan's avatar
      Add the missing port prechecks for keystone · 1c4a5e50
      caoyuan authored
      Change-Id: Ic2890d0ea2dd0927b327b880bf25532fbb2efe07
      1c4a5e50
  12. Mar 14, 2017
  13. Mar 13, 2017
    • Bertrand Lallau's avatar
      Designate: manage Api and Central services workers · 1c5e6a59
      Bertrand Lallau authored
      Api and Central Designate services are not configured and will be set to
      4 (default value). In an "all-in-one" config it's very helpful to
      minimize used resources by setting openstack_service_workers to 1.
      
      Change-Id: Iafa460859e4b6004ae202bb878da77add08d7a5f
      Closes-Bug: #1672413
      1c5e6a59
    • Dave Walker (Daviey)'s avatar
      Remove heka_socket vol and unwedge some containers · 936722f0
      Dave Walker (Daviey) authored
      
      The presence of heka_socket:/var/lib/kolla/heka with
      containers that log to /dev/log, such as nova-ssh cause a
      wedge on starting as /var/lib/kolla/heka/log is never
      created due to the removal of heka.
      
      This means that ssh data, such as config and keys are never
      sync'd and sshd is never started.
      
      Change-Id: Ia561526e6caf82eebd18c6e31cbeb1738b9ff602
      Closes-Bug: #1672207
      Signed-off-by: default avatarDave Walker (Daviey) <email@daviey.com>
      936722f0
    • Jeffrey Zhang's avatar
      Mount /lib/modules folder in ironic-conductor container · 411fdb90
      Jeffrey Zhang authored
      /lib/modules is required for load kernel module. ironic-conductor
      will load iscsi_tcp kernel module during starting.
      
      Change-Id: Id953638f68e0fa1c268f173e3dd9b3390598bd93
      Closes-Bug: #1672245
      Depends-On: I1dd7d1a8cd67bbdfc1262b39aa96997c12681900
      411fdb90
  14. Mar 12, 2017
Loading