Skip to content
Snippets Groups Projects
  1. Apr 20, 2020
    • Radosław Piliszek's avatar
      Cleanup py27 support · 83bc574b
      Radosław Piliszek authored
      Removes and/or replaces all mentions of py27.
      
      Cleans up obsolete requirements and their lower-constraints.
      
      Update cliff minimum to 3.1.0 in requirements.txt, which has a fix for
      story 2005891.
      
      Change-Id: I52cffa2f1aee944f79c4618ea20b779755792f2a
      83bc574b
  2. Mar 08, 2018
  3. Feb 26, 2018
  4. Dec 20, 2017
  5. Dec 13, 2017
    • Mark Goddard's avatar
      Improve bare metal compute node management · a2cbe94b
      Mark Goddard authored
      Adds these new commands:
      
      kayobe baremetal compute inspect
      kayobe baremetal compute manage
      kayobe baremetal compute provide
      
      These can be used to set the provision state of ironic nodes in the
      baremetal-compute group.
      a2cbe94b
  6. Nov 02, 2017
  7. Sep 20, 2017
    • Mark Goddard's avatar
      Kayobe 3.0.0 release · c246f634
      Mark Goddard authored
      Adds support for the OpenStack pike release.
      
      Update python module version, edit release notes.
      c246f634
  8. Sep 18, 2017
    • Mark Goddard's avatar
      Add commands to generate and save overcloud service configuration · de320486
      Mark Goddard authored
      Adds these commands:
      
      kayobe overcloud service configuration generate
      kayobe overcloud service configuration save
      
      The former generates configuration for kolla-ansible, the latter copies
      kolla-ansible configuration from the overcloud hosts to the ansible control
      host.
      de320486
    • Mark Goddard's avatar
      Kayobe 2.0.0 release · 7c7bbc06
      Mark Goddard authored
      Update python module version to 2.0.0, edit release notes.
      7c7bbc06
    • Mark Goddard's avatar
      Add kayobe overcloud host upgrade · 0c03d186
      Mark Goddard authored
      This command performs necessary changes on the host to prepare the control
      plane for an upgrade.
      
      Currently this performs a workaround for issue #14, RabbitMQ upgrade failure.
      
      We clear stale entries from /etc/hosts on the overcloud hosts and from the
      rabbitmq containers, which allows the upgrade to complete successfully. The
      source of the stale entries is currently unknown.
      0c03d186
  9. Aug 22, 2017
    • Mark Goddard's avatar
      Add command to save overcloud introspection data · 1c1d92b4
      Mark Goddard authored
      The CLI command is:
      
      kayobe overcloud introspection data save [--output-dir <dir>] [--output-format <format>]
      
      This command will save introspection data collected by the seed host's ironic
      inspector service to the control host for analysis.
      1c1d92b4
    • Mark Goddard's avatar
      Improve ironic deployment image build for overcloud · 5d6658b3
      Mark Goddard authored
      Overcloud deployment images can now be built via:
      
      kayobe overcloud deployment image build
      
      This should be done prior to running kayobe overcloud service deploy.
      In order to build IPA images, the ipa_build_images variable should be
      set to True. In this case, these images will be used by the overcloud's
      ironic inspector service during hardware inspection, and by ironic
      during provisioning.
      5d6658b3
    • Mark Goddard's avatar
      Add command to build IPA deployment images for the seed · ebb81e49
      Mark Goddard authored
      The CLI command is:
      
      kayobe seed deployment image build
      
      This command will build Ironic Python Agent (IPA) kernel and ramdisk images
      using the Diskimage Builder (DIB) ironic-agent element. The built images will
      be copied to the appropriate location in the bifrost_deploy container on the
      seed.
      
      This allows us to build a customised image with site- or hardware- specific
      extensions.
      ebb81e49
  10. Aug 07, 2017
  11. Jul 17, 2017
  12. Jul 11, 2017
  13. Apr 20, 2017
  14. Apr 06, 2017
  15. Apr 05, 2017
  16. Apr 04, 2017
  17. Apr 01, 2017
  18. Mar 24, 2017
  19. Mar 22, 2017
  20. Mar 16, 2017
  21. Mar 15, 2017
  22. Mar 06, 2017
  23. Feb 28, 2017
Loading