9 Commits

Author SHA1 Message Date
Adrian Czarnecki
92ac626c9b Python3: Make monasca-setup compatible with py35
Change-Id: Ieb4039e5af8d876218ce9b20d6f293c3dff989a9
2018-07-03 15:08:58 +02:00
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
Jui Chandwaskar
f837eee559 Update pep8 checks
* set the maximum line length to 100
* cleaned up the codes for pep8

Depends-On: https://review.openstack.org/560844
Change-Id: Id548b78b673cce869ef8291bdb6b4f1367b383ed
Signed-off-by: Jui Chandwaskar <jchandwaskar@op5.com>
2018-04-12 11:05:01 +00:00
Jenkins
031f9c198f Merge "add --skip_detection_plugins arg. for skipping listed detection plugins" 2016-06-24 20:30:00 +00:00
Joachim Barheine
e9d3766f9b add --skip_detection_plugins arg. for skipping listed detection plugins
Change-Id: I813b8e3aba1277b321a11db97ce2aef6a9e960b4
2016-06-14 13:23:07 +00:00
Tomasz Trębski
ebad10d738 Use both user and group for files agent creates
Use user that monasca-agent run as for creating
plugins configuration files as well as agent.yaml
instead of 'root' user.

Change-Id: I34691607a983b5b84a825f2ba2a6ce595a8d2c4d
2016-06-03 12:59:27 +02: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
Tim Kuhlman
afb1d280e5 Added the ability to remove configuration and did various cleanup.
The ability to remove config is useful when calling monasca-setup via
Ansible.

Various refactoring for the main method to make things cleaner.

Fixed overwrite.

Change-Id: I37805e3ef68d794f7cba8fc40e7156e67118b556
2015-07-17 15:00:12 -06:00