Friday, 2017-06-16

fishboneHello all, I am receiving an error in the neutron server, ERROR neutron.api.v2.resource BadRequest: Expecting to find domain in project. The server could not comply with the request since it is either malformed or otherwise incorrect. The client is assumed to be in error. (HTTP 400) (Request-ID: req-6d0c2ba9-c631-44af-80bd-5cf47de12a2c)00:02
fishboneI only get that error when I create a dns zone and assign a floating IP to an instance assigned to a dns domain00:10
*** masber has quit IRC00:32
*** masber has joined #openstack-dns00:32
*** zhurong has joined #openstack-dns00:34
*** cuongnv has joined #openstack-dns00:44
*** zhurong has quit IRC01:30
*** zhurong has joined #openstack-dns01:50
*** fishbone has quit IRC02:02
*** bauruine has quit IRC02:30
*** bauruine has joined #openstack-dns02:36
*** sonuk has joined #openstack-dns02:59
*** chlong has quit IRC03:12
*** bauruine has quit IRC03:20
*** bauruine has joined #openstack-dns03:22
*** zhurong has quit IRC04:25
*** zhurong has joined #openstack-dns04:30
openstackgerritNguyen Van Trung proposed openstack/designate master: Improving docs testenv and cover test  https://review.openstack.org/47484804:39
*** bauruine has quit IRC05:04
*** bauruine has joined #openstack-dns05:07
*** bauruine has quit IRC05:23
*** bauruine has joined #openstack-dns05:31
*** pcaruana has joined #openstack-dns06:43
*** amoralej|off is now known as amoralej07:01
*** abalutoiu has quit IRC07:12
trungnvmugsie, Any ideas for genconfig PS in the today?07:36
*** abalutoiu has joined #openstack-dns07:38
*** egonzalez has joined #openstack-dns07:48
*** bauruine has quit IRC08:12
*** bauruine has joined #openstack-dns08:15
*** abalutoiu has quit IRC08:18
openstackgerritNguyen Van Trung proposed openstack/designate-specs master: Specs to rolling-upgrade for Designate.  https://review.openstack.org/45186508:33
*** zhurong has quit IRC08:37
*** zhurong has joined #openstack-dns08:44
*** abalutoiu has joined #openstack-dns09:00
*** zhurong has quit IRC09:59
*** david_ has joined #openstack-dns10:55
*** cuongnv has quit IRC10:57
*** databus23_ has joined #openstack-dns11:14
*** nkinder has joined #openstack-dns12:30
*** sonuk has quit IRC12:31
*** catintheroof has joined #openstack-dns12:54
*** KeithMnemonic has joined #openstack-dns13:04
*** f13o has joined #openstack-dns13:13
*** amoralej is now known as amoralej|lunch13:30
*** david_ has quit IRC13:36
*** david_ has joined #openstack-dns13:36
*** cleong has joined #openstack-dns13:38
*** abalutoiu has quit IRC13:46
*** abalutoiu has joined #openstack-dns13:47
*** daidv_ has joined #openstack-dns13:52
*** daidv_ has quit IRC13:52
*** fishbone has joined #openstack-dns13:58
*** abalutoiu has quit IRC14:04
*** abalutoiu has joined #openstack-dns14:04
fishboneHello does anyone know of any issues that occur after integrating designate as the external dns service, specifically in case 2 when assigning a floating IP to an instance14:06
fishboneI receive ERROR neutron.api.v2.resource BadRequest: Expecting to find domain in project.14:06
fishboneI only receive this when there is a dns zone matching a network that is assigned to that dns_domain14:06
*** chlong has joined #openstack-dns14:14
*** amoralej|lunch is now known as amoralej14:26
*** abalutoiu has quit IRC14:48
*** abalutoiu has joined #openstack-dns14:48
*** abalutoiu_ has joined #openstack-dns14:51
*** abalutoiu has quit IRC14:51
*** trungnv_ has joined #openstack-dns14:58
*** egonzalez has quit IRC15:10
*** egonzalez has joined #openstack-dns15:13
*** sonuk has joined #openstack-dns15:20
*** pcaruana has quit IRC15:20
*** rektide__ is now known as rektide15:40
*** bauruine has quit IRC15:51
*** sonuk has quit IRC15:54
*** bauruine has joined #openstack-dns15:56
*** egonzalez has quit IRC16:18
*** cliles has quit IRC17:03
*** cliles has joined #openstack-dns17:04
*** catintheroof has quit IRC17:37
*** trungnv_ has quit IRC17:44
*** pcaruana has joined #openstack-dns18:04
*** bauruine has quit IRC18:40
*** pcaruana has quit IRC18:41
*** bauruine has joined #openstack-dns18:47
*** nkinder has quit IRC18:52
*** vcn[m] has quit IRC19:00
*** nkinder has joined #openstack-dns19:00
*** cleong has quit IRC19:07
*** amoralej is now known as amoralej|off19:25
*** f13o has quit IRC20:11
*** bauruine has quit IRC20:12
*** bauruine has joined #openstack-dns20:15
*** f13o has joined #openstack-dns20:26
fishboneHello, has anyone ever seen ERROR neutron.api.v2.resource BadRequest: Expecting to find domain in project. in neutron server logs when attaching floating IPs to instances in a dns domain with a designate zone20:46
*** nkinder has quit IRC20:48
*** nkinder has joined #openstack-dns20:56
eanderssonfishbone, is this for every request?20:56
eanderssonalso do you have multiple regions?20:56
fishboneeanderson: Thanks, sorry, it is only when I assign or unnassign a floating IP address to an instance that is in a network attached to a dns domain, that has an actual dns zone matching in designate20:58
fishboneeanderson: I only have regionOne currently20:58
eanderssonwhich version of neutron are you running?20:59
*** bauruine has quit IRC20:59
eanderssonDo you have auth_type set in the designate section in the neutron conf?21:01
eanderssonhttps://github.com/openstack/neutron/blob/1e2cfe8c06fcc2df52daa77b2b767ed6ffc2b19f/neutron/services/externaldns/drivers/designate/driver.py#L5021:03
*** bauruine has joined #openstack-dns21:04
eanderssonThere are two ways to configure the credentials21:04
eanderssonfor keystone21:04
eanderssonSome actions will use the users token, and some actions will use admin permissions21:05
eanderssonSo you will probably just need to properly configure the admin permissions in the neutron config21:06
fishboneeanderson: should the auth type be password?21:12
*** nkinder has quit IRC21:15
eanderssonYea - I think so21:19
eanderssonhttps://docs.openstack.org/ocata/install-guide-obs/neutron-compute-install.html21:19
eanderssonYou can probably use the same as you would for this.21:20
*** chlong has quit IRC21:30
*** vcn[m] has joined #openstack-dns21:30
fishbonehmmm, eanderson: when auth_type = password I get, ERROR neutron.api.v2.resource BadRequest: Invalid input for field 'identity/password/user/password': None is not of type 'string'21:34
*** bauruine has quit IRC21:38
eanderssonodd21:45
eanderssonCan you paste the designate part of your config without passwords (replace them with * or something)21:45
*** bauruine has joined #openstack-dns21:50
fishboneeandersson: sorry for the late reply, im underground at the moment, http://paste.openstack.org/show/612898/22:13
*** bauruine has quit IRC23:05
*** bauruine has joined #openstack-dns23:12
*** carthaca_1 has joined #openstack-dns23:16
*** sapcc-bot2 has joined #openstack-dns23:16
*** masuberu has joined #openstack-dns23:16
*** daidv_ has joined #openstack-dns23:20
*** therve_ has joined #openstack-dns23:24
*** kbyrne_ has joined #openstack-dns23:25
*** logan_ has joined #openstack-dns23:25
*** masber has quit IRC23:26
*** carthaca_ has quit IRC23:26
*** sapcc-bot has quit IRC23:26
*** daidv has quit IRC23:26
*** therve has quit IRC23:26
*** kbyrne has quit IRC23:26
*** logan- has quit IRC23:26
*** Daviey has quit IRC23:26
*** bradjones has quit IRC23:26
*** kbyrne_ is now known as kbyrne23:26
*** raginbajin has quit IRC23:27
*** Daviey has joined #openstack-dns23:28
*** logan_ is now known as logan-23:29
*** bradjones has joined #openstack-dns23:31
*** bradjones has quit IRC23:32
*** bradjones has joined #openstack-dns23:32
*** raginbajin has joined #openstack-dns23:34
eanderssonfishbone, try something like this http://paste.openstack.org/show/612900/23:34
fishboneeandersson: Thanks a million, that was the perfect config, I was going back and forth with that, the openstack docs are a bit misleading23:49
eanderssonNo worries - btw I almost always use this as a reference for setting those values https://github.com/openstack/keystoneauth/blob/master/keystoneauth1/identity/v3/password.py#L5823:53

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!