| *** mlavalle has quit IRC | 00:10 | |
| *** oajs has quit IRC | 00:23 | |
| *** stanzgy has joined #openstack-dns | 01:38 | |
| *** EricGonc_ has quit IRC | 02:24 | |
| *** EricGonczer_ has joined #openstack-dns | 02:27 | |
| *** nkinder has joined #openstack-dns | 02:43 | |
| *** EricGonczer_ has quit IRC | 03:20 | |
| *** nkinder has quit IRC | 04:37 | |
| *** khamtamtun has joined #openstack-dns | 04:40 | |
| *** khamtamtun has quit IRC | 04:44 | |
| *** abalutoiu has joined #openstack-dns | 06:09 | |
| *** abalutoiu has quit IRC | 06:15 | |
| *** richm has quit IRC | 06:41 | |
| *** nyechiel has joined #openstack-dns | 07:09 | |
| *** nyechiel has quit IRC | 07:31 | |
| *** f13o has joined #openstack-dns | 07:35 | |
| *** pcaruana has joined #openstack-dns | 07:41 | |
| *** f13o_ has joined #openstack-dns | 07:59 | |
| *** f13o has quit IRC | 08:02 | |
| openstackgerrit | zhangyanxian proposed openstack/designate: Fix typo in impl_akamai.py https://review.openstack.org/398254 | 10:23 |
|---|---|---|
| openstackgerrit | zhangyanxian proposed openstack/designate: Fix typo in impl_akamai.py https://review.openstack.org/398254 | 10:24 |
| *** richm has joined #openstack-dns | 11:12 | |
| *** catintheroof has joined #openstack-dns | 12:23 | |
| *** stanzgy has quit IRC | 12:31 | |
| *** EricGonczer_ has joined #openstack-dns | 12:35 | |
| *** EricGonczer_ has quit IRC | 12:37 | |
| *** EricGonczer_ has joined #openstack-dns | 13:08 | |
| *** ducttape_ has joined #openstack-dns | 13:08 | |
| *** EricGonczer_ has quit IRC | 13:08 | |
| *** ducttape_ has quit IRC | 13:09 | |
| *** ducttape_ has joined #openstack-dns | 13:10 | |
| *** nkinder has joined #openstack-dns | 13:33 | |
| *** ducttape_ has quit IRC | 13:38 | |
| *** ducttape_ has joined #openstack-dns | 13:38 | |
| *** ducttape_ has quit IRC | 13:43 | |
| *** nkinder has quit IRC | 13:53 | |
| *** nkinder has joined #openstack-dns | 13:58 | |
| *** ducttape_ has joined #openstack-dns | 14:20 | |
| toabctl | mugsie, any more comments on https://review.openstack.org/#/c/395098/ ? | 14:20 |
| *** ducttape_ has quit IRC | 14:31 | |
| *** ducttape_ has joined #openstack-dns | 14:32 | |
| f13o_ | hi, does designate support keystone domains? | 14:34 |
| f13o_ | It's hard to grep the source as keyword "domain" in designate have a different meaning.. | 14:34 |
| mugsie | toabctl: nope. I have a devstack test running right now, so when that is done I shall +2 | 14:35 |
| toabctl | cool. thanks! | 14:36 |
| mugsie | f13o_: we work with keystone v3 + domains, but we dont have any special cases for them. | 14:36 |
| mugsie | is there anything in particular you want to do with them? | 14:36 |
| *** ducttape_ has quit IRC | 14:36 | |
| mugsie | keystone domains were one of the reasons we went from domain -> zone in our v2 API | 14:36 |
| *** richm has quit IRC | 14:53 | |
| *** ducttape_ has joined #openstack-dns | 14:54 | |
| *** richm has joined #openstack-dns | 15:09 | |
| *** tdink has joined #openstack-dns | 15:21 | |
| *** mlavalle has joined #openstack-dns | 15:26 | |
| *** EricGonczer_ has joined #openstack-dns | 15:28 | |
| *** EricGonc_ has joined #openstack-dns | 15:30 | |
| *** oajs has joined #openstack-dns | 15:31 | |
| *** EricGonczer_ has quit IRC | 15:32 | |
| *** ducttape_ has quit IRC | 15:35 | |
| *** timsim has joined #openstack-dns | 15:49 | |
| *** tdink has quit IRC | 15:53 | |
| *** pglass has joined #openstack-dns | 15:54 | |
| *** ducttape_ has joined #openstack-dns | 16:02 | |
| *** tdink has joined #openstack-dns | 16:03 | |
| *** EricGonc_ has quit IRC | 16:20 | |
| *** ducttape_ has quit IRC | 16:22 | |
| *** ducttape_ has joined #openstack-dns | 16:23 | |
| *** EricGonczer_ has joined #openstack-dns | 16:23 | |
| openstackgerrit | Merged openstack/designate: Follow up - removing old dirs + config https://review.openstack.org/392272 | 17:27 |
| *** tdink has quit IRC | 17:27 | |
| *** tdink has joined #openstack-dns | 17:36 | |
| *** EricGonczer_ has quit IRC | 17:37 | |
| *** catinthe_ has joined #openstack-dns | 18:13 | |
| *** catintheroof has quit IRC | 18:15 | |
| *** catintheroof has joined #openstack-dns | 18:15 | |
| rainreality | Is there any way to get the heat template "name:" field using OS::Designate::Record to match the stack name? | 18:18 |
| *** catinthe_ has quit IRC | 18:18 | |
| mugsie | rainreality: eh - I am not sure if heat allows that | 18:19 |
| mugsie | `{ get_param: name }` maybe? | 18:19 |
| mugsie | if it comes in as a param, its should be do able | 18:19 |
| rainreality | I tried to copy what OS::Nova::Server was doing `{ str_replace: { params: { $stack_name: { get_param: 'OS::stack_name' } }, template: '$stack_name-device' } }` but that didn't seem to work | 18:20 |
| rainreality | I guess the problem is that I don't know how to define a param that contains the stack name | 18:28 |
| *** EricGonczer_ has joined #openstack-dns | 18:31 | |
| mugsie | { get_param: 'OS::stack_name' } should work | 18:32 |
| mugsie | as long as it has no spaces, and mataches the regex | 18:32 |
| rainreality | didn't seem to like that param. stack creation still failed | 18:42 |
| *** tdink has quit IRC | 18:48 | |
| *** tdink has joined #openstack-dns | 18:49 | |
| *** chlong has joined #openstack-dns | 18:53 | |
| *** penick has joined #openstack-dns | 19:03 | |
| *** cliles has joined #openstack-dns | 19:06 | |
| rainreality | I get: CREATE_FAILED BadRequest: resources.device_record: Provided object does not match schema | 19:18 |
| *** haplo37_ has quit IRC | 19:20 | |
| *** tdink_ has joined #openstack-dns | 19:23 | |
| *** tdink has quit IRC | 19:23 | |
| *** haplo37_ has joined #openstack-dns | 19:29 | |
| mugsie | what is thge name? | 19:33 |
| *** tdink_ has quit IRC | 19:36 | |
| *** tdink has joined #openstack-dns | 19:36 | |
| rainreality | name: { get_param: 'OS::stack_name' } | 19:38 |
| mugsie | no, the actual stack name | 19:42 |
| mugsie | oh | 19:42 |
| mugsie | yeah - the name provided to that resource has to be record.domain.tld. | 19:43 |
| *** EricGonczer_ has quit IRC | 19:48 | |
| rainreality | okay i got it. It looks like: `name: { str_replace: { params: { $stack_name: { get_param: 'OS::stack_name' } }, template: '$stack_name.demo.phaedrus.sandvine.com.' } }` | 19:51 |
| *** pcaruana has quit IRC | 19:51 | |
| rainreality | what I want to figure out now is if there is a way to get project name as a param too | 19:53 |
| *** EricGonczer_ has joined #openstack-dns | 19:54 | |
| *** penick has quit IRC | 20:09 | |
| mugsie | hum. project name could be a problem | 20:13 |
| *** tdink has quit IRC | 20:13 | |
| mugsie | most projects dont keep that around | 20:13 |
| *** tdink has joined #openstack-dns | 20:13 | |
| *** penick has joined #openstack-dns | 20:24 | |
| rainreality | you're basically saying they clean up such that those names wouldn't be available in parameters? | 20:26 |
| openstackgerrit | Merged openstack/designate: Fix DB migration with postgresql https://review.openstack.org/395098 | 20:28 |
| *** tdink has quit IRC | 20:36 | |
| *** tdink has joined #openstack-dns | 20:36 | |
| *** tdink has quit IRC | 21:01 | |
| *** tdink has joined #openstack-dns | 21:01 | |
| *** tdink_ has joined #openstack-dns | 21:12 | |
| *** tdink has quit IRC | 21:12 | |
| *** tdink has joined #openstack-dns | 21:30 | |
| *** tdink_ has quit IRC | 21:30 | |
| *** EricGonczer_ has quit IRC | 21:31 | |
| *** timsim has quit IRC | 21:31 | |
| *** catinthe_ has joined #openstack-dns | 21:32 | |
| *** catintheroof has quit IRC | 21:36 | |
| *** tdink_ has joined #openstack-dns | 21:38 | |
| *** tdink has quit IRC | 21:38 | |
| *** catintheroof has joined #openstack-dns | 21:51 | |
| *** catinthe_ has quit IRC | 21:51 | |
| *** tdink_ has quit IRC | 21:56 | |
| *** tdink has joined #openstack-dns | 21:56 | |
| *** EricGonczer_ has joined #openstack-dns | 21:57 | |
| *** EricGonczer_ has quit IRC | 22:01 | |
| *** nkinder has quit IRC | 22:01 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/python-designateclient: Updated from global requirements https://review.openstack.org/398615 | 22:15 |
| *** penick has quit IRC | 22:29 | |
| *** catintheroof has quit IRC | 22:54 | |
| *** chlong has quit IRC | 22:59 | |
| *** pglass has quit IRC | 23:02 | |
| *** penick has joined #openstack-dns | 23:07 | |
| *** ducttape_ has quit IRC | 23:16 | |
| *** chlong has joined #openstack-dns | 23:17 | |
| *** penick has quit IRC | 23:20 | |
| *** penick has joined #openstack-dns | 23:20 | |
| *** penick has quit IRC | 23:23 | |
| *** chlong has quit IRC | 23:27 | |
| *** f13o_ has quit IRC | 23:37 | |
| *** khamtamtun has joined #openstack-dns | 23:39 | |
| *** mlavalle has quit IRC | 23:40 | |
| *** khamtamtun has quit IRC | 23:42 | |
| *** oajs has quit IRC | 23:56 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!