Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Keel - LDH Middleware Keel - LDH Middleware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • libertyliberty
  • hosthost
  • Keel - LDH MiddlewareKeel - LDH Middleware
  • Merge requests
  • !155

Add new subscription registration logic using pending ChosenRewards.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Birin Sanchez requested to merge birin.sanchez/ldh_middleware:350_new_subscription_logic into master May 07, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 3

This commit add functionality to complete registration and enable the corresponding services for new customer registering.

A new task need to be created through the admin interface that should point to: limitmonitor.tasks.process_pending_registrations.

We also need to disable old task used to process new subscriptions: limitmonitor.tasks.tunnel_new_subscription through the admin interface.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 350_new_subscription_logic