49680fa16f
This patch adds scripts/run_server.py to launch Kuryr with Fask's development server. etc/kuryr.json is also introduced as the JSON spec file for the remote driver. scripts/run_kuryr.sh manages them and starts Kuryr appropriately as the following command: $ ./scripts/run_kuryr.sh Change-Id: Ie16a085dbf8fbb7dfdfaca009017ff7223cf1880 Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
5 lines
61 B
JSON
5 lines
61 B
JSON
{
|
|
"Name": "kuryr",
|
|
"Addr": "http://127.0.0.1:2377"
|
|
}
|