nova/nova
Matthew Treinish 7e79d83641 Reorder name normalization for DNS
Having the truncation step as the last one meant we could truncate to
a trailing hyphen. This could potential cause a failure for an invalid
name. This commit reorders the normalization to put the truncation as
the first step which should avoid that problem.

Change-Id: I2219f6c73d882efc787127f02fda937f3e3b44eb
Closes-Bug: #1545153
2016-02-15 09:21:09 -08:00
..
CA
api Merge "config options: Centralise 'virt.driver' options" 2016-02-12 08:14:23 +00:00
cells Merge "Config options: centralize section "cells"" 2016-02-10 08:55:49 +00:00
cert Move config options from nova/cert directory 2016-01-14 22:22:34 +00:00
cloudpipe Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
cmd Merge "Config options: centralize options in conductor api" 2016-02-10 07:11:54 +00:00
compute Merge "Change populate_security_groups to return a SecurityGroupList" 2016-02-12 20:30:25 +00:00
conductor Merge "Get a ReqSpec in evacuate API and pass it to scheduler" 2016-02-10 12:52:16 +00:00
conf config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
console Fix invalid import order 2016-01-20 05:03:41 -08:00
consoleauth Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
db Merge "Add methods for RequestContext to switch db connection" 2016-02-12 01:22:06 +00:00
hacking config options: add hacking check for help text length 2016-02-03 11:31:23 +01:00
image Merge "deprecate old glance config options" 2016-01-08 16:07:07 +00:00
ipv6
keymgr Migrate from keystoneclient to keystoneauth 2016-01-28 10:55:29 -06:00
locale Imported Translations from Zanata 2016-02-08 07:01:33 +00:00
mks
network Merge "Change populate_security_groups to return a SecurityGroupList" 2016-02-12 20:30:25 +00:00
objects Merge "Implement an indexed ResourceClass Enum object" 2016-02-10 19:43:35 +00:00
openstack Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
pci Fix missing marker functions in nova/pci 2016-02-03 08:39:29 +09:00
rdp
scheduler Merge "Fix typos in nova/scheduler and nova/virt" 2016-02-02 17:09:41 +00:00
servicegroup Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
spice
tests Reorder name normalization for DNS 2016-02-15 09:21:09 -08:00
virt Merge "config options: Centralise 'virt.driver' options" 2016-02-12 08:14:23 +00:00
vnc config options: Centralise 'vnc' options 2016-02-03 13:36:20 +00:00
volume Migrate from keystoneclient to keystoneauth 2016-01-28 10:55:29 -06:00
wsgi Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
__init__.py
availability_zones.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
baserpc.py
block_device.py config options: Centralise 'virt.driver' options 2016-02-11 09:40:25 +00:00
cache_utils.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
config.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
context.py Add methods for RequestContext to switch db connection 2016-02-10 03:19:36 +00:00
crypto.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
debugger.py
exception.py Merge "Use instance hostname for Neutron DNS" 2016-02-12 14:23:26 +00:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py
i18n.py
loadables.py
manager.py Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
netconf.py
notifications.py Replaced deprecated timeutils methods 2015-11-18 17:45:29 +01:00
opts.py Merge "config options: centralize section "wsgi"" 2016-02-10 19:45:24 +00:00
paths.py
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py
rpc.py Use get_notification_transport() for notifications 2016-01-25 18:40:09 +00:00
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Remove Deprecated EC2 and ObjectStore impl/tests 2016-01-08 06:30:20 -05:00
signature_utils.py Fix sphinx warnings from signature_utils 2016-01-13 13:56:05 +00:00
test.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
utils.py Reorder name normalization for DNS 2016-02-15 09:21:09 -08:00
version.py
weights.py
wsgi.py config options: centralize section "wsgi" 2016-02-03 13:18:10 +00:00