"Fossies" - the Fresh Open Source Software Archive 
Member "monasca-log-api-2.9.0/monasca_log_api.egg-info/PKG-INFO" (1 Apr 2019, 3474 Bytes) of package /linux/misc/openstack/monasca-log-api-2.9.0.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "PKG-INFO":
2.7.0_vs_2.9.0.
1 Metadata-Version: 1.1
2 Name: monasca-log-api
3 Version: 2.9.0
4 Summary: Monasca API for sending log entries
5 Home-page: https://github.com/openstack/monasca-log-api
6 Author: OpenStack
7 Author-email: openstack-discuss@lists.openstack.org
8 License: UNKNOWN
9 Description: ========================
10 Team and repository tags
11 ========================
12
13 .. image:: https://governance.openstack.org/tc/badges/monasca-log-api.svg
14 :target: https://governance.openstack.org/tc/reference/tags/index.html
15
16 .. Change things from this point on
17
18 OpenStack Monasca-Log-Api
19 =========================
20
21 OpenStack Monasca-Log-Api provides RESTful Api to collect logs
22 from the OpenStack cloud.
23
24 OpenStack Monasca-Log-Api is distributed under the terms of the Apache
25 License, Version 2.0. The full terms and conditions of this
26 license are detailed in the LICENSE file.
27
28 Api
29 ---
30
31 To learn how to use Monasca-Log-Api, consult the documentation
32 available online at:
33
34 * `Api Guide <https://developer.openstack.org/api-guide/monitoring-log-api/>`_
35 * `Api Ref <https://developer.openstack.org/api-ref/monitoring-log-api/>`_
36
37 For more information on OpenStack Apis, SDKs and CLIs,
38 please see:
39
40 * `OpenStack Application Development <https://www.openstack.org/appdev/>`_
41 * `OpenStack Developer Documentation <https://developer.openstack.org/>`_
42
43 Developers
44 ----------
45
46 For information on how to contribute to Monasca-Log-Api, please see the
47 contents of the CONTRIBUTING.rst.
48
49 Any new code must follow the development guidelines detailed
50 in the HACKING.rst file, and pass all unit tests as well as linters.
51
52 Further developer focused documentation is available at:
53
54 * `Monasca-Log-Api <https://docs.openstack.org/monasca-log-api/latest/>`_
55
56 Operators
57 ---------
58
59 To learn how to deploy and configure OpenStack Monasca-Log-Api, consult the
60 documentation available online at:
61
62 * `Installation <https://docs.openstack.org/monasca-log-api/latest/install/>`_
63 * `Configuration <https://docs.openstack.org/monasca-log-api/latest/configuration/>`_
64
65 Bug tracking
66 ------------
67
68 In the unfortunate event that bugs are discovered, they should
69 be reported to the appropriate bug tracker. If you obtained
70 the software from a 3rd party operating system vendor, it is
71 often wise to use their own bug tracker for reporting problems.
72 In all other cases use the master OpenStack bug tracker,
73 available at:
74
75 * `Storyboard <https://storyboard.openstack.org/#!/project/869>`_
76
77
78 Platform: UNKNOWN
79 Classifier: Environment :: OpenStack
80 Classifier: Intended Audience :: Information Technology
81 Classifier: Intended Audience :: System Administrators
82 Classifier: License :: OSI Approved :: Apache Software License
83 Classifier: Operating System :: POSIX :: Linux
84 Classifier: Programming Language :: Python
85 Classifier: Programming Language :: Python :: 2
86 Classifier: Programming Language :: Python :: 2.7
87 Classifier: Programming Language :: Python :: 3
88 Classifier: Programming Language :: Python :: 3.5