caoyuan ec36b22748 Replace uuid.uuid4() with uuidutils.generate_uuid()
Since oslo.utils provide the ability to generate the uuid string,
and some others use oslo.utils[0] too. For consistency, this ps
replaces uuid.uuid4() with uuidutils.generate_uuid().

[0]: https://github.com/openstack/qinling/blob/master/qinling/api/controllers/v1/types.py#L16

Change-Id: Iba01711dfadb36e2090926c2c7452ff62362b57b
2018-03-06 02:23:56 +00:00
2018-02-28 15:41:04 +13:00
2017-04-14 15:17:05 +12:00
2017-04-14 15:17:05 +12:00
2017-04-14 15:17:05 +12:00
2017-04-11 15:13:10 +12:00
2017-04-11 15:13:10 +12:00
2018-02-24 00:33:19 +13:00
2018-03-01 17:52:54 +13:00
2018-02-25 23:49:16 +08:00
2018-03-01 17:52:54 +13:00
2018-02-25 22:22:37 +13:00

Qinling

Note

Qinling (is pronounced "tʃinliŋ") refers to Qinling Mountains in southern Shaanxi Province in China. The mountains provide a natural boundary between North and South China and support a huge variety of plant and wildlife, some of which is found nowhere else on Earth.

Qinling is Function as a Service for OpenStack. This project aims to provide a platform to support serverless functions (like AWS Lambda). Qinling supports different container orchestration platforms (Kubernetes/Swarm, etc.) and different function package storage backends (local/Swift/S3) by nature using plugin mechanism.

Description
RETIRED, Function as a Service for OpenStack
Readme 4.4 MiB