Metadata query for GCE
Command line tool to query the metadata server in Google Compute Engine
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:Tools/python-gcemetadata && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gcemetadata-1.0.4.tar.bz2 | 0000018889 18.4 KB | |
python-gcemetadata.changes | 0000002862 2.79 KB | |
python-gcemetadata.spec | 0000002278 2.22 KB |
Revision 7 (latest revision is 10)
Robert Schweikert (rjschwei)
accepted
request 1188254
from
Matej Cepl (mcepl)
(revision 7)
- Replace python3-gcemetadata with universal packaging (https://trello.com/c/fupyiTVo/168-python3-packages-in-factory). - Rename to python-gcemetadata. - 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 - Include in SLE 12 (jsc#PM-1900) - 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 - Use noun phrase in summary. - Update to version 1.0.1 (bsc#1097505) + Support instances with multiple Nics - Update to version 1.0.0 + Port to Python 3
Comments 0