designate/designate/tests/test_pool_manager
Nguyen Van Trung 54a0b9730d Fix issues with value pool-manger and bind9 tests
- PoolNameserver's port must is integer to get successful validation[1].
- PoolNsRecord's value must is string format [2].

[1] https://github.com/openstack/designate/blob/master/designate/objects/pool_nameserver.py#L37

[2] https://github.com/openstack/designate/blob/master/designate/objects/pool_target_option.py#L37

Change-Id: I5ff240606dd564a1318c92ec2dad9bc88a217b31
2017-06-06 02:25:09 +00:00
..
cache Use modules for import not objects 2016-12-09 17:11:30 +07:00
__init__.py Consolidate default port numbers into utils.py 2016-05-05 19:35:39 +01:00
test_rpcapi.py Fix issues with value pool-manger and bind9 tests 2017-06-06 02:25:09 +00:00
test_service.py Add '.' into zone format in _build_zones method 2017-05-25 06:30:52 +00:00