python-novaclient/doc/source
Chuck Short 8c4e145b92 python3: Fix unicode compatibility python2/python3
Python3 enforces the distinction between byte strings and text strings
more rigorously than python2. So use six.text_type/six.u()
where appropriate

Change-Id: I890e19cb857e10f0292aabdaebaa8e7a7bd8db23
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2013-06-24 11:47:15 -05:00
..
man Provide nova CLI man page. 2013-05-29 18:53:42 +02:00
ref Move docs to doc. 2012-06-11 14:18:48 -07:00
api.rst Move docs to doc. 2012-06-11 14:18:48 -07:00
conf.py python3: Fix unicode compatibility python2/python3 2013-06-24 11:47:15 -05:00
index.rst Merge "Small doc cleanup round." 2012-07-02 17:10:59 +00:00
releases.rst Move docs to doc. 2012-06-11 14:18:48 -07:00
shell.rst Change '_' to '-' in options 2012-08-24 15:22:44 -05:00