nova/bin
Daniel P. Berrange 481d6ff142 Remove obsolete VCS version info completely
The VCS version string in nova/version.py has been hardcoded
to 'LOCALBRANCH:LOCALVERSION' since change

  0bbb0e8cb1

The only places which use this info are some logging calls,
and since 'nova-manager version' command. The latter would
more usefully output the distro specific package string.

Delete the VCS related methods in version.py and replace their
usage with a new method version_string_with_package() which
appends the distro-specific package tag

Change-Id: I972b79c329198cb5376d537c6b672830094cd759
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-12-19 18:54:17 +00:00
..
nova-all Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-api Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-api-ec2 Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00: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-cert Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-clear-rabbit-queues Port to argparse based cfg 2012-12-11 06:47:35 +00:00
nova-compute Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-conductor Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-console Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-consoleauth Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-dhcpbridge Merge "Port to argparse based cfg" 2012-12-12 23:30:43 +00:00
nova-manage Remove obsolete VCS version info completely 2012-12-19 18:54:17 +00:00
nova-network Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-novncproxy i18n raise Exception messages 2012-12-10 14:43:18 -06:00
nova-objectstore Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00
nova-rootwrap Add syslogging to nova-rootwrap 2012-12-13 10:09:46 +01:00
nova-rpc-zmq-receiver Remove nova.config.CONF 2012-11-20 00:00:21 +00:00
nova-scheduler Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00
nova-xvpvncproxy Remove nova.flags imports from bin/* 2012-11-15 23:03:04 +00:00