We joyfully announce the release of: os-traits 1.0.0: A library containing standardized trait strings The source is available from: https://opendev.org/openstack/os-traits Download the package from: https://pypi.org/project/os-traits For more details, please see below. Changes in os-traits 0.16.0..1.0.0 ---------------------------------- fc685f9 Privatize and reorganize base package methods 6a5e829 Add method to visualize the os-traits tree d2d56c2 Build pdf docs 6bb0807 Update README to be a bit more clear 6bc0eae Add support for ppc64le platforms 274e739 Followup: spec ref for auto-converge/post-copy Diffstat (except docs and test files) ------------------------------------- README.rst | 12 ++--- os_traits/__init__.py | 86 +++++++++++++++++++++++++----------- os_traits/compute/migrate.py | 1 + os_traits/hw/cpu/ppc64le/__init__.py | 19 ++++++++ tox.ini | 9 ++++ 6 files changed, 107 insertions(+), 30 deletions(-)