-
Fri Sep 21 2018 Qing Lin <qing.lin@oracle.com> - 0.7.1-2.el7
- updated changelog in spec to include bug fix for 28653583 (Qing Lin)
-
Wed Sep 19 2018 Qing Lin <qinlin@oracle.com> - 0.7.1-1.el7
- Merge branch 'bug-28668447' into 'release-0.7'
-
Wed Sep 19 2018 Laszlo (Laca) Peter <laszlo.peter@oracle.com> --0.7.1-1
- fix bug 28668447 - ocid needs to allow time for iSCSI connection to recover
-
Fri Aug 31 2018 Qing Lin <qing.lin@oracle.com> --0.7
- bump version to 0.7
- added oci-network-inspector to listing networking information.(OLOCITOOLS-5)
- added oci-growfs to support to grow filesystems (OLOCITOOLS-7)
Currently only / boot volume is expendable.
- fixed bugs in oci-iscsi-config:
1. fixed: mis-list sdaa.. as partition of sda. It should be a seperate volume.(bug-28433320)
2. fixed: max_volumes usage in create and attach.
3. fixed: should not create a volume if it failed to attach (bug-28513898)
4. privilege adjustment for create and destroy(root+oci), attach and detach(root)
5. some code cleanup.
- fixed bug oci-network-config
1. fixed secondary ips on secondary VNICs not reachable issue.(bug-28498139)
- expanded 'OCI' to 'Oracle Cloud Infrastructure' in man pages, specfiles (OLOCITOOLS-8)
-
Thu May 10 2018 Daniel Krasinski <daniel.krasinski@oracle.com> --16
- merged latest oci-kvm code into mainline version
-
Wed May 09 2018 Qing Lin <qing.lin@oracle.com> --11
- move the oci-image-cleanup.conf to /etc/oci-utils/.
-
Thu May 03 2018 Qing Lin <qing.lin@oracle.com> --8
- merged changes from Sweekar: force,restore, backup-dir option.
- enhanced force option with value support: y for delete all; n for dryrun.
- added configuration file support for oci-image-cleanup
- fixed history cleanup bug.
-
Wed Apr 25 2018 Qing Lin <qing.lin@oracle.com> --5
- fixed history not clean bug.
- added running requirement for root privileges.
- move oci-image-cleanup from /usr/bin to /usr/libexec/
- move its manual from man1 to man8.
-
Fri Apr 20 2018 Qing Lin <qing.lin@oracle.com> --4
- added oci-image-cleanup and its manual.
-
Tue Apr 17 2018 Laszlo (Laca) Peter <laszlo.peter@oracle.com>
- added oci-utils-kvm package