Change logs for rax-nova-agent source package in Xenial

  • rax-nova-agent (2.1.18-0ubuntu1~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial.
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
    
    rax-nova-agent (2.1.18-0ubuntu1) disco; urgency=medium
    
      * New upstream version 2.1.18 (LP: #1804445)
        - Update _setup_hostname to write to /etc/hostname file when failing
          on hostnamectl. Move function to base class since function is the
          same for all operating systems
        - Update tests to ensure changes to _setup_hostname are covered
      * Clean up after rax-openstack-guest-agents in postinst
      * Refresh patches
    
    rax-nova-agent (2.1.15-0ubuntu2) cosmic; urgency=medium
    
      * Drop dependency on python3-systemd, it is not needed with latest upstream
      * Use DefaultDependencies=no to prevent forming service ordering cycles
        (LP: #1788716)
    
     -- Balint Reczey <email address hidden>  Wed, 21 Nov 2018 15:22:22 +0100
  • rax-nova-agent (2.1.15-0ubuntu1~16.04.1) xenial; urgency=medium
    
      * debian/rules: Use dh --with systemd to add .service handling to maintainers cripts
    
    rax-nova-agent (2.1.15-0ubuntu1~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
      * Use DefaultDependencies=no to prevent forming service ordering cycles
        (LP: #1788716)
      * Clean up after rax-openstack-guest-agents in postinst
    
    rax-nova-agent (2.1.15-0ubuntu1) cosmic; urgency=medium
    
      * New upstream version 2.1.15 (LP: #1783614)
      * debian/gbp.conf: Declare repository layout
      * Refresh patches
    
    rax-nova-agent (2.1.13-0ubuntu3) bionic; urgency=medium
    
      * Drain the events queue, until there are no more events, for at least 3
        iterations, before sending started notification. LP: #1765057
    
    rax-nova-agent (2.1.13-0ubuntu2) bionic; urgency=medium
    
      * Drop xenstore-utils dependency, in favor of ordering after
        proc-xen.mount.
      * Demote xe-guest-utilities to Suggests, until after MIR is done.
    
    rax-nova-agent (2.1.13-0ubuntu1) bionic; urgency=medium
    
      * Switch to watching upstream releases on GitHub
      * New upstream version 2.1.13
        - Added Netplan support
      * Build-depend on python3-yaml
      * Skip tests newly failing due to lack of proper netplan support
      * Make python3-novaagent depend on xenstore-utils (LP: #1762718)
        Thanks to Dimitri John Ledkov
      * Depend on needed packages: xe-guest-utilities, xenstore-utils and cloud-init
      * Pick configuration files shipped originally in rax-openstack-guest-agents.
        Disable cloud-init network configuration, as nova-agent will do it.
        Override xe-daemon.service unit so that it also avoids default dependencies
        creating systemd's dependency loops with cloud-init.
        Give syslog write access to the kernel logs
      * Don't restart nova-agent service on upgrade
      * Fix nova-agent.service using upstream patches, using notify and local
        .service changes, thanks to Dimitri John Ledkov from some of the patches
      * Depend on python3-systemd which is needed but requiring it as a module
        breaks
    
    rax-nova-agent (2.1.12-0ubuntu2~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial (LP: #1753943)
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
    
    rax-nova-agent (2.1.12-0ubuntu2) bionic; urgency=medium
    
      * Make transitional package to be Architecture: all and move it to oldlibs
      * Make the transitional package depend on misc:Depends instead of
        overriding Lintian error
    
    rax-nova-agent (2.1.12-0ubuntu1) bionic; urgency=low
    
      * Initial release (LP: #1751847)
    
     -- Balint Reczey <email address hidden>  Mon, 03 Sep 2018 13:35:58 +0200
  • rax-nova-agent (2.1.15-0ubuntu1~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
      * Use DefaultDependencies=no to prevent forming service ordering cycles
        (LP: #1788716)
      * Clean up after rax-openstack-guest-agents in postinst
    
    rax-nova-agent (2.1.15-0ubuntu1) cosmic; urgency=medium
    
      * New upstream version 2.1.15 (LP: #1783614)
      * debian/gbp.conf: Declare repository layout
      * Refresh patches
    
    rax-nova-agent (2.1.13-0ubuntu3) bionic; urgency=medium
    
      * Drain the events queue, until there are no more events, for at least 3
        iterations, before sending started notification. LP: #1765057
    
    rax-nova-agent (2.1.13-0ubuntu2) bionic; urgency=medium
    
      * Drop xenstore-utils dependency, in favor of ordering after
        proc-xen.mount.
      * Demote xe-guest-utilities to Suggests, until after MIR is done.
    
    rax-nova-agent (2.1.13-0ubuntu1) bionic; urgency=medium
    
      * Switch to watching upstream releases on GitHub
      * New upstream version 2.1.13
        - Added Netplan support
      * Build-depend on python3-yaml
      * Skip tests newly failing due to lack of proper netplan support
      * Make python3-novaagent depend on xenstore-utils (LP: #1762718)
        Thanks to Dimitri John Ledkov
      * Depend on needed packages: xe-guest-utilities, xenstore-utils and cloud-init
      * Pick configuration files shipped originally in rax-openstack-guest-agents.
        Disable cloud-init network configuration, as nova-agent will do it.
        Override xe-daemon.service unit so that it also avoids default dependencies
        creating systemd's dependency loops with cloud-init.
        Give syslog write access to the kernel logs
      * Don't restart nova-agent service on upgrade
      * Fix nova-agent.service using upstream patches, using notify and local
        .service changes, thanks to Dimitri John Ledkov from some of the patches
      * Depend on python3-systemd which is needed but requiring it as a module
        breaks
    
    rax-nova-agent (2.1.12-0ubuntu2~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial (LP: #1753943)
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
    
    rax-nova-agent (2.1.12-0ubuntu2) bionic; urgency=medium
    
      * Make transitional package to be Architecture: all and move it to oldlibs
      * Make the transitional package depend on misc:Depends instead of
        overriding Lintian error
    
    rax-nova-agent (2.1.12-0ubuntu1) bionic; urgency=low
    
      * Initial release (LP: #1751847)
    
     -- Balint Reczey <email address hidden>  Fri, 24 Aug 2018 20:59:45 +0200
  • rax-nova-agent (2.1.12-0ubuntu2~16.04.0) xenial; urgency=medium
    
      * Rebuild for Xenial (LP: #1753943)
      * Use compat level 9 build-depending on debhelper (>= 9) and dh-systemd
    
     -- Balint Reczey <email address hidden>  Wed, 14 Mar 2018 19:25:08 +0100