blob: 1045d9860e92d6148f805f745422725986e27256 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
Metadata-Version: 1.1
Name: python-moonclient
Version: 0.1
Summary: Python Moon client
Home-page: https://github.com/...
Author: Thomas Duval
Author-email: thomas.duval@orange.com
License: UNKNOWN
Download-URL: https://github.com/.../tarball/master
Description: Moon Client
===========
Installation
------------
* `sudo python setup.py install`
* `cd ~/devstack || source openrc admin`
Manipulation
------------
* `moon tenant list`
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
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.2
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
|