Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
  2. Dec 12, 2016
  3. Dec 10, 2016
  4. Dec 08, 2016
  5. Dec 07, 2016
    • zhuzeyu's avatar
      Optimize the code · 49c0ca3a
      zhuzeyu authored
      make bool filter more consistence between all roles.
      
      TrivialFix
      
      Change-Id: Icd51749039b1448e09a4713da093b16f965f9ed8
      49c0ca3a
  6. Dec 06, 2016
  7. Dec 05, 2016
  8. Dec 04, 2016
    • caoyuan's avatar
      Enable zaqar ui when zaqar enabled · 9fc5157c
      caoyuan authored
      Depends-On:I430340b38ff7642f46d76ec621ae65dcae8157c3
      
      Change-Id: If669601691d1505049ba4196bd3c5856091ed921
      Closes-Bug: #1647164
      9fc5157c
  9. Dec 03, 2016
  10. Dec 02, 2016
  11. Dec 01, 2016
  12. Nov 30, 2016
  13. Nov 29, 2016
    • Eduardo Gonzalez's avatar
      Tacker NFV Ansible support · 79df5d84
      Eduardo Gonzalez authored
      Add Ansible configuration for Tacker NFV service
      
      Change-Id: I472d96e13a5270d1ee219c2f72f57d9c361f87a6
      Partially-Implements: blueprint tacker-support
      79df5d84
    • James McCarthy's avatar
      Add more options for cinder-backup. · c0a07b69
      James McCarthy authored
      This commit brings necessary configuration and container start-up
      options to use two popular backends for backup - nfs and swift.
      Both drivers support incremental backups and should work with any
      cinder volume backend.
      
      Change-Id: Ieed29a895dc1b9faad196e160a88ea9d293f9c75
      c0a07b69
    • 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
    • Jeffrey Zhang's avatar
      Enable ironic ui when enable_ironic is yes · 2bdd0299
      Jeffrey Zhang authored
      Depends-On: Ie094b92b9a8e20696cee84698013d09306dd6e7f
      Change-Id: Ib1bbf1e5cb1536a41ab8c3082026ba90811f8df7
      Closes-Bug: #1645104
      2bdd0299
    • Jeffrey Zhang's avatar
      Enable sahara dashboard when enable_sahara is yes · de4c1305
      Jeffrey Zhang authored
      Depends-On: I0ee4672252710605970751efa756a2dd405ad8c8
      Change-Id: I066178554c6efcb84e6c1129b82502a567191553
      Closes-Bug: #1645195
      de4c1305
    • Jeffrey Zhang's avatar
      Move glance precheck into its own role · eb4313ca
      Jeffrey Zhang authored
      Depends-On: I0773851b61d341117ab214382856a9036aca51bb
      Change-Id: I060e21ada928577e833de2782be5ea570be32730
      Partially-implements: blueprint condition-pre-check
      eb4313ca
  14. Nov 28, 2016
  15. Nov 27, 2016
    • Vladislav Belogrudov's avatar
      Icrease haproxy timeouts for mysql connections · d2c4f3d1
      Vladislav Belogrudov authored
      Haproxy often breaks mysql connections that results in
      "MySQL server has gone away" or similar because of 1 minute
      timeouts. Instead the timeouts should be not less than mysql
      connections timeouts - in most cases set to 3600s by default
      by OpenStack projects.
      
      Change-Id: Ic364f6942cdc6c2f274a508ae548bf964b098da4
      Closes-Bug: #1645098
      d2c4f3d1
  16. Nov 25, 2016
Loading