designate/designate
twm2016 cadfb1d721 Strip "\n" character from result
domain-create command never succeed when the backend is NSD4.

"self._command(command)" returns not "ok" but "ok\n".

Result is now stripped of the "\n" character
Closes-Bug: #1537688

Change-Id: Iddd4f4abc1cdd116f8b7b1e50dcff134c6f2214b
2016-03-23 12:02:25 +00:00
..
agent Agent - If no allow_notify hosts are specified, allow all 2015-09-11 15:07:45 -05:00
api Fixes Output for zone type filter 2015-11-24 13:39:11 +00:00
backend Strip "\n" character from result 2016-03-23 12:02:25 +00:00
central Ensure the zone records quota is enforced 2016-03-02 15:36:20 -06:00
cmd Standardize API service launcher 2015-06-30 14:57:45 +01:00
hacking Fix typos in comments 2015-09-03 18:37:27 +09:00
locale Cleanup of Translations 2015-09-24 21:09:49 +02:00
manage Ensure designate-manage reads config before policy 2015-11-24 13:41:53 +00:00
mdns Replace request.request_mac with request.mac 2015-09-15 16:37:34 +05:30
network_api Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
notification_handler Fixed broken UTs in notification_handler module 2015-07-06 13:15:13 +05:30
objects Add validation for MX, TXT, and SSHFP records 2016-02-12 17:28:24 +00:00
openstack Use six.iterkeys(x) instead of x.keys() 2015-07-01 00:18:40 +05:30
pool_manager Update periodic-sync-seconds help 2016-02-03 10:19:18 +00:00
quota Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
resources Merge "Remove unused V2 schemas" 2015-08-27 19:22:11 +00:00
schema Add validation for MX, TXT, and SSHFP records 2016-02-12 17:28:24 +00:00
sink Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
sqlalchemy Ensure unique records when listing recordsets 2015-09-22 15:18:10 +02:00
storage Merge "Add FK's from Record/RecordSet to domain.id" into stable/liberty 2016-01-11 17:50:33 +00:00
tests Ensure the zone records quota is enforced 2016-03-02 15:36:20 -06:00
zone_manager Ensure ZoneManager emits valid objects 2016-02-15 12:22:49 +00:00
__init__.py Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
context.py Restrict editing of managed records to policy based ACL 2015-04-09 11:39:51 +01:00
coordination.py Implement support for LeaderElections 2015-07-09 14:12:33 +01:00
debug.py Rename Moniker -> Designate 2013-06-09 21:15:03 +01:00
dnsutils.py Ensure API workers > 1 starts correctly 2015-09-22 10:52:41 +01:00
exceptions.py Asynchronous Zone Export 2015-08-28 16:45:10 -05:00
hookpoints.py Allow logging hookpoint intialization 2015-06-29 08:42:58 -05:00
i18n.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
notifications.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
plugin.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
policy.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
rpc.py Drop use of 'oslo' namespace package 2015-05-06 20:36:49 +00:00
service.py Fix for TCP connections not sending full content 2016-03-16 12:46:17 +00:00
utils.py Ensure API workers > 1 starts correctly 2015-09-22 10:52:41 +01:00
version.py Introduce Guru Meditation Reports into Designate 2015-03-11 11:11:11 +08:00