Skip to content
Snippets Groups Projects
  1. Oct 10, 2017
  2. Oct 04, 2017
  3. Sep 28, 2017
    • Tatsuma Matsuki's avatar
      Add fluentd enable option · 03354bc9
      Tatsuma Matsuki authored
      This change adds enable_fluentd option and enables some other log shippers
      to be integrated. When enable_fluentd is "no", syslog server is also disabled.
      Then, this change also adds syslog parameters to use a syslog server
      prepared by users.
      
      Change-Id: I7c83ef7fe30a6b9ab7385bcee953ad07e96b0a83
      Implements: blueprint fluentd-enable-option
      03354bc9
  4. Sep 22, 2017
  5. Sep 01, 2017
    • Dan Ardelean's avatar
      HyperV: fix FreeRDP console config · 418d5846
      Dan Ardelean authored
      Console access for HyperV VMs is now done via Kolla VIP.
      The VIP will point to each HyperV compute node IP on which
      FreeRDP-WebConnect is installed.
      
      Closes-Bug: #1714249
      Change-Id: I3a5d23425996a5c347ff21df3f99c3f63dd35173
      418d5846
  6. Aug 25, 2017
    • Surya Prakash Singh's avatar
      Consistent heading style for all headings · 19924ade
      Surya Prakash Singh authored
      changes all headings which were lacking the style
      
      Change-Id: Ifdf51c33211f94eadbef588e929940727e4405a6
      19924ade
    • octopusZhang's avatar
      Add enable_haproxy to globals.yml · 7d62a1c3
      octopusZhang authored
      Update comments and add enable_haproxy to let helpinners know how
      to set kolla_internal_vip_address and deploy AIO OpenStack without
      haproxy correctly.
      
      As a beginner in kolla-ansible, current comments for
      kolla_internal_vip_address let me belive that if I set it to my eth0 ip,
      kolla-ansible will help deploy an AIO OpenStack without haproxy. But in
      fact it throws an error, I get the right way after searching IRC log.
      
      Change-Id: I1ba1ffe774ad0cf29543523a56854b9d7caa680a
      7d62a1c3
  7. Aug 21, 2017
    • Mathias Ewald's avatar
      Add Redis role · e3423bea
      Mathias Ewald authored
      Rollout redis container in master/slave configuration
      
      Deploy redis-sentinel and connect to redis cluster
      Redis is needed for mistral coordination backend.
      
      Partial-Bug: #1700591
      Change-Id: Ic0269d0db10624925e7bcdbf0e33ae87b84a9cf2
      e3423bea
  8. Aug 17, 2017
  9. Aug 10, 2017
  10. Aug 09, 2017
    • Sean Mooney's avatar
      introduce playbook to ovs with dpdk · 781d8465
      Sean Mooney authored
      - This change creates a new role to
        support deploying ovs with dpdk.
      - This change introduces an enable_ovs_dpdk
        variable to enable ovs with dpdk as part of
        the deploy action.
      - This change extends the ovs-dpdkctl.sh tool
        to correctly deploy ovs-dpdk on Ubuntu and CentOS
        hosts.
      - This change extends the cleanup-host tool
        to correctly uninstall ovs-dpdkctl.sh tool and its
        systemd files if present on the host.
      - This change automatically configures userspace
        kernel drivers.
      
      partial-implementes: bp/ovs-dpdk
      Change-Id: I55858d81df437e8258705b75426f61ab9b907c7d
      781d8465
  11. Aug 04, 2017
  12. Aug 03, 2017
  13. Jul 27, 2017
  14. Jul 25, 2017
  15. Jul 24, 2017
    • guochao's avatar
      Add vmware DVS support to kolla-ansible · 70ca5603
      guochao authored
      Openstack is able to simply manage VLAN network on VMware
      Distributed Switch.
      DHCP agent can provide dhcp offer with vlan tag provided
      by OVS.
      Both neutron external nic and physical nic of vCenter/
      vSphere should be on a vlan trunk port and can communicate
      with each other.
      
      Depends-On: I4655086a3f058ec769d3d37ec6a19565b5ea0841
      Change-Id: I6d1629e93f0efeddd2a9000f66cc6f714bebb07c
      Partially-implements: blueprint kolla-ansible-support-vsphere
      70ca5603
  16. Jul 19, 2017
    • Eduardo Gonzalez's avatar
      Finish/fix neutron sfc service · d4e7dfb3
      Eduardo Gonzalez authored
      Neutron-sfc-agent start its functions with openvswitch.
      This change moves sfc configuration into neutron-openvswitch-agent.
      
      Rework config files to use openvswitch when sfc or openvswitch
      are used as network plugin.
      
      Also adds sfc extension_driver to ml2
      
      Change-Id: If1ebf9554f6d686cc6d064e698a48f8a6b6172b3
      Closes-Bug: #1664493
      Depends-On: I60ba1333231a4ae38a041d41e551f7d74fe15e3b
      d4e7dfb3
  17. Jul 17, 2017
  18. Jul 13, 2017
  19. Jul 10, 2017
    • Andrew Smith's avatar
      Add qdrouterd role for messaging infrastructure component · eeb535aa
      Andrew Smith authored
      Adding the role needed to run the qdrouterd as an infrastructure
      component which provides a messaging backend for the
      oslo.messaging AMQP 1.0 driver. The qdrouterd will provide direct
      messaging capabilities for the RPC messaging pattern in support
      of hybrid messaging deployments.
      
      Implements: blueprint qdrouterd-role
      Change-Id: I74c654b3c70f61f81c2c7efa87f076a62a4a2dd8
      eeb535aa
    • Bertrand Lallau's avatar
      Clean some Boolean condition checks · 8b5b3cef
      Bertrand Lallau authored
      * "bool" filter is removed when not required
      * 'not' is used instead of '== False' check
      
      Change-Id: I85a5bb9a5ea874ac1c397cbf8de416147d2424c3
      8b5b3cef
  20. Jul 05, 2017
  21. Jul 04, 2017
  22. Jun 29, 2017
    • caoyuan's avatar
      Enable zun ui when zun enabled · 870836bb
      caoyuan authored
      Depends-On: Ie0e02253bd706cad6a568e1574aa4c4bd83744e5
      
      Change-Id: I10e64ea5a104109a7ced3712b29b3b526c55f7f1
      Closes-Bug: #1677922
      870836bb
  23. Jun 21, 2017
    • Mark Goddard's avatar
      Barbican simple_crypto plugin broken - invalid key · 2e435906
      Mark Goddard authored
      
      When using the simple_crypto plugin, barbican expects the
      [simple_crypto_plugin] kek config value to be a base64-encoded 32 byte
      value. However, kolla-ansible is providing a standard autogenerated
      password.
      
      There are two relevant variables in kolla-ansible -
      barbican_crypto_password (a standard password) and barbican_crypto_key
      (a HMAC-SHA256 key). There is no use of barbican_crypto_key other than
      when it is generated. barbican_crypto_password is used to set the
      [simple_crypto_plugin] kek config value but causes an error when the
      simple_crypto plugin is used as the value is not in the expected format.
      Using barbican_crypto_key instead resolves the error. Clearly there is a
      naming issue here and we should be using barbican_crypto_key instead of
      barbican_crypto_password.
      
      This change removes the barbican_crypto_password variable and uses
      barbican_crypto_key instead.
      
      Change-Id: I63e2b381c260265e5901ee88ca0a649d96952bda
      Closes-Bug: #1699014
      Related-Bug: #1683216
      Co-Authored-By: default avatarStig Telfer <stig@stackhpc.com>
      2e435906
  24. Jun 15, 2017
  25. Jun 12, 2017
  26. Jun 06, 2017
  27. Jun 02, 2017
  28. May 22, 2017
  29. Apr 21, 2017
    • shaofeng_cheng's avatar
      Add the ceph keyring files related task condition · 12621ef8
      shaofeng_cheng authored
      If used external ceph for nova,the ceph storage not enable cephx.
      So ceph keyring file not does not exist.
      Task throw error of check ceph keyring files.
      
      Change-Id: I6257c107b94abf4d363e854229aaab8301d1d694
      Closes-Bug: #1684522
      12621ef8
    • shaofeng_cheng's avatar
      Add copy ceph keyring files conditions in cinder · 3a67e572
      shaofeng_cheng authored
      If used external ceph for cinder,the ceph storage not enable cephx.
      So ceph keyring file not does not exist.
      Task throw warning of copy over ceph keyring files.
      
      Change-Id: Ibb3cd536c982ad9dede3c2a0ecfc02cdf6e4c1b9
      Closes-Bug: #1684461
      3a67e572
  30. Apr 19, 2017
    • Eduardo Gonzalez's avatar
      Comment designate options at globals.yml · 17b96535
      Eduardo Gonzalez authored
      Designate options are uncommented in globals while in group_vars/all
      are uncommented too.
      
      This change comment designate options to maintain similar style
      in globals.yml with other services.
      
      TrivialFix
      
      Change-Id: Iab36590e2eaa60580f438fe73dd5237b43b70ee9
      17b96535
  31. Apr 17, 2017
  32. Apr 14, 2017
  33. Apr 11, 2017
    • Marcus G K Williams's avatar
      Split Openvswitch into own role · 9badc4de
      Marcus G K Williams authored
      
      Creates Openvswitch role and splits
      openvswitch from Neutron role to enable
      third party networking solutions that use
      Openvswitch or customize Openvswitch.
      For example Openvswitch with dpdk or
      OpenDaylight.
      
      Change-Id: I5a41c42c5ec0a5e6999b2570ddac0f5efc3102ee
      Co-Authored-By: default avatarMauricio Lima <mauriciolimab@gmail.com>
      Partially-Implements: blueprint opendaylight-support
      9badc4de
Loading