Neutron shared routines and utilities.
Go to file
Akihiro Motoki ef3bfed0ea Update translation setup
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
neutron-lib/locale/neutron-lib.pot to
neutron_lib/locale/neutron_lib.pot. For this we need to update
setup.cfg.

Update also domain name in _i18n.py.

The project has no translations currently, let's remove the outdated
pot file, the updated scripts work without them. So, we can just
delete the file and once there are translations, an updated pot file
together with translations can be imported automatically.

Change-Id: I73db7b37f5a44ae45c01ca16abccb41a5fbfbfe8
2016-01-29 07:08:35 +09:00
doc/source Merge "Replace deprecated library function os.popen() with subprocess" 2016-01-27 01:48:33 +00:00
neutron_lib Update translation setup 2016-01-29 07:08:35 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Cleanup .gitignore 2015-11-23 13:15:43 -06:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
MANIFEST.in Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Adding callback mechanism 2015-12-18 19:05:15 +00:00
setup.cfg Update translation setup 2016-01-29 07:08:35 +09:00
setup.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
test-requirements.txt Improvements to tox envs 2015-12-19 01:00:22 -05:00
tox.ini Improvements to tox envs 2015-12-19 01:00:22 -05:00

README.rst

neutron-lib

Neutron shared routines and utilities

Features

  • TODO