diff options
Diffstat (limited to 'miss_htbt_service.egg-info')
-rw-r--r-- | miss_htbt_service.egg-info/PKG-INFO | 12 | ||||
-rw-r--r-- | miss_htbt_service.egg-info/SOURCES.txt | 9 | ||||
-rw-r--r-- | miss_htbt_service.egg-info/dependency_links.txt | 1 | ||||
-rw-r--r-- | miss_htbt_service.egg-info/not-zip-safe | 1 | ||||
-rw-r--r-- | miss_htbt_service.egg-info/top_level.txt | 1 |
5 files changed, 24 insertions, 0 deletions
diff --git a/miss_htbt_service.egg-info/PKG-INFO b/miss_htbt_service.egg-info/PKG-INFO new file mode 100644 index 0000000..019ebf2 --- /dev/null +++ b/miss_htbt_service.egg-info/PKG-INFO @@ -0,0 +1,12 @@ +Metadata-Version: 1.0 +Name: miss-htbt-service +Version: 2.0.0 +Summary: Missing heartbeat microservice to communicate with policy-engine +Home-page: https://gerrit.onap.org/r/#/admin/projects/dcaegen2/platform/heartbeat +Author: Gokul Singaraju +Author-email: gs244f@att.com +License: UNKNOWN +Description-Content-Type: UNKNOWN +Description: UNKNOWN +Keywords: missing heartbeat microservice +Platform: UNKNOWN diff --git a/miss_htbt_service.egg-info/SOURCES.txt b/miss_htbt_service.egg-info/SOURCES.txt new file mode 100644 index 0000000..3cceb86 --- /dev/null +++ b/miss_htbt_service.egg-info/SOURCES.txt @@ -0,0 +1,9 @@ +README.md +setup.py +miss_htbt_service/__init__.py +miss_htbt_service/htbtworker.py +miss_htbt_service.egg-info/PKG-INFO +miss_htbt_service.egg-info/SOURCES.txt +miss_htbt_service.egg-info/dependency_links.txt +miss_htbt_service.egg-info/not-zip-safe +miss_htbt_service.egg-info/top_level.txt
\ No newline at end of file diff --git a/miss_htbt_service.egg-info/dependency_links.txt b/miss_htbt_service.egg-info/dependency_links.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/miss_htbt_service.egg-info/dependency_links.txt @@ -0,0 +1 @@ + diff --git a/miss_htbt_service.egg-info/not-zip-safe b/miss_htbt_service.egg-info/not-zip-safe new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/miss_htbt_service.egg-info/not-zip-safe @@ -0,0 +1 @@ + diff --git a/miss_htbt_service.egg-info/top_level.txt b/miss_htbt_service.egg-info/top_level.txt new file mode 100644 index 0000000..d08666e --- /dev/null +++ b/miss_htbt_service.egg-info/top_level.txt @@ -0,0 +1 @@ +miss_htbt_service |