def get_packages(self, subject, repo, start_pos=None, start_name=None):
        """ Get a list of packages in the specified repository.

            Security: Authenticated user with 'read' permission, or repository read entitlement.