Zed Series Release Notes¶
4.0.0¶
New Features¶
Both the
openstack resource provider listandopenstack allocation candidate listcommand now supports--os-placement-api-version 1.39where the--requiredargument now can contain a comma separated list of trait names to express OR relationship. So--required T1,T2 --required T3means (T1 or T2) and T3.