Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new parameter module_import in plugin::python::module #618

Merged
merged 1 commit into from
Jan 29, 2017

Conversation

contargo-development
Copy link

@contargo-development contargo-development commented Jan 4, 2017

if a python-plugin sets its own name which is different from the Import Name like collectd-haproxy (https://pypi.python.org/pypi/collectd-haproxy) does:
'Import "collectd_haproxy" ' and 'Module haproxy'
There has to be a way to be able to adjust one of these…

  • set it to $module per default
  • used in template for the case the name= is different from Import

@bastelfreak
Copy link
Member

Hi @contargo-development, thanks for the PR. We're currently planning another PR which fixes the rubocop issues. Please rebase after that one got merged.

* set it to $module per default
* used in template for the case the name= is different from Import
@zivis
Copy link
Contributor

zivis commented Jan 29, 2017

Hi @bastelfreak,
which PR is it, so I can subscribe on it, or has it already been merged?

@bastelfreak
Copy link
Member

Ah stupid me, sorry for not linking it. However it got already merged, thanks for rebasing.

@bastelfreak bastelfreak added the enhancement New feature or request label Jan 29, 2017
@bastelfreak bastelfreak merged commit 45e0523 into voxpupuli:master Jan 29, 2017
@zivis
Copy link
Contributor

zivis commented Jan 29, 2017

@bastelfreak no problem, thanks for merging :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants