Skip to content
Snippets Groups Projects
  1. Jul 11, 2018
    • Will Miller's avatar
      Reconcile all 'Ansible control host' references · 2d5fd703
      Will Miller authored
      Ensure all references to the Ansible control host are worded as such, to
      ensure consistency and avoid potential confusion with the OpenStack
      controllers.
      
      Change-Id: Id92e537ccbfdd55287b8eae296f649640c70ce17
      2d5fd703
  2. Jul 10, 2018
  3. Jul 02, 2018
  4. Jun 27, 2018
  5. Jun 25, 2018
    • Will Szumski's avatar
      Adds a separate admin network · 3fca0d00
      Will Szumski authored
      The admin network is intended for remote admin access to
      the overcloud hosts e.g SSH. If admin_oc_net_name is not set
      it will default to provision_oc_net_name for backwards
      compatability.
      
      Story: 2002096
      Task: 19774
      
      Change-Id: Ib04bbc07f97218d7503000cc363624c60c287822
      3fca0d00
  6. Jun 22, 2018
  7. Jun 21, 2018
    • Zuul's avatar
      Merge "Add support for neutron provider networks" · d9d66adb
      Zuul authored
      d9d66adb
    • Will Szumski's avatar
      add cloud-init workaround · d1ba6d50
      Will Szumski authored
      The version of cloud-init included with CentOS7.5 (0.7.9-24)
      fails to assign an IP address on VLAN subinterfaces. This
      workaround upgrades cloud-init to 18.2 using a private
      repository.
      
      Story: 2002610
      Task: 22229
      Change-Id: Idc570b9ca7558dfd42246c74b1ec0331011d692f
      d1ba6d50
    • Zuul's avatar
      e8e459b7
    • Mark Goddard's avatar
      Add support for neutron provider networks · 28039504
      Mark Goddard authored
      Kolla provides a flag, enable_neutron_provider_networks, to enable
      virtualised compute nodes to access provider (e.g. flat, VLAN) networks.
      
      In kayobe, we now connect compute nodes to the external networks when
      this flag is set. This ensures that the OVS network on compute nodes
      is wired into the external networks.
      
      Change-Id: Ida3d8eb2e2bfc95f6007c105ce410b3e5d360afe
      Story: 2002636
      Task: 22278
      28039504
  8. Jun 20, 2018
  9. Jun 19, 2018
  10. Jun 18, 2018
    • huang.zhiping's avatar
      fix tox python3 overrides · 18b54980
      huang.zhiping authored
      We want to default to running all tox environments under python 3, so
      set the basepython value in each environment.
      
      We do not want to specify a minor version number, because we do not
      want to have to update the file every time we upgrade python.
      
      We do not want to set the override once in testenv, because that
      breaks the more specific versions used in default environments like
      py35 and py36.
      
      Change-Id: I9aaae4949e2cf6c8a33fb6fbf8be15e1d09cce44
      18b54980
  11. Jun 11, 2018
  12. Jun 06, 2018
  13. Jun 05, 2018
Loading