nova/bin
Daniel P. Berrange 39e35d78c8 Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy}
Standard practice is for doc comment strings to be enclosed
in """ rather than '''. bin/nova-{novncproxy,spicehtml5proxy}
were exceptions to this.

Change-Id: I689063af2a51b26c971336b6fdbe60d5695b3ebc
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-01-29 09:36:03 +00:00
..
nova-all Move enabled_apis option into nova.service 2013-01-09 08:15:43 +00:00
nova-api Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00
nova-api-ec2 Increase maximum URI size for EC2 API to 16k 2013-01-24 17:11:10 -06:00
nova-api-metadata Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-api-os-compute Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-baremetal-deploy-helper Merge "Tests for PXE bare-metal provisioning helper server." 2013-01-22 22:57:17 +00:00
nova-baremetal-manage CLI for bare-metal database sync. 2013-01-08 22:56:14 +09:00
nova-cells Cells: Add the main code. 2013-01-04 20:45:05 +00:00
nova-cert Move cert_topic into nova.cert.rpcapi 2013-01-08 10:23:40 +00:00
nova-clear-rabbit-queues Port to argparse based cfg 2012-12-11 06:47:35 +00:00
nova-compute Handle waiting for conductor in nova.service. 2013-01-11 18:06:57 -05:00
nova-conductor Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-console Move console_topic into nova.console.rpcapi 2013-01-08 10:23:40 +00:00
nova-consoleauth Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-dhcpbridge Support optional 4 arg for nova-dhcpbridge 2013-01-24 23:46:37 +00:00
nova-manage Fixed nova-manage argument parsing error 2013-01-23 09:29:07 +08:00
nova-network Move network_topic into nova.network.rpcapi 2013-01-08 10:23:40 +00:00
nova-novncproxy Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy} 2013-01-29 09:36:03 +00:00
nova-objectstore Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-rootwrap Use common rootwrap from oslo-incubator 2013-01-17 13:32:30 +01:00
nova-rpc-zmq-receiver Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-scheduler Move scheduler_topic into nova.scheduler.rpcapi 2013-01-08 10:23:40 +00:00
nova-spicehtml5proxy Change ''' to """ in bin/nova-{novncproxy,spicehtml5proxy} 2013-01-29 09:36:03 +00:00
nova-xvpvncproxy Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00