| Name |
Last commit
|
Last update |
|---|---|---|
| cloudformation_templates | ||
| doc | ||
| git-hooks | ||
| playbooks | ||
| util | ||
| vagrant | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| LICENSE.TXT | ||
| README.md | ||
| requirements.txt |
The LC_ALL environment variable is set to en_US in /etc/default/locale in the precise32 vagrant box, see: https://github.com/mitchellh/vagrant/issues/1188 When running the python unit tests in the devstack machine, several of the tests fail with a UnicodeEncodeError when trying to create folders with names that contain non-ascii characters. Explicitly setting LC_ALL to en_US.UTF-8 before running the tests fixes this issue, but it would be nice if the box was set up with the en_US.UTF-8 locale by default.
| Name |
Last commit
|
Last update |
|---|---|---|
| cloudformation_templates | Loading commit data... | |
| doc | Loading commit data... | |
| git-hooks | Loading commit data... | |
| playbooks | Loading commit data... | |
| util | Loading commit data... | |
| vagrant | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| AUTHORS | Loading commit data... | |
| LICENSE.TXT | Loading commit data... | |
| README.md | Loading commit data... | |
| requirements.txt | Loading commit data... |