Metadata-Version: 2.4
Name: instance-billing-flavor-check
Version: 1.0.1
Summary: Command-line tools to determine if an instance is PAYG or BYOS 
Home-page: https://github.com/SUSE-Enceladus/instance-billing-flavor-check
Author: SUSE Public Cloud Team
Author-email: public-cloud-dev@susecloud.net
License: GPLv3+
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: summary

# instance-billing-type-check
A CLI tool to determine if an instance is PAYG or BYOS across different CSPs

## exit codes
**10 - PAYG**

	Valid instance metadata verified successfully

**11 - BYOS**

	Not valid instance metadata verified successfully

**12 - BYOS**

        We could not reliably determine the flavor of the instance. The
        instance is labeled as BYOS, the uncertainty of the determination
        is indicated by the different exit code.
