nova/nova
Davanum Srinivas 4454cf1d26 Do not import using oslo namespace
Importing using oslo namespace will not work with oslo.utils
2.0.0 library.

Closes-Bug: #1476368
Change-Id: I9090aa92947fc11c10f46404fe0c9bf0b9ecc2df
2015-07-20 15:35:22 -04:00
..
CA
api Merge "Validate int using utils.validate_integer method" 2015-07-20 12:26:33 +00:00
cells Merge "Cells: fix indentation for configuration variable declaration" 2015-07-15 21:08:02 +00:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
cmd Merge "Cells: add instance cell registration utility to nova-manage" 2015-07-16 16:41:04 +00:00
compute Merge "rebuild: fix rebuild of server with volume attached" 2015-07-20 11:22:04 +00:00
conductor Merge "Remove and deprecate conductor task_log methods" 2015-07-18 22:02:41 +00: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 Merge "API: remove admin require from certificate_* from db layer" 2015-07-19 10:47:29 +00:00
hacking Merge "virt: convert VFS API to use nova.virt.image.model" 2015-06-11 13:49:32 +00:00
image Merge "log meaningful error message on download exception" 2015-07-09 22:26:52 +00:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
locale Imported Translations from Transifex 2015-06-22 06:10:05 +00:00
network Ignore bridge already exists error when creating bridge 2015-07-06 17:56:52 +00:00
objects Fix the incorrect PciDeviceList version number 2015-07-16 16:07:40 -07: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 Merge "Make NoValidHost exceptions clearer" 2015-07-14 17:41:46 +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 Do not import using oslo namespace 2015-07-20 15:35:22 -04:00
virt Merge "Fixes "Hyper-V destroy vm fails on Windows Server 2008R2"" 2015-07-20 15:48:59 +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 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 Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Port crypto to Python 3 2015-07-10 10:42:32 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Merge "Revert "Implement compare-and-swap for instance update"" 2015-07-15 01:18:08 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py
loadables.py
manager.py Use oslo.log 2015-02-22 07:56:40 -05: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 Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
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 Fix the little spelling mistake of the comment. 2015-07-08 04:11:28 +00:00
test.py Fix Python 3 issues in nova.utils and nova.tests 2015-07-16 10:17:42 +02:00
utils.py Fix Python 3 issues in nova.utils and nova.tests 2015-07-16 10:17:42 +02: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