Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Instructions for how to bring up the ecommerce service in devstack.

Step-by-step guide

In order to run the ecommerce service in devstack:

...

Both services are now up and running. If you've configured any products, they should now be fulfilled by the ecommerce service.

 

Troubleshooting

Enrolling in a course is not creating an order in ecommerce:

  • Enrolling as a logged in user is not currently instrumented.  Try logging out, then enrolling in the course, then log in when prompted.
    • If you get a 409 response doing this, make sure the user you are logging in as is not already enrolled in that course.

 

Filter by label (Content by label)
showLabelsfalse
max5
spacesOpenOPS
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("ecommerce","devstack") and type = "page" and space = "OpenOPS"
labelsecommerce devstack

...