Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
Metadata-Version: 2.1
Name: oslo.upgradecheck
Version: 0.2.1
Summary: Common code for writing OpenStack upgrade checks
Home-page: http://launchpad.net/oslo
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Babel (>=1.3)
Requires-Dist: oslo.config (>=5.2.0)
Requires-Dist: oslo.i18n (>=3.15.3)
Requires-Dist: PrettyTable (<0.8,>=0.7.1)
Requires-Dist: enum34 (>=1.0.4) ; (python_version=='2.7' or python_version=='2.6' or python_version=='3.3')

===================================
oslo.upgradecheck
===================================

Common code for writing OpenStack upgrade checks

This project contains the common code necessary for writing upgrade checks
in OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck)
for the common code as well as an example (oslo_upgradecheck.__main__) of
integrating that code into a project.

* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.upgradecheck/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.upgradecheck
* Bugs: https://bugs.launchpad.net/oslo.upgradecheck