1
0
Commit Graph

7 Commits

Author SHA256 Message Date
fc9719c094 - Version 5.1.5 (bsc#1194663)
+ Handle lsblk output format change. The json data now contains
    "mountpoints" instead of "mountpoint"

- Version 5.1.4 (bsc#1184720, bsc#1172581)
  + Use versions endpoint to list the available versions
  + Add bypass proxy
  + Update way to check classic vms  

- Fix provides directive (bsc#1175609, bsc#1175610)
  + The provides directive must set a version or update does not work
    as expected

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=9
2022-01-14 13:15:19 +00:00
88da6d0e5f - Fix provides directive (bsc#1175609, bsc#1175610)
+ The provides directive must set a version or update does not work
    as expected

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=7
2020-08-21 13:47:28 +00:00
29071da97f - Update to version 5.1.2 (bsc#1173357, bsc#1174847)
+ Detect when the VM is running in ASM (Azure Classic) and handle the
    condition to generate the data we are interested in without requiring
    access to the full IMDS available only in ARM instances.
- From version 5.1.1 (bsc#1173238, bsc#1173240)
  + Add --listapis and --api latest support

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=5
2020-08-03 20:52:59 +00:00
Ivan Kapelyukhin
1e801e1f30 - Version 5.1.0
- Produce well-formed JSON and XML output when multiple filters
  are specified (bsc#1170598, bsc#1170599)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=4
2020-04-27 14:54:00 +00:00
7bd553378e - Version 5.0.1
- Use lsblk for root device detection (bsc#1169921)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=3
2020-04-24 15:12:50 +00:00
Ivan Kapelyukhin
002d854acc - Automatically detect root device (bsc#1158698, bsc#1158707)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=2
2020-03-31 15:20:49 +00:00
7b46b75e12 Accepting request 790096 from home:ikapelyukhin
`azuremetadata` replacement.

OBS-URL: https://build.opensuse.org/request/show/790096
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/python3-azuremetadata?expand=0&rev=1
2020-03-31 11:25:22 +00:00