Skip to content
Snippets Groups Projects
  1. Jan 19, 2017
    • Jeffrey Zhang's avatar
      Fix gate failure · bda9654e
      Jeffrey Zhang authored
      * disable selinux
      * Pin docker-engine version
      
      Change-Id: I22c4bdafbeb4d2979ce29a71032cf6569e1f210b
      bda9654e
  2. Jan 18, 2017
  3. Jan 12, 2017
    • caowei's avatar
      Fix cleanup-containers · 1063f736
      caowei authored
      qemu-ga should be excluded
      
      Change-Id: I89474758a45e52c6c2da7307764344863e065aed
      Closes-Bug: #1655838
      1063f736
  4. Jan 06, 2017
  5. Jan 04, 2017
  6. Dec 30, 2016
    • Eduardo Gonzalez's avatar
      Fix ovs-cleanup issue at cleanup scripts · da83802b
      Eduardo Gonzalez authored
      Move ovs-cleanup step to cleanup-containers,
      otherwise bridges will not be removed because neutron_openvswitch_agent
      container does not exists after running cleanup-containers.
      
      Add logic to cleanup ovs bridges only when openvswitch_db
      is removed and openvswitch-agent is running,
      so when removing other container from a parameter at script
      invocation ovs-cleanup will not be executed.
      
      Change-Id: Ie5fea40426df0e9e465fc173aba185f61098f676
      Closes-Bug: #1640178
      da83802b
  7. Dec 21, 2016
  8. Dec 20, 2016
    • Sam Yaple's avatar
      Switch Ubuntu to overlay2 docker driver · fc2bb3f3
      Sam Yaple authored
      With 4.4 kernel we can use the improved overlay2 driver instead of
      btrfs for significantly better performance when creating layers.
      
      Change-Id: I0b84a2b34fdb71c07798d94b546d3105a2742321
      Related-Id: I3b0dfd6db5298dfb34ec160eed910ca76feeb423
      fc2bb3f3
  9. Dec 05, 2016
    • Jeffrey Zhang's avatar
      Read EXTRA_OPTS from env in kolla-ansible script · 444dbb48
      Jeffrey Zhang authored
      Read EXTRA_OPTS from env make it possible that using arbitrary
      ansible-playbook parameters in kolla-ansible script. like
      
          EXTRA_OPTS='--limit control' kolla-ansible deploy
      
      Change-Id: I10e0dafb6138d91facdb66a2f487cdeca4689c28
      444dbb48
  10. Dec 01, 2016
  11. Nov 30, 2016
    • Jeffrey Zhang's avatar
      clean up kolla related files · 92ff63f3
      Jeffrey Zhang authored
      * rename package name from kolla to kolla-ansible
      * remove docker for data_files
      * remove kolla docker
      * remove kolla-build console_scripts
      
      Change-Id: I53abbf79dffb54eb785a39ba04d375bc4e4f27b0
      92ff63f3
  12. Nov 28, 2016
    • Vladislav Belogrudov's avatar
      Add tool to merge passwords during release upgrade · 14f9246f
      Vladislav Belogrudov authored
      Typical usage:
         cp /etc/kolla/passwords.yml /etc/kolla/passwords.yml.old
         kolla-genpwd
         kolla-mergepwd --old /etc/kolla/passwords.yml.old \
                        --new /etc/kolla/passwords.yml     \
                        --final /etc/kolla/passwords.yml
      
      Change-Id: Ibbc598909e28e096145841aec929d0cfcf8f7cab
      Implements: blueprint kolla-merge-passwords
      14f9246f
  13. Nov 23, 2016
    • Borne Mace's avatar
      Ignore dom0 qemu processes during destroy · eb138539
      Borne Mace authored
      Updates cleanup-containers to disclude lines related to
      dom0 qemu processes.
      
      Change-Id: I0b71ed29b9a2f239ebfdaa66b7cbe41eeaf2773c
      Partially-Implements: blueprint xen-hypervisor-support
      eb138539
    • Borne Mace's avatar
      Added support for a stop playbook in kolla · 2cfc069e
      Borne Mace authored
      Behavior of stop playbook is very similar to the destroy
      playbook.  This is meant when you may just want to bring down
      the service for some sort of maintenance but not destroy all
      the associated data. Also added support for the new playbook
      into the kolla-ansible command.
      
      Change-Id: Icf0ca91de71dc8ead3a024de3e5b9e49116560d1
      Implements: blueprint ansible-stop-host-playbook
      2cfc069e
  14. Nov 22, 2016
  15. Nov 21, 2016
    • Jeffrey Zhang's avatar
      Use tox to build gate images · c4cecc2b
      Jeffrey Zhang authored
      Change-Id: I6f9190eccb2e1a1c5bd450ba63833f35f5d09aac
      c4cecc2b
    • Jeffrey Zhang's avatar
      fix ci gate · db5954e0
      Jeffrey Zhang authored
      * Build kolla image by using kolla project's code
      * bump openstack_release to 4.0.0
      * Remove tox deploy related env, it is useless now.
      
      Depends-On: I132ee005bce993cbadf411697817c2e95548dc81
      Change-Id: Id899eb39d476b95130fbeb43adf4fd49ef32be32
      db5954e0
  16. Nov 09, 2016
  17. Nov 04, 2016
    • Jeffrey Zhang's avatar
      Add file validator for *.json.j2 file · 2392d7e3
      Jeffrey Zhang authored
      All json file in Kolla are json.j2 file, it shold be render as jinja
      template, then validate by using json.
      
      Change-Id: Ibabbe435116fd255d68347e00407156db76fedfe
      Closes-Bug: #1634447
      2392d7e3
  18. 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
  19. Oct 29, 2016
  20. Oct 24, 2016
  21. Oct 23, 2016
    • David Moreau-Simard's avatar
      Unpin ARA, update callback location · fd60d2ba
      David Moreau-Simard authored
      ARA 0.9.2 was released which deprecates the previous callback location
      in favor of a new one. The deprecated location still works but let's
      move to the new one right away.
      
      Change-Id: I8a10d5855ab6f813e52cc6efce5bcfe91d9c3f92
      fd60d2ba
  22. Oct 20, 2016
    • David Moreau-Simard's avatar
      Pin ARA to 0.9.1 temporarily · 75cc748b
      David Moreau-Simard authored
      The next release of ARA (0.10.0) contains a change to the callback
      plugin location that /should/ be backwards compatible but let's
      control the update to the newer version to be safe and avoid
      breaking the gate needlessly.
      
      Change-Id: I32176166e8ebcbfdf0baa8bd7ec30e5ec6d795a5
      75cc748b
  23. Oct 19, 2016
  24. Oct 17, 2016
    • Christian Berendt's avatar
      Use correct Kibana version on the gates · 4e073cca
      Christian Berendt authored
      We bumped the Kibana version from 4.4 to 4.6 with
      Ia18cb89e0951359226add5cbd96d3a91c7fcfd8a. This version should be
      used on the gates as well.
      
      Change-Id: I21ccac9a12e4b604d3cf336c6263f2e4cd925524
      Closes-bug: #1634049
      4e073cca
  25. Oct 14, 2016
  26. Oct 13, 2016
    • liyingjun's avatar
      Cleanup container script improvement · d5fe8a30
      liyingjun authored
      Currently, when there are some qemu processes which may be some useful
      virtual machines running by the operator running on non compute node, the
      cleanup script will fail the cleanup operation for that node. We need to
      ignore the qemu process check for non compute nodes.
      
      Change-Id: If49a1a30764063935b2a65312de8f3b2357c7fbc
      Closes-bug: 1633005
      d5fe8a30
  27. Oct 09, 2016
    • Jeffrey Zhang's avatar
      Choose node with largest seqno number for mariadb recovery · 1bcb1393
      Jeffrey Zhang authored
      When all mariadb nodes are stopped gracefully, mariadb galera will
      write it's last executed position into the grastate.dat file. Need find
      the node with largest seqno number in that file and recovery from that
      node.
      
      Closes-Bug: #1627717
      Change-Id: I6e97c190eec99c966bffde0698f783e519ba14bd
      1bcb1393
  28. Sep 30, 2016
  29. Sep 29, 2016
  30. Sep 26, 2016
  31. Sep 17, 2016
    • Jeffrey Zhang's avatar
      Optimized the serial upgrade and reconfigure · e328ada3
      Jeffrey Zhang authored
      * add serial for reconfigure
      * set playbook serial by using variable
      * fix serial for barbican, influxdb and vmtp
      
      Closes-Bug: #1624607
      Change-Id: I66530c7736e1673a592eddbde75637825d12d9e2
      e328ada3
  32. Sep 16, 2016
    • caoyuan's avatar
      Use "type" to take place of "which" and update the output · d48cc50e
      caoyuan authored
      When run tools/init-runonce without some client installed,it's
      retrun not friendly and confuse people,such as user does not
      install python-openstackclient, it will return "openstack not
      installed".This patch update it.
      
      Use "type" command to avoid "which"
      
      TrivialFix
      
      Change-Id: I53789a767b3a2727bf2cb848c2881272e313e14c
      d48cc50e
  33. Sep 15, 2016
  34. Sep 12, 2016
    • Sean Mooney's avatar
      move ovs cleanup to tools/cleanup-host · f0aa137a
      Sean Mooney authored
      - One of the usecase supported by tools/cleanup-containers
        was the ablity to remove container with a regex so that
        you could redepoloy just that single componet.
      - By cleaning up ovs in cleanup-containers that is nolonger
        possible.
      - This change move the cleanup of ovs from,
        tools/cleanup-contianers to tools/cleanup-hosts
      
      TrivialFix
      
      Change-Id: If2001130f4a2400555ce4d9ac5ee506482e4c25e
      f0aa137a
Loading