-
Mon Jul 15 2019 Wiekus Beukes <48771546+wbora@users.noreply.github.com> - 0.10.0-14.el7
- fix issue while trying to set a metadata (#18) (Emmanuel JANNETTI)
- fix typo in function name (#17) (Emmanuel JANNETTI)
-
Wed Jul 10 2019 Wiekus Beukes <wiekus.beukes@oracle.com> - 0.10.0-13.el7
- Fixed issue where oci-kvm does not display the full post VM create console message (Wiekus Beukes)
- Networkmanager (#16) (Guido Tijskens)
-
Tue Jul 09 2019 Wiekus Beukes <48771546+wbora@users.noreply.github.com> - 0.10.0-11.el7
- networkmanager to ignore the configuration of secondary vnics (#15) (Guido
Tijskens)
-
Mon Jul 01 2019 Wiekus Beukes <48771546+wbora@users.noreply.github.com> - 0.10.0-10.el7
- oci-metadata does not work with hyphenated keys (#14) (Guido Tijskens)
- fix for 29958923 - oci-utils network function fail to add private ip define missing states for OCI instance (Emmanuel Jannetti)
- Added the python2-enum34 dependency for OL8 (Wiekus Beukes)
- fix typo in variable name (Emmanuel Jannetti)
-
Fri Jun 21 2019 GitHub <noreply@github.com> - 0.10.0-9.el7
- apply review comment about grammer issues (Emmanuel Jannetti)
- catch error when logs file cannot be opened force user of oci-kvmn to choose either a disk or a storage pool (Emmanuel Jannetti)
-
Fri Jun 14 2019 GitHub <noreply@github.com> - 0.10.0-1.el7
- Merge pull request #8 from ejannett/LINUX-2088
-
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.