nova/nova
Zhenguo Niu b99fb0a51c [Ironic]Not count available resources of deployed ironic node
Changing node's properties in Ironic after node is deployed will
count as available resources in Nova, as nova's resource_tracker
will override the *_used keys we set in the driver.

This patch changes the caculation of available resources based on
the instance flavor instead of node to avoid the issue.

Change-Id: I1a6e4501122c4781e103fd83a146e0914c7671c9
Closes-Bug: #1301279
2015-08-25 12:30:39 +08:00
..
CA
api Merge "Clean the deprecated noauth middleware" 2015-08-06 21:10:32 +00:00
cells cells: document upgrade limitations/assumptions 2015-07-29 08:30:15 -07:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
cmd Switch to oslo.reports 2015-07-23 00:36:01 +03:00
compute Merge "Fix overloading of block device on boot by device name" 2015-08-06 02:27:55 +00:00
conductor Merge "Retry live migration on pre-check failure" 2015-08-05 00:52:35 +00:00
console Get py34 subunit.run test discovery to work 2015-07-28 10:40:56 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Fixed incorrect behaviour of method _check_instance_exists 2015-08-06 10:42:20 +03:00
hacking Remove unnecessary oslo namespace import checks 2015-07-23 11:01:19 +00:00
image Merge "Images: fix invalid exception message" 2015-07-30 10:16:13 +00:00
ipv6
keymgr
locale Imported Translations from Transifex 2015-08-05 06:21:32 +00:00
mks Add MKS console support 2015-07-25 15:01:44 +03:00
network Merge "Adding support for InfiniBand SR-IOV vif type" 2015-08-05 17:24:04 +00:00
objects Merge "Add test to check relations at or below current" 2015-08-06 18:24:04 +00:00
objectstore Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
openstack Switch to the oslo_utils.fileutils 2015-07-24 14:10:44 +03:00
pci Merge "cleanup NovaObjectDictCompat subclassing from pci_device" 2015-08-03 16:17:14 +00:00
rdp
scheduler Enable python34 tests for nova/tests/unit/scheduler/test*.py 2015-07-28 10:40:36 +00:00
servicegroup Service group drivers forced_down flag utilization 2015-07-31 15:43:36 +02:00
spice
tests [Ironic]Not count available resources of deployed ironic node 2015-08-25 12:30:39 +08:00
virt [Ironic]Not count available resources of deployed ironic node 2015-08-25 12:30:39 +08:00
vnc Register the vnc config options under group 'vnc' 2015-06-22 13:39:00 -04:00
volume Try luksFormat up to 3 times in case the device is in use 2015-07-01 13:08:47 -07:00
wsgi Helper scripts for running under Apache2 2015-05-08 09:59:58 -04:00
__init__.py
availability_zones.py Enable python34 tests for nova/tests/unit/objects/test*.py 2015-07-01 20:29:42 +00:00
baserpc.py
block_device.py snapshot: Add device_name to the snapshot bdms 2015-07-02 13:45:36 +01:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py
crypto.py Replace openssl calls with cryptography lib 2015-07-27 14:41:44 -07:00
debugger.py
exception.py Merge "libvirt: enhance libvirt to set admin password" 2015-08-05 16:00:08 +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 Switch to oslo.service library 2015-07-11 02:54:42 +00:00
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 Set autodoc_index_modules=True so tox -e docs builds module docs again 2015-07-30 17:11:47 -07:00
service.py Switch to oslo.service library 2015-07-11 02:54:42 +00:00
test.py Merge "return more details on assertJsonEqual fail" 2015-07-31 09:54:33 +00:00
utils.py Set autodoc_index_modules=True so tox -e docs builds module docs again 2015-07-30 17:11:47 -07: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 Handle SSL termination proxies for version list 2015-08-03 08:50:45 +02:00