cinder/cinder
ruichen 09b20b1b84 Fix wrong example of "nova_endpoint_template"
In cinder.conf

e.g. http://localhost:8774/v2/%(tenant_id)s

should be

e.g. http://localhost:8774/v2/%(project_id)s

Change-Id: I7dd3be9bc9d2e8f26619b00b5bdbc66505a984b2
Closes-Bug: #1279747
2014-02-14 11:19:56 +08:00
..
api Merge "Add update support to volume type encryption" 2014-02-13 14:43:06 +00:00
backup Ceph backup driver tidyup 2014-02-11 12:35:36 +00:00
brick Fixup persistence file not found on tgt remove 2014-02-10 05:30:01 +00:00
common Set a sane default for state_path 2014-01-30 09:53:51 +01:00
compute Fix wrong example of "nova_endpoint_template" 2014-02-14 11:19:56 +08:00
db Add update support to volume type encryption 2014-02-04 13:12:50 -05:00
image Remove vim header 2013-12-30 18:53:02 -06:00
keymgr Remove vim header 2013-12-30 18:53:02 -06:00
locale Imported Translations from Transifex 2014-02-03 06:17:18 +00:00
openstack Merge "Sync RPC module from Oslo" 2014-02-07 01:55:49 +00:00
scheduler Fix misspellings in cinder 2014-02-08 08:59:01 +08:00
testing Use nose and openstack nose plugin. 2013-03-07 14:14:08 -05:00
tests Merge "Add update support to volume type encryption" 2014-02-13 14:43:06 +00:00
transfer Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
volume Merge "GlusterFS: Fix create/restore backup" 2014-02-13 06:23:29 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Remove vim header 2013-12-30 18:53:02 -06:00
exception.py Merge "Add update support to volume type encryption" 2014-02-13 14:43:06 +00:00
flow_utils.py Create structure of flows' packages 2014-01-24 12:44:56 +02:00
manager.py Remove vim header 2013-12-30 18:53:02 -06:00
policy.py Remove vim header 2013-12-30 18:53:02 -06:00
quota.py Do not show quota of removed volume types in Default Quotas panel 2014-01-20 10:20:36 -08:00
quota_utils.py Add ability to modify volume type 2014-01-06 22:02:09 +02:00
service.py Merge "Sync RPC module from Oslo" 2014-02-07 01:55:49 +00:00
test.py Add method for unit tests to set logging level 2014-02-09 14:52:43 -07:00
units.py Remove vim header 2013-12-30 18:53:02 -06:00
utils.py Use loopingcall from openstack-common 2014-01-16 05:23:46 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Allow operators to customize max header size 2014-02-10 09:18:25 +00:00