Use rackspace estimate calculator

This commit is contained in:
Patrick Smith
2019-01-17 13:23:47 -05:00
parent ff9ade90b1
commit 02cac0b2d9
3 changed files with 9 additions and 2 deletions

View File

@@ -146,4 +146,4 @@ def csp_environment_access():
@bp.route("/jedi-csp-calculator")
def jedi_csp_calculator():
return render_template("mock_csp.html", text="service and price calculator")
return redirect(app.csp.cloud.calculator_url())