#48419 lib389 - getadminport() should not be a static method
Closed: wontfix Opened by mreynolds.

utils.py - getadminport() is incorrectly defined as a static method, this causes issues with sphinx documentation. There is no reason getadminport() should be a static function as it's not part of any class.


5719013..fd56661 master -> master
commit fd56661a96336dfdf3ae3e5291c299dbd6758f3c
Author: Mark Reynolds mreynolds@redhat.com
Date: Fri Jan 22 15:01:17 2016 -0500

Milestone lib389 1.0 deleted

Metadata Update from @mreynolds:
- Issue assigned to mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/1750

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

Metadata