LXD 2.17 版本发布了,LXD 是 LXC 的 REST API、命令行工具和 OpenStack 集成插件。该版本主要更新内容如下:
New features:
Add support for specifying the ceph user (using the “ceph.user.name” property)
Implement “instance types” as an easy way to specify limits (e.g. “lxc launch ubuntu:16.04 -t t2.micro”)
Add a new “lxc query” command as a low level query tool for the LXD API (similar to curl but with LXD knowledge)
Filesystem ACLs are now rewritten when the container changes uid/gid map
LXD now supports using binary deltas when refreshing daily images
“lxc image info” now shows whether an image was automatically cached by LXD
Bugfixes:
client: Cleanup code duplication in image download function
client: Remove deprecated client code
client: Simplify ConnectPublicLXD logic
doc: Add storage documentation for volatile.pool.pristine
doc: Add the volatile.initial_source key
doc: Fix bad JSON in rest-api.md
软件详情:https://insights.ubuntu.com/?p=79177
来自:开源中国社区

