deb-ceilometer/ceilometer/cmd
yuyafei bb35821852 Replace raw_input with input to make PY3 compatible
The raw_input() raises NameError: name 'raw_input' is not defined in
python3. This patch fixes it by replacing raw_input with input to make
PY3 compatible.

Change-Id: I34d7608215c72d105b31293bfc6d779df47d7631
Closes-Bug: #1595827
2016-07-04 18:06:49 +08:00
..
__init__.py Move eventlet using commands into own directory 2015-06-02 16:35:48 +01:00
agent_notification.py Remove eventlet usage 2015-11-24 13:44:58 +01:00
api.py Use werkzeug to run the developement API server 2015-02-11 07:25:24 +01:00
collector.py Remove eventlet usage 2015-11-24 13:44:58 +01:00
polling.py Add validation for polling_namespaces option 2016-03-07 20:15:09 +08:00
sample.py publisher: clean out context usage 2016-04-01 09:51:54 +02:00
storage.py Replace raw_input with input to make PY3 compatible 2016-07-04 18:06:49 +08:00