nova/nova
Nikola Dipanov 817946b90f API: make sure a blank volume with no size is rejected
Currently - we would happily accept the request, but fail to create the
block device mapping record for such a volume. The result was that the
boot request for such an instance would be accepted, but would not
create a volume.

Also fix the _volume_size API method that was 0ing out blank volume's
size by mistake.

Change-Id: I1d243aed78da7c026e55ea145397b070d619a567
Closes-bug: #1461638
2015-07-02 13:45:36 +01:00
..
CA
api Merge "Add microversion to allow server search option ip6 for non-admin" 2015-06-26 23:58:33 +00:00
cells Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe
cmd Check mac for instance before disassociate in release_fixed_ip 2015-06-24 06:33:36 -07:00
compute API: make sure a blank volume with no size is rejected 2015-07-02 13:45:36 +01:00
conductor Make live migration create a migration object record 2015-06-25 08:42:04 -07:00
console Fix noVNC console access for an IPv6 setup 2015-06-15 09:23:25 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Soft delete system_metadata when destroy instance 2015-07-01 20:24:01 +00:00
hacking Merge "virt: convert VFS API to use nova.virt.image.model" 2015-06-11 13:49:32 +00:00
image Use oslo_config choices support 2015-06-01 12:19:29 -07:00
ipv6
keymgr
locale Imported Translations from Transifex 2015-06-22 06:10:05 +00:00
network Merge "Raise invalid input if use invalid ip for network to attach interface" 2015-06-25 22:58:51 +00:00
objects Merge "Adds MonitorMetricTypeField enum field" 2015-06-30 22:35:47 +00:00
objectstore Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
openstack Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
pci Merge "Cleanups for pci stats in preparation for RT using ComputeNode" 2015-06-03 03:02:57 +00:00
rdp
scheduler Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
servicegroup fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
spice
storage Fix multipath device discovery when UFN is enabled. 2015-04-02 13:23:49 +01:00
tests API: make sure a blank volume with no size is rejected 2015-07-02 13:45:36 +01:00
virt Merge "Fix typos detected by toolkit misspellings." 2015-06-27 08:40:25 +00:00
vnc Register the vnc config options under group 'vnc' 2015-06-22 13:39:00 -04:00
volume volume: log which encryptor class is being used 2015-06-09 11:50:13 -07:00
wsgi Helper scripts for running under Apache2 2015-05-08 09:59:58 -04:00
__init__.py
availability_zones.py Replace dict(obj.iteritems()) with dict(obj) 2015-05-21 08:35:37 -07:00
baserpc.py
block_device.py Fix wrong check when use image in local 2015-06-18 15:06:00 +08:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
debugger.py
exception.py Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py
i18n.py
loadables.py
manager.py
netconf.py
notifications.py Handle InstanceNotFound when sending instance update notification 2015-06-11 12:26:00 -07:00
opts.py Use oslo-config-generator instead of generate_sample.sh 2015-06-18 22:00:18 +00:00
paths.py
policy.py
quota.py Fix Python 3 issues in nova.db.sqlalchemy 2015-06-30 07:06:54 -07:00
rpc.py
safe_utils.py Avoid indexing into an empty list in getcallargs 2015-04-10 13:10:16 -04:00
service.py Convert service and servicegroup to objects 2015-04-13 19:05:55 +02:00
test.py test: add MatchType helper class as equivalent of mox.IsA 2015-06-17 12:16:43 +01:00
utils.py utils: ignore block device mapping in system metadata 2015-06-29 14:56:45 +01:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Remove usage of WritableLogger from oslo_log 2015-06-18 18:47:42 +00:00