Files
python-saharaclient/setup.cfg
Nikita Konovalov f8163866fb Python Savanna Client initial implementation
Image Registry:
* Register Images and Tags
* Edit existing Images and Tags
* Unregister Images

Supports create, read and delete operations for:
* Node Group Templates
* Cluster Templates
* Clusters

No CLI support

Implements blueprint python-savannaclient

Change-Id: If0b7c4fb9660d646cb37c4b224bdcf39dc61bb19
2013-08-02 23:03:47 +04:00

29 lines
761 B
INI

[metadata]
name = python-savannaclient
summary = Client library for Savanna API
description-file =
README.rst
license = Apache License, Version 2.0
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://github.com/stackforge/python-savannaclient
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
[files]
packages =
savannaclient
[global]
setup-hooks =
pbr.hooks.setup_hook