This is defaulted to FALSE to not break API. If set to TRUE the license information is included with identity metdata.
104 lines
3.7 KiB
Plaintext
104 lines
3.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 28 19:19:51 UTC 2026 - Sean Marlow <sean.marlow@suse.com>
|
|
|
|
- Update to version 1.1.0
|
|
+ Add licenses option in identity command.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 8 20:18:43 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Switch te SLE 15 build setup to also use a macro instead of referencing
|
|
the Python 3.11 interpreter directly.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 7 19:12:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Switch to a defined Python interpreter. Use the primary interpreter
|
|
in SLE 16 and later distribution and Python 3.11 for SLE 15 SP4 and
|
|
later.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 19:08:19 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Obsolete the Python 3.6 build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 30 17:37:05 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Replace python3-gcemetadata with universal packaging
|
|
(https://trello.com/c/fupyiTVo/168-python3-packages-in-factory).
|
|
- Rename to python-gcemetadata.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 22 11:37:33 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Update to version 1.0.4 (bsc#1173136)
|
|
+ Fix typo, missing "=" for "identity" option in processed command
|
|
line options causes mis-identification of instance as missing identity
|
|
data access
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 5 18:46:02 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Include in SLE 12 (jsc#PM-1900)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 5 22:01:52 UTC 2019 - Robert Schweikert <rjschwei@suse.com>
|
|
|
|
- Update to version 1.0.3 (bsc#1134510)
|
|
+ Handle the condition where the identity data of the instance may
|
|
not be accessible from the metadata server and provide proper
|
|
error messaging
|
|
- From 1.0.2
|
|
+ Avoid traceback when not running in GCE, by testing access to the
|
|
metdata server first before performing othre operations
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 29 10:26:18 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 19 21:14:21 UTC 2018 - rjschwei@suse.com
|
|
|
|
- Update to version 1.0.1 (bsc#1097505)
|
|
+ Support instances with multiple Nics
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 17 14:16:33 UTC 2017 - rjschwei@suse.com
|
|
|
|
- Update to version 1.0.0
|
|
+ Port to Python 3
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 23 23:24:23 UTC 2017 - rjschwei@suse.com
|
|
|
|
- Update to version 0.3.2 (bsc#1053695, bsc#1053695)
|
|
+ Implement new feature to generate license verification token
|
|
+ Add man page
|
|
- From 0.3.1 (bsc#1053687)
|
|
+ The --identity argument must accept a value and the value is required
|
|
- From 0.3.0
|
|
+ Properly handle overlapping enpoint names
|
|
- From 0.2.2
|
|
+ Support writing data to a file and as XML snippets
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 15 09:14:31 UTC 2017 - rjschwei@suse.com
|
|
|
|
- Update to version 0.2.1 (bsc#1045148)
|
|
+ Set proper value for dict lookup to avoid traceback
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 13 18:18:11 UTC 2015 - rjschwei@suse.com
|
|
|
|
- Update to version 0.2.0
|
|
+ Implement query functionality for all options
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 17 17:39:40 UTC 2015 - rjschwei@suse.com
|
|
|
|
- Initial build, include in SLE 12 (FATE#318435)
|
|
+ Version 0.0.5
|
|
|