nova/bin
Julien Danjou e430c8424a nova-manage: allow use of /32 IP range
The current code does not allow to add an IP range which is /32, because
netaddr considers that there's no host in such a network. While this is
probably debatable, it disallow to add specific IP address in a pool, which
is really handy and was possible before.
This patch fix that by treating the /32 subnet as a special case.

Change-Id: I38685e6f1a3541519d1f2a9ec8d3b00dd522b44a
2012-03-07 17:26:52 +01:00
..
clear_rabbit_queues Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
instance-usage-audit More cleanup of Imports to match HACKING 2012-01-19 10:10:41 -08:00
nova-all Fix xvpvncproxy error in nova-all (lp#928489) 2012-02-07 21:32:56 +00:00
nova-api Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-api-ec2 Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-api-metadata Separate metadata api into its own service 2011-11-15 13:27:58 -08:00
nova-api-os-compute Implements blueprint separate-nova-volumeapi 2012-01-13 09:06:55 -08:00
nova-api-os-volume Implements blueprint separate-nova-volumeapi 2012-01-13 09:06:55 -08:00
nova-cert Create nova cert worker for x509 support 2012-01-24 15:10:34 -08:00
nova-compute Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-console fix typo 2011-08-18 11:28:02 -07:00
nova-consoleauth Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00
nova-dhcpbridge Clear out RPC connection pool before exit. 2012-01-31 13:00:28 -05:00
nova-direct-api Remove the last of the gflags shim layer 2012-02-10 06:31:56 +00:00
nova-logspool chmod nova-logspool 2012-01-19 05:28:32 -05:00
nova-manage nova-manage: allow use of /32 IP range 2012-03-07 17:26:52 +01:00
nova-network Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-objectstore Add nova-all to run all services 2011-09-28 11:36:19 -07:00
nova-rootwrap nova-rootwrap: wait() for return code before exit 2012-02-07 16:15:25 -08:00
nova-scheduler Fixed mistake on mergew 2011-08-19 13:31:54 -07:00
nova-spoolsentry Brings some more files up to HACKING standards 2011-12-28 18:11:59 -08:00
nova-volume Merged with trunkw 2011-08-19 13:25:49 -07:00
nova-vsa VSA code redesign. Drive types completely replaced by Volume types 2011-08-25 18:38:35 -07:00
nova-xvpvncproxy Implements blueprint vnc-console-cleanup 2012-01-17 14:18:31 -08:00
stack Bug #897054: stack crashes with AttributeError on e.reason if the server returns an error 2011-11-27 20:14:40 -08:00