*** yangyapeng has quit IRC | 00:03 | |
*** EinstCrazy has joined #openstack-freezer | 00:19 | |
*** yangyapeng has joined #openstack-freezer | 01:16 | |
*** iceyao has joined #openstack-freezer | 01:25 | |
*** EinstCrazy has joined #openstack-freezer | 01:49 | |
*** yangyape_ has joined #openstack-freezer | 01:59 | |
*** yangyapeng has quit IRC | 02:01 | |
*** zhurong has joined #openstack-freezer | 02:24 | |
*** yangyape_ has quit IRC | 02:28 | |
*** yangyapeng has joined #openstack-freezer | 02:28 | |
*** zhurong has quit IRC | 02:30 | |
*** zhurong_ has joined #openstack-freezer | 02:38 | |
*** zhurong_ has quit IRC | 02:57 | |
*** zhurong has joined #openstack-freezer | 02:59 | |
*** zhurong has quit IRC | 03:00 | |
*** zhurong has joined #openstack-freezer | 03:00 | |
*** zhurong has quit IRC | 03:04 | |
*** zhurong has joined #openstack-freezer | 03:11 | |
*** zhurong has quit IRC | 03:14 | |
*** yangyapeng has quit IRC | 03:26 | |
*** yangyapeng has joined #openstack-freezer | 03:28 | |
*** iceyao has quit IRC | 04:00 | |
*** iceyao_ has joined #openstack-freezer | 04:00 | |
*** zhurong has joined #openstack-freezer | 04:30 | |
*** zhusz_ has joined #openstack-freezer | 04:32 | |
*** zhurong has quit IRC | 04:34 | |
*** zhurong has joined #openstack-freezer | 04:37 | |
*** zhurong has quit IRC | 04:41 | |
*** zhurong_ has joined #openstack-freezer | 05:19 | |
*** zhurong_ has quit IRC | 05:24 | |
*** EinstCra_ has joined #openstack-freezer | 05:41 | |
*** EinstCra_ has quit IRC | 05:42 | |
*** EinstCra_ has joined #openstack-freezer | 05:43 | |
*** iceyao_ has quit IRC | 05:43 | |
*** iceyao has joined #openstack-freezer | 05:43 | |
*** EinstCrazy has quit IRC | 05:44 | |
*** EinstCrazy has joined #openstack-freezer | 05:44 | |
*** EinstCr__ has joined #openstack-freezer | 05:44 | |
*** EinstCra_ has quit IRC | 05:45 | |
*** EinstCrazy has quit IRC | 05:48 | |
athinkingmeat | hi, good morning | 06:12 |
---|---|---|
*** zhurong has joined #openstack-freezer | 06:17 | |
*** lpetrut has joined #openstack-freezer | 06:47 | |
*** lpetrut has quit IRC | 07:08 | |
*** fawadkhaliq has joined #openstack-freezer | 07:13 | |
*** daemontool has joined #openstack-freezer | 07:15 | |
openstackgerrit | yapeng Yang proposed openstack/freezer: Fix restore nova for multiple networks https://review.openstack.org/312430 | 07:29 |
openstackgerrit | yapeng Yang proposed openstack/freezer: Change cinder backup to define full backup or incremental backup https://review.openstack.org/329359 | 07:39 |
zhusz_ | hi all, could I get some reviews on https://review.openstack.org/#/c/337621/ and https://review.openstack.org/#/c/338906/ ? | 07:51 |
*** domhnallw has quit IRC | 07:52 | |
*** domhnallw has joined #openstack-freezer | 07:56 | |
*** c00281451_ is now known as zengchen | 08:01 | |
*** _szaher_ has joined #openstack-freezer | 08:10 | |
*** daemontool_ has joined #openstack-freezer | 08:28 | |
*** daemontool has quit IRC | 08:29 | |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 08:46 |
*** daemontool has joined #openstack-freezer | 09:01 | |
*** daemontool_ has quit IRC | 09:01 | |
*** lpetrut has joined #openstack-freezer | 09:08 | |
*** lpetrut has quit IRC | 09:11 | |
*** lpetrut has joined #openstack-freezer | 09:18 | |
*** fawadkhaliq has quit IRC | 09:34 | |
athinkingmeat | m3m0 let me know when you have time to solve the problem with creating jobs via horizon :) | 09:44 |
m3m0 | athinkingmeat: hey, yo, good morning :) | 09:48 |
m3m0 | sure | 09:49 |
domhnallw | athinkingmeat, how familiar are you with the developer tools that ship with the various browsers? It might be very informative to have a look at the problems your browser is having. | 09:49 |
domhnallw | What browser are you typically using? | 09:49 |
athinkingmeat | domhnallw: don't use them extensively, but can click buttons :)) i use chrome and firefox | 09:50 |
domhnallw | Okay. Each browser comes with tools that allow you to look into what they're doing - the most important here would be what the Javascript is doing (and any errors it encounters), and the network activity. | 09:51 |
athinkingmeat | ok, i will launch something with f12 on chrome and will see what is going on | 09:52 |
domhnallw | If we take the example of Chrome, press F12 to start them. There's a bunch of stuff out there, but you want to look at the "Console" and "Network" tabs. | 09:52 |
domhnallw | Under Firefox, the Firebug extension does a better job of this than the built-in dev tools most of the time. Install the extension, then right click on the page and select "Inspect with Firebug" to start it upp. | 09:53 |
domhnallw | up*. | 09:53 |
domhnallw | Since you're using Chrome first, most things in the Console that're written in red are bad (but not all). | 09:54 |
domhnallw | On the network tab, you can watch out for status codes that start with either 4 or 5. | 09:55 |
athinkingmeat | error in network tab, when clicking create: https://www.irccloud.com/pastebin/XdAsugxl/ | 09:55 |
domhnallw | I recognize that, there's a ticket about it. | 09:55 |
domhnallw | One sec. | 09:56 |
domhnallw | I think that's https://bugs.launchpad.net/freezer/+bug/1570377 | 09:56 |
openstack | Launchpad bug 1570377 in Freezer "job creation fails if a hostname contains a "." in the name" [Undecided,New] | 09:56 |
domhnallw | It's not a web ui issue per se, it's an API issue. | 09:57 |
athinkingmeat | ok, any easy fix? :)) | 09:57 |
domhnallw | Err, don't put a "." in the hostname for now? | 09:57 |
domhnallw | The regular expression seems to like alphanumerics and dashes only, which is odd. | 09:58 |
domhnallw | Maybe in the immediate term replace your '.' with '-' until a fix gets pushed? | 09:59 |
domhnallw | I'll take a look at it now and get the ball rolling on a fix. | 10:01 |
domhnallw | Should be pretty straight forward. | 10:01 |
athinkingmeat | domhnallw: i don't remember exactly how i created this client, will try to find out | 10:05 |
*** yangyapeng has quit IRC | 10:06 | |
domhnallw | OK. | 10:06 |
athinkingmeat | domhnallw: i used freezer-scheduler register and it has automatically created client with fqdn | 10:09 |
athinkingmeat | which uses '.' | 10:09 |
domhnallw | Yeah. Hmm. It may have to wait on my fix then, sorry. | 10:09 |
domhnallw | Looking at it at the moment. | 10:09 |
athinkingmeat | domhnallw: ok, i will wait :) | 10:09 |
*** iceyao has quit IRC | 10:16 | |
*** iceyao has joined #openstack-freezer | 10:17 | |
*** iceyao has quit IRC | 10:24 | |
*** fawadkhaliq has joined #openstack-freezer | 10:34 | |
*** fawadkhaliq has quit IRC | 10:40 | |
*** _szaher_ has quit IRC | 10:48 | |
*** fawadkhaliq has joined #openstack-freezer | 10:48 | |
*** szaher_ has joined #openstack-freezer | 11:19 | |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 11:21 |
*** daemontool has quit IRC | 11:57 | |
athinkingmeat | installed freezer on another node and registered without dots. seems like freezer is working, scheduling jobs and so on :) | 12:04 |
*** fawadkhaliq has quit IRC | 12:10 | |
domhnallw | Okay, good to know. I'll be pushing the relevant patch for review shortly. | 12:14 |
*** zhurong has quit IRC | 12:30 | |
*** yangyapeng has joined #openstack-freezer | 12:36 | |
*** zhurong has joined #openstack-freezer | 12:42 | |
*** daemontool has joined #openstack-freezer | 12:54 | |
openstackgerrit | Domhnall Walsh proposed openstack/freezer-api: client_id regex now permits valid fqdn for hostname https://review.openstack.org/343626 | 12:55 |
*** iceyao has joined #openstack-freezer | 13:03 | |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 13:53 |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 13:58 |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 14:00 |
athinkingmeat | thanks guys, bye for today | 14:13 |
openstackgerrit | Saad Zaher proposed openstack/freezer-api: WIP: Implemented oslo.policy https://review.openstack.org/335274 | 14:23 |
*** EinstCr__ has quit IRC | 14:25 | |
*** zhurong has quit IRC | 14:53 | |
*** daemontool_ has joined #openstack-freezer | 15:02 | |
*** daemontool has quit IRC | 15:05 | |
openstackgerrit | Merged openstack/freezer-api: client_id regex now permits valid fqdn for hostname https://review.openstack.org/343626 | 15:14 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer-api: Updated from global requirements https://review.openstack.org/339885 | 15:16 |
*** EinstCrazy has joined #openstack-freezer | 15:26 | |
*** EinstCrazy has quit IRC | 15:31 | |
*** daemontool has joined #openstack-freezer | 15:39 | |
*** daemontool_ has quit IRC | 15:40 | |
openstackgerrit | Ice Yao proposed openstack/freezer: add cindernative-backup-id option when restore cinder https://review.openstack.org/330381 | 16:04 |
*** iceyao has quit IRC | 16:09 | |
openstackgerrit | Memo Garcia proposed openstack/freezer-api: WIP: Fix mappings update for the api using aliases https://review.openstack.org/343759 | 16:09 |
*** michauds has joined #openstack-freezer | 16:17 | |
*** fawadkhaliq has joined #openstack-freezer | 16:20 | |
*** fawadkhaliq has quit IRC | 16:24 | |
openstackgerrit | Memo Garcia proposed openstack/freezer-api: WIP: Fix mappings update for the api using aliases https://review.openstack.org/343759 | 16:24 |
*** zengchen has quit IRC | 16:33 | |
*** zengchen has joined #openstack-freezer | 16:33 | |
*** szaher_ has quit IRC | 16:43 | |
*** daemontool_ has joined #openstack-freezer | 16:55 | |
*** daemontool has quit IRC | 16:58 | |
*** athinkingmeat has quit IRC | 17:05 | |
*** lpetrut has quit IRC | 17:15 | |
*** daemontool has joined #openstack-freezer | 17:19 | |
*** athinkingmeat has joined #openstack-freezer | 17:20 | |
*** daemontool has quit IRC | 17:20 | |
*** daemontool has joined #openstack-freezer | 17:21 | |
*** daemontool_ has quit IRC | 17:22 | |
*** daemontool has quit IRC | 17:25 | |
*** EinstCrazy has joined #openstack-freezer | 17:28 | |
*** daemontool has joined #openstack-freezer | 17:28 | |
*** daemontool has quit IRC | 17:31 | |
*** EinstCrazy has quit IRC | 17:32 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/freezer-api: Updated from global requirements https://review.openstack.org/339885 | 18:08 |
*** fawadkhaliq has joined #openstack-freezer | 19:05 | |
*** EinstCrazy has joined #openstack-freezer | 19:29 | |
*** EinstCrazy has quit IRC | 19:34 | |
*** fawadkhaliq has quit IRC | 19:52 | |
openstackgerrit | Clenimar Filemon proposed openstack/freezer-api: Get auth opts from method instead of direct access https://review.openstack.org/338485 | 20:52 |
*** EinstCrazy has joined #openstack-freezer | 21:31 | |
*** EinstCrazy has quit IRC | 21:36 | |
*** michauds has quit IRC | 22:55 | |
*** clenimar_ has joined #openstack-freezer | 23:26 | |
*** EinstCrazy has joined #openstack-freezer | 23:33 | |
*** EinstCrazy has quit IRC | 23:37 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!