Trivial: update url to new url

Change-Id: I83fd0fc733c1167dacff519bf81e6aa4995033b1
This commit is contained in:
XiaojueGuan 2018-05-13 21:30:48 +08:00
parent e4d20d581b
commit 4bb43d47c0
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ the Juno or K releases. It does not let projects upload and execute custom
code, but rather calls back to Barbican to perform its tasks. code, but rather calls back to Barbican to perform its tasks.
Lower level frameworks such as machinist Lower level frameworks such as machinist
(https://pypi.python.org/pypi/machinist/0.1) can operate state machines as (https://pypi.org/project/machinist/0.1) can operate state machines as
defined via Python objects. Like TaskFlow this might be best run as a defined via Python objects. Like TaskFlow this might be best run as a
process separate from the Barbican workers. This framework seemed less process separate from the Barbican workers. This framework seemed less
flexible than TaskFlow. flexible than TaskFlow.