https://github.com/ging/horizon
Revision 60b376882d53d29355a73a875a1762f7cb4c3d57 authored by Doug Fish on 24 September 2014, 19:00:47 UTC, committed by Doug Fish on 24 September 2014, 20:54:56 UTC
Fix concatenation and pluralization issues for Volume,
Volume Type, Volume Snapshot, Extra Spec and QoS Specs
related actions.

Change-Id: I9ec9caeb0103663f34fc24a5bddd6276ff8b37e7
partial-bug: 1307476
1 parent 11a5973
Raw File
Tip revision: 60b376882d53d29355a73a875a1762f7cb4c3d57 authored by Doug Fish on 24 September 2014, 19:00:47 UTC
Fix concatenation in Volume related actions
Tip revision: 60b3768
.gitignore
*.pyc
*.sw?
*.sqlite3
.environment_version
.selenium_log
.coverage*
.noseids
.DS_STORE
coverage.xml
nosetests.xml
pep8.txt
pylint.txt
reports
horizon.egg-info
openstack_dashboard/local/local_settings.py
openstack_dashboard/local/.secret_key_store
openstack_dashboard/test/.secret_key_store
openstack_dashboard/wsgi/horizon.wsgi
doc/build/
doc/source/sourcecode
/static/
.venv
.tox
build
dist
AUTHORS
ChangeLog
tags
back to top