f641d59129
![Akihiro Motoki](/assets/img/avatar_default.png)
Follow new infra setup for translations, see spec http://specs.openstack.org/openstack-infra/infra-specs/specs/translation_setup.html for full details. This basically renames oslo.versionedobjects/locale/oslo.versionedobjects.pot to oslo_versionedobjects/locale/oslo_versionedobjects.pot. For this we need to update setup.cfg. Update also domain name in _i18n.py. Change-Id: Idf4612ca6833b516576e169ad9ff0d111d75112e
oslo.versionedobjects
The oslo.versionedobjects library provides a generic versioned object model that is RPC-friendly, with inbuilt serialization, field typing, and remotable method calls. It can be used to define a data model within a project independent of external APIs or database schema for the purposes of providing upgrade compatibility across distributed services.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.versionedobjects
- Source: http://git.openstack.org/cgit/openstack/oslo.versionedobjects
- Bugs: http://bugs.launchpad.net/oslo.versionedobjects
Description
Languages
Python
100%