-
Fri Apr 16 2021 Guido Tijskens <guido.tijskens@oracle.com> - 0.12.2-1.el8
- add doc link to README (Guido Tijskens)
-
Thu Apr 15 2021 Guido Tijskens <guido.tijskens@oracle.com> - 0.12.2-0.el8
- Merge remote-tracking branch 'upstream/master'
-
Wed Apr 14 2021 Guido Tijskens <guido.tijskens@oracle.com> -- 0.12.2
- LINUX-8692 oci-image-cleanup: line 588: /dev/shm/oci-utils/image-cleanup.plan: Permission denied
- LINUX-9544 oci-image-cleanup leave directories behind
- LINUX-9545 oci-image-cleanup should no print anythings when --force is specified
- LINUX-10007 oci-metadata autotest fails on several locations
- LINUX-10048 oci-network-inspector autotest fails
- LINUX-10050 oci-iscsi-config autotest fails
- LINUX 10105 oci-iscsi-config attach -i <iqn...> fails
- LINUX-10121 oci-iscsi detach "multiple iqns" fails with 'NoneType' object is not subscriptable
- LINUX-10142 oci-network-config show-vnics --details inhibits output mode
- LINUX-10149 oci-network-config attach-vnic -I 100.110.5.99 fails
- LINUX-10316 oci-network-config attach-vnic --name <name> --subnet <subnetid> fails
- LINUX-10323 <>.get_compartment_id returns tenancy ocid iso compartment ocid
- LINUX-10345 OCIVNIC cannot handle empty/absent attachement data
- LINUX-10360 ocid service configures unconfigured vnics
- LINUX-10363 oci-network-config --create-vnic --private-ip <ipv4> fails
- LINUX-10373 oci-network-cofnig -X <vnic..> fails (as does -I)
- LINUX-10382 oci-image-cleanup: add tests for source exist before running rsync
- LINUX-10426 oci-iscsi-config fails to attach/destroy volumes on r1 tenancy
- LINUX-10428 oci-metadata --get /vnics/privateip fail
- LINUX-10535 oci-iscsi-config -s shows all the unattached volumes that exist in the compartment, man page needs an update to.
- LINUX-10667 oci-iscsi-config sync --apply fails: str obj has not attr keys
- LINUX-10686 oci-network-config compatibility issue: --add-private-ip -e <ip> <ocid>
- added Santiago, Chile as a region
- updated max image sizes for migrate to 400GB
-
Thu Dec 10 2020 Emmanuel Jannetti <emmanuel.jannetti@oracle.com> -- 0.12.1
- LINUX-9315 reduce use of sleep calls
- LINUX-9806 OCISession.get_vnic not optimised
- LINUX-9566 oci-network-config should display NIC index
- LINUX-9781 Should add parsable output
- LINUX-9740 oci_api module takes long time to load
- LINUX-9334 remove use of sleep in oci-network-config-main
- LINUX-9770 oci-network-config usage refactor
- LINUX-9815 oci-public-ip do not implement --human-readable option
- LINUX-9812 oci-public-ip should leverage new output mechanism
-
Tue Dec 01 2020 Guido Tijskens <guido.tijskens@oracle.com> -- 0.12.0-1
- update migrate
-
Tue Nov 10 2020 Emmanuel Jannetti <emmanuel.jannetti@oracle.com> --0.12.0
- LINUX-9546 - oci-image-cleanup --dry-run do not print the plan directly
- oci-iscsi-config usage refactor
- LINUX-9202 - oci-network-config error in oci_utils.exceptions.OCISDKError: Failed to fetch instance
- LINUX-8946 - no warning when user select primary vnic
-
Tue Nov 10 2020 Emmanuel Jannetti <4819607+ejannett@users.noreply.github.com> - 0.11.6-9.el7
- fix for LINUX-9592 - mapping between vNIC and NIC broken if some vNIC are removed (Emmanuel Jannetti)
- update spec file (Emmanuel Jannetti)
-
Fri Oct 16 2020 Emmanuel Jannetti <4819607+ejannett@users.noreply.github.com> - 0.11.6-8.el7
- fix miss call to sdk (Emmanuel Jannetti)
-
Thu Oct 15 2020 Emmanuel Jannetti <4819607+ejannett@users.noreply.github.com> - 0.11.6-7.el7
- fix case vnic_info not defined (Emmanuel Jannetti)
-
Thu Oct 15 2020 Emmanuel Jannetti <4819607+ejannett@users.noreply.github.com> - 0.11.6-6.el7
- fix for OLDIS-1735 : do not return when SDK calls are not possible (Emmanuel
Jannetti)