Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Chi Song b3e14ea2c2 refactoring move constants to lisa level. 2021-12-21 15:31:11 -08:00
Chi Song bd133486bb schema: refactoring to provide serializing method
The original way is one line, but not straightforward, and need type
ignore annotation. With the methods, the readability is improved.
2021-08-25 22:39:10 -07:00
LiliDeng 595d742d35
Support deployment with attaching disks (#1457)
* Rename disk_count into data_disk_count and set default value as 0.

* Add min_data_disk_count into test requirement and node schema.

* Add data_disk_caching_type.

* Add data_disk_iops.

* Update template for attaching data disks during provision.

* Split node_requirement from simple_requirement.

* Update UT for simple_requirement.
2021-08-18 12:34:44 +08:00
Chi Song a66cce8f4f unittest move to selftests folder 2021-08-06 14:38:24 -07:00