-
Tue Sep 24 2019 Wiekus Beukes <wiekus.beukes@oracle.com> - 0.10.1-5.el7
- Fix oci API call (Wiekus Beukes)
-
Fri Sep 20 2019 GitHub <noreply@github.com> - 0.10.1-4.el7
- remove any stale log file during install or update (#30) (Emmanuel JANNETTI)
- fix version data difference between setup and spec file (#29) (Guido Tijskens)
- fix crash when vnic do not have a subnet (Emmanuel Jannetti)
- add method doc (Emmanuel Jannetti)
- fix regression in vnic and subnet data api (Emmanuel Jannetti)
-
Wed Sep 18 2019 Wiekus Beukes <wiekus.beukes@oracle.com> - 0.10.1-3.el7
- Added work around for vnic_id (Wiekus Beukes)
-
Fri Sep 13 2019 Wiekus Beukes <wiekus.beukes@oracle.com> - 0.10.1-2.el7
- Address changes in the oci-utils API that was overlooked (Wiekus Beukes)
-
Mon Sep 09 2019 Wiekus Beukes <wiekus.beukes@oracle.com> - 0.10.1-1.el7
- Release 0.10.1
-
Mon Sep 09 2019 Emmanuel Jannetti <emmanuel.jannetti@oracle.com> --0.10.1
- Added support of libvirt network for KVM guests
-
Mon Apr 08 2019 Wiekus Beukes <wiekus.beukes@oracle.com> --0.10.0
- Added flake8 build requirement
- Changed all remaining /usr/bin/python entries to python2.7
-
Wed Mar 27 2019 Wiekus Beukes <wiekus.beukes@oracle.com> --0.9.1
- Updated the to be able build under Oracle Linux 8 Beta 1
-
Fri Feb 01 2019 Qing Lin <qing.lin@oracle.com> --0.9.0
- oci-metadata - added support for --value-only, which works with one get option, return the value only.
- LINUX-498 -oci-metadata added --value-only option, which works with one get option, return the value only.
- LINUX-560 - Cleanup utility not preserving permissions/ownerships (fixed)
same as bug-29260959.
-
Fri Oct 26 2018 Qing Lin <qing.lin@oracle.com> --0.8
- OLOCITOOLS-11 - implemented method for retrieving metadata for other compute instances.
- OLOCITOOLS-12 - implemented oci-metadata --export
- OLOCITOOLS-10 - added support for updating instance metadata for a specified instance.