Change OpenStack Metering to OpenStack Telemetry
With the project change, let's change the tool as well to use the new name. Change-Id: I90bcf55b54dc765abc377ced005cd7f2aab79c0e
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Command-line interface to the OpenStack Metering API.
|
Command-line interface to the OpenStack Telemetry API.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = python-ceilometerclient
|
name = python-ceilometerclient
|
||||||
summary = OpenStack Metering API Client Library
|
summary = OpenStack Telemetry API Client Library
|
||||||
description-file =
|
description-file =
|
||||||
README.rst
|
README.rst
|
||||||
author = OpenStack
|
author = OpenStack
|
||||||
|
Reference in New Issue
Block a user