5 Commits

Author SHA1 Message Date
Jui Chandwaskar
c983708637 Add Apache License
Added Apache 2.0 License for missed files

Change-Id: I72217d3cf0089434a9bbe1e5dfd57224a803704e
Signed-off-by: Jui Chandwaskar <jchandwaskar@op5.com>
2018-04-14 11:50:07 +00:00
Michael James Hoppal
03c202d629 Add Kubernetes Connector util class
Class to establish a connection to the Kubernetes API if the
container is running within a Kubernetes container.

In Kubernetes access details are passed into the container in how
to connect to the API. This includes host, port, certs. The class
will configure those details for you.

Also add in method to convert memory from string format to bytes

Taken from original review https://review.openstack.org/#/c/391559/

Change-Id: Iea809ea9ece423ef47efffe7c37f3f6eccd81d44
2017-03-13 08:46:41 -06:00
Michael James Hoppal
b2211aa0eb Add HPE copyright
Change-Id: I46efbc9be90a8415e60f3db76656e7db3d7bcb54
2016-02-02 10:34:10 -07:00
Joe Keen
1ded0b7b1c Fixing flake8 errors now that tox is working again
Change-Id: Id34991711c57f20922f003928008143032723af3
2015-07-30 14:47:02 -06:00
gary-hessler
34d82d455e Renaming agent packages to reflect monasca
Renamed monagent package to monasca_agent and monsetup package to monasca_setup.
Also, renamed the monstatsd agent package to statsd to more closely match the internal
collector and forwarder packages.

Change-Id: I0649ae4341fe325007e2a8d37161d330e4c95d72
2014-12-19 09:22:03 -07:00