nova/nova
Andreas Jaeger 4e6eec5c9b Fix broken URLs
Fix broken nova URLs that linked to the old developer/nova places and
use the new link instead.

Change-Id: Ideb50626e140201dded19fc82584440f1a407e47
2017-09-07 15:42:31 +02:00
..
CA
api Merge "Add uuid to migration object and migrate-on-load" 2017-09-06 06:19:21 +00:00
cells Merge "Handle uuids in os-hypervisors API" 2017-07-20 01:03:27 +00:00
cmd Fix broken URLs 2017-09-07 15:42:31 +02:00
common
compute Merge "Fix scope of errors_out_migration in finish_resize" 2017-09-05 06:46:42 +00:00
conductor Refactor LiveMigrationTask._find_destination 2017-08-30 14:24:52 -04:00
conf Fix broken URLs 2017-09-07 15:42:31 +02:00
console Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
consoleauth Merge "Remove translation of log messages" 2017-08-10 11:39:03 +00:00
db Merge "Add uuid online migration for migrations" 2017-09-06 06:40:14 +00:00
hacking Amend uuid4 hacking rule 2017-09-04 17:34:46 +00:00
image Merge "Glance download: only fsync files" 2017-09-06 16:36:02 +00:00
ipv6
keymgr Merge "Remove translation of log messages" 2017-08-15 21:10:02 +00:00
locale Imported Translations from Zanata 2017-08-10 11:34:33 +00:00
network Merge "trivial: Remove some single use function from utils" 2017-09-06 16:08:16 +00:00
notifications Merge "Use enum value instead of string service name" 2017-08-28 21:23:41 +00:00
objects Merge "Add uuid to migration object and migrate-on-load" 2017-09-06 06:19:21 +00:00
pci [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
policies Put base policy rules at first 2017-09-05 16:53:44 +08:00
privsep First attempt at adding a privsep user to nova itself. 2017-09-07 03:01:01 +10:00
scheduler Merge "Add missing unit tests for FilterScheduler._get_all_host_states" 2017-09-06 07:54:18 +00:00
servicegroup iso8601.is8601.Utc No Longer Exists 2017-08-29 19:26:55 -04:00
tests Merge "Provide hints when nova-manage db sync fails to sync cell0" 2017-09-07 02:23:50 +00:00
virt Fix broken URLs 2017-09-07 15:42:31 +02:00
vnc
volume Translate the return value of attachment_create and _update 2017-07-25 21:16:03 -04:00
__init__.py
availability_zones.py Avoid lazy-load error when getting instance AZ 2017-05-25 15:46:22 -04:00
baserpc.py
block_device.py db: Add attachment_id to block_device_mapping 2017-03-16 15:26:33 -04:00
cache_utils.py remove log translation tags from nova.cells 2017-04-10 14:48:07 +00:00
config.py
context.py Remove unneeded attributes from context 2017-08-29 08:48:33 +10:00
crypto.py
debugger.py
exception.py [Trivial] docstrings, typos, minor refactoring 2017-08-28 08:33:58 -05:00
exception_wrapper.py rename binary to source in versioned notifications 2017-07-25 17:36:04 +02:00
filters.py
hooks.py
i18n.py
loadables.py
manager.py
policy.py Add policy granularity to the Flavors API 2017-07-19 15:56:47 -04:00
profiler.py
quota.py Merge "Enhancement comments on CountableResource" 2017-08-15 20:32:19 +00:00
rpc.py Replace messaging.get_transport with get_rpc_transport 2017-06-05 15:05:29 -04:00
safe_utils.py Allow wrapping of closures 2017-07-20 10:07:52 +01:00
service.py Enhance doc for nova services 2017-08-31 08:30:48 +08:00
service_auth.py
test.py First attempt at adding a privsep user to nova itself. 2017-09-07 03:01:01 +10:00
utils.py Merge "First attempt at adding a privsep user to nova itself." 2017-09-06 21:45:31 +00:00
version.py
weights.py Correct some spelling errors 2017-02-25 02:45:30 +00:00
wsgi.py