Skip to content

0.9.4

Compare
Choose a tag to compare
@osallou osallou released this 27 Dec 13:28
· 66 commits to master since this release

=============
Release Notes

0.9.4

New Features

.. releasenotes/notes/fix_otaca-cf83a54348f5f519.yaml @ 932dc2c

  • Add deb and rpm creation scripts

Bug Fixes

.. releasenotes/notes/fix_otaca-cf83a54348f5f519.yaml @ 932dc2c

  • Fixes for Otaca support.

0.9.3

New Features

.. releasenotes/notes/add_max_vm_total_duration-f75e758644116db6.yaml @ 9823726

  • Add max_vm_total_duration in configuration file.
    This parameter defines a maximum VM duration above which user cannot extend
    the VM anymore, defaults to 365 days.

Other Notes

.. releasenotes/notes/use_pretty_table-2c16920d8cf2d939.yaml @ 8f5d238

  • Use prettytable instead of tabulate for grid display as tabulate is not
    available in centos packages.

0.9.2

Bug Fixes

.. releasenotes/notes/reset_notifications_on_extend-8a7ef2c218638988.yaml @ b2a7f2d

  • After VM extend operation, reset notifications status.

Other Notes

.. releasenotes/notes/add_solo_log-531adc57117ff05c.yaml @ 299aa81

  • Add oslo.log template in osvmexpire.conf sample file

.. releasenotes/notes/reset_notifications_on_extend-8a7ef2c218638988.yaml @ b2a7f2d

  • Add unit testing.

0.9.1

Bug Fixes

.. releasenotes/notes/bug-7-fe7fe07e44247ca5.yaml @ 28f65d0

  • Fix 7, DELETE API must use expiration id instead of instance id as parameter

0.9.0

Prelude

.. releasenotes/notes/first-release-2f3004c1e34de256.yaml @ 2789ad9

First release of os-vm-expire

New Features

.. releasenotes/notes/first-release-2f3004c1e34de256.yaml @ 2789ad9

  • Adds expiration to all VMs.

.. releasenotes/notes/first-release-2f3004c1e34de256.yaml @ 2789ad9

  • Notify users before expiration

.. releasenotes/notes/first-release-2f3004c1e34de256.yaml @ 2789ad9

  • User can extend VM expiration delay at any time

.. releasenotes/notes/first-release-2f3004c1e34de256.yaml @ 2789ad9

  • Delete VM on expiration