nova/nova
Marian Horban b8885fc6ec Expansion of matching XML strings logic
Extended class XMLMatcher with following features:
1. Ability to ignore ordering of XML nodes;
2. Matching version and encoding of XMLs;
3. Ability to skip empty text nodes(nodes which contain white spaces only)

Related-Bug: #1350287
Change-Id: I74b0660d2b09b3c6251ec0eabf37978fa5d03004
2015-01-15 17:04:10 +00:00
..
CA
api Merge "Metadata service: remove check for the instance object type" 2015-01-06 10:04:46 +00:00
cells Make cells send Instance objects in build_instance() 2014-12-15 08:29:58 -08:00
cert Remove havana compat from nova.cert.rpcapi 2014-11-22 01:10:05 +00:00
cloudpipe Fixes potential reliablity issue with missing CONF import 2014-09-26 13:48:25 +09:30
cmd Merge "move eventlet GREENDNS override to top level" 2014-12-10 09:46:47 +00:00
compute Merge "pci: move filtering of devices up into resource tracker" 2015-01-06 01:28:34 +00:00
conductor Remove instance_uuids from request_spec 2014-12-18 14:39:45 +01:00
console Merge "Config bindings: remove redundant brackets" 2014-12-23 05:42:41 +00:00
consoleauth Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
db Merge "Reuse methods from netutils" 2015-01-05 17:21:32 +00:00
hacking Prevent new code from using namespaced oslo imports 2014-12-28 16:00:47 +00:00
image Reuse methods from netutils 2014-12-29 14:47:20 +00:00
ipv6
keymgr Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
locale Imported Translations from Transifex 2015-01-04 06:14:28 +00:00
network Merge "Reuse methods from netutils" 2015-01-05 17:21:32 +00:00
objects Merge "Aggregate.save() shouldn't return a value" 2015-01-05 15:26:17 +00:00
objectstore
openstack Sync latest from oslo-incubator 2014-11-26 12:53:20 -05:00
pci Support macvtap for vif_type being hw_veb 2014-12-05 21:55:31 -05:00
rdp
scheduler Merge "Remove instance_uuids from request_spec" 2014-12-19 21:09:32 +00:00
servicegroup Merge "Indicate whether service is down for mc driver" 2014-12-05 16:05:45 +00:00
spice
storage rename oslo.concurrency to oslo_concurrency 2014-12-06 23:30:05 +08:00
tests Expansion of matching XML strings logic 2015-01-15 17:04:10 +00:00
virt Merge "pci: move filtering of devices up into resource tracker" 2015-01-06 01:28:34 +00:00
vnc Deduplicate some INFO and AUDIT level messages 2014-11-13 15:25:40 +11:00
volume Merge "Fix get_all API to pass search option filter to cinder api" 2014-12-23 06:21:13 +00:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
availability_zones.py
baserpc.py Switch to nova's jsonutils in oslo.serialization 2014-10-14 11:35:05 +00:00
block_device.py Add API schema for v2.1 block_device_mapping extension 2014-12-12 15:28:23 +09:00
config.py Set logging level for glanceclient to WARN 2014-10-21 10:59:43 -04:00
context.py Prevent admin role leak in context.elevated 2014-11-24 22:58:05 +00:00
crypto.py rename oslo.concurrency to oslo_concurrency 2014-12-06 23:30:05 +08:00
debugger.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
exception.py objects: add method to verify requested hugepages 2014-12-17 09:19:33 -05:00
filters.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
hooks.py Update hooks from oslo-incubator copy 2014-10-28 01:24:31 +00:00
i18n.py Remove unused modules copied from oslo-incubator 2014-10-15 01:28:42 +00:00
loadables.py Use oslo.utils 2014-10-06 21:41:17 -04:00
manager.py
netconf.py Specify storage IP for iscsi connector 2014-11-13 11:06:11 -06:00
notifications.py Merge "Make notifications use Instance.get_flavor()" 2014-11-24 06:43:30 +00:00
paths.py
policy.py
quota.py Merge "Config bindings: remove redundant brackets" 2014-12-23 05:42:41 +00:00
rpc.py Switch to nova's jsonutils in oslo.serialization 2014-10-14 11:35:05 +00:00
safe_utils.py
service.py Use osapi_compute worker for api v2 service 2014-12-16 16:35:31 -08:00
test.py extract RPC setup into a fixture 2014-12-18 15:52:20 -05:00
utils.py Reuse methods from netutils 2014-12-29 14:47:20 +00:00
version.py Replacement `_` on `_LE` in all LOG.error 2014-10-21 06:40:05 +00:00
weights.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
wsgi.py Merge "Eventlet green threads not released back to pool" 2014-12-02 13:04:26 +00:00