Skip to content
Snippets Groups Projects
  1. Aug 13, 2018
  2. Aug 10, 2018
  3. Aug 09, 2018
  4. Aug 08, 2018
    • Farid Da Encarnacao's avatar
      Clear all l3 related namespace before starting neutron-l3-agent only when l3_ha is enable · 353230a1
      Farid Da Encarnacao authored
      If we are not using l3 ha mode, it’s not necessary to delete the namespaces related to l3. It will speed up the start of the neutron l3 agent.
      
      Change-Id: I78f6d927a78e8f9e4ed855e4b6d1362bdfc6b985
      Closes-Bug: #1785880
      353230a1
    • Xinliang Liu's avatar
      Add ResellerAdmin role for ceph-rgw · 943e41d2
      Xinliang Liu authored
      ResellerAdmin role is used to give users object storage administration role
      in their projects.
      
      It is required to pass object storage quotas tests[1] of DefCore (OpenStack
      Powered) certification test suite.
      
      [1] tempest.api.object_storage.test_account_quotas*
      Related-Bug: #1700729
      
      Change-Id: Id976827aa7da271e54b77476f175f06bd1a00cc8
      943e41d2
  5. Aug 07, 2018
  6. Aug 06, 2018
    • Mark Goddard's avatar
      Fix ironic inspector dnsmasq listening interface · ea2cda21
      Mark Goddard authored
      The variable 'ironic_dnsmasq_interface' is used to configure the interface
      used by the ironic inspector dnsmasq service for DHCP on the inspection
      network. It is being used correctly in inspector.conf, but not in the
      dnsmasq configuration file, which uses api_interface. This change modifies
      the dnsmasq configuration file to also use ironic_dnsmasq_interface.
      
      Change-Id: I7670544f4bc41c93ac1d081486502f9ffb8f2286
      Closes-Bug: #1785574
      ea2cda21
  7. Aug 03, 2018
  8. Aug 02, 2018
    • Will Miller's avatar
      Extract cinder_iscsi_helper default from role · 33598f58
      Will Miller authored
      The variable `cinder_iscsi_helper` is used not only in the `cinder` role,
      but also in the `iscsi` role. It needs to have a default accessible for
      both roles.
      
      Change-Id: I33d7f2c7b5597a541a0d104c76520ac4a1cd5026
      Closes-Bug: #1785066
      33598f58
    • Mark Goddard's avatar
      Stabilise Bifrost CI job · e13815c7
      Mark Goddard authored
      The Bifrost CI job seems quite unstable, often failing while attempting
      to reach the public epel package repositories. We shouldn't need to
      install any packages when deploying the container - they should all have
      been installed in the image already.
      
      This change avoids running the scripts/env-setup.sh script, which is run
      when the container image is built.
      
      It also removes sourcing of /opt/stack/ansible/hacking/env-setup, which
      is now just a stub.
      
      Change-Id: I1786e5337a397cb7b427d6b87c21eaee600af170
      e13815c7
    • Michal Nasiadka's avatar
      Stop reporting changed in prechecks · 6fad16eb
      Michal Nasiadka authored
      Change-Id: I12f7244aa91ccd7e287320e7edb09e0d04c01017
      6fad16eb
    • Xinliang Liu's avatar
      Enable rgw_swift_enforce_content_length · 815c6b75
      Xinliang Liu authored
      Currently test_list_containers tempest tests[1] would be failed.
      It is becuase accept-ranges header does not exist. See ceph bug[2].
      
      Rgw_swift_enforce_content_length assures Content-Length and
      Accept-Ranges in dynamically generated account & container listings.
      
      [1] tempest.api.object_storage.test_account_services.AccountTest.test_list_containers
      [2] http://tracker.ceph.com/issues/21554
      Related-Bug: #1783456
      
      Change-Id: I9b5fcc361f0bc0e521302d2df1974aabf6f4a7e7
      815c6b75
    • wu.chunyang's avatar
      fix aodh warning · 0011124f
      wu.chunyang authored
      the memcache_servers has Deprecated ,and auth_uri is marked
      deprecated . and these will cause aodh containers warning
      refer to [0]
      [0]https://docs.openstack.org/aodh/latest/configuration/aodh-config-file.html
      
      Change-Id: I0c1eed6707fd85ace6b2bdddec600e5adee3a4de
      0011124f
  9. Aug 01, 2018
    • Hongbin Lu's avatar
      zun: set docker api version to 1.24 · 34b6a9c7
      Hongbin Lu authored
      Kolla is using Docker API version 1.24 but the default is 1.26
      in Zun. We need to configure it to 1.24 so that Zun and Kolla
      can work together.
      
      Partial-Bug: #1782055
      Change-Id: I072dccc06fe35dccf25068ef0ca8f39cad9fdc60
      34b6a9c7
  10. Jul 31, 2018
  11. Jul 30, 2018
  12. Jul 27, 2018
  13. Jul 26, 2018
    • Lakshmi Prasanna Goutham Pratapa's avatar
      Apply Resource Constraints to Services. · 14bf5247
      Lakshmi Prasanna Goutham Pratapa authored
      This commit is to apply resource-constraints to a few more OpenStack services.
      Commit to  apply constraints to the last set of services will be made in
      the upcoming commit.
      
      Depends-on: Icafa54baca24d2de64238222a5677b9d8b90e2aa
      Change-Id: I39004f54281f97d53dfa4b1dbcf248650ad6f186
      14bf5247
    • Doug Szumski's avatar
      Fix monasca auth variable · 0415943a
      Doug Szumski authored
      Perform the refactoring of the auth field from change #552863
      
      TrivialFix
      Partially-Implements: blueprint monasca-roles
      
      Change-Id: I0a87cc3cb40df5e1c927bcd8ff4bd33e44fe4172
      0415943a
    • Mark Goddard's avatar
      Fix action -> kolla_action for ironic-neutron-agent · d95c87cf
      Mark Goddard authored
      Ironic Neutron Agent was added by
      I92b9505843f12692aef96764a314e5db49001a9b.
      
      Change-Id: Ib178bafc9907537fdd46dd374684b037db7f19df
      TrivialFix
      d95c87cf
  14. Jul 25, 2018
  15. Jul 23, 2018
Loading