Monday, 2015-11-30

*** openstack has joined #tripleo14:13
*** openstack has quit IRC14:13
*** openstack has joined #tripleo14:23
*** openstack has joined #tripleo14:35
*** openstack has joined #tripleo15:43
rhalliseydprince, hey does os-net-config's config file get generated in the heat-agents container?  Or does that config stay the same from when you originally built it?15:44
dprincerhallisey: it is generated via Heat metadata15:44
rhalliseydprince, odd.  I see no change in the config.json from using net iso and not using net iso15:45
*** jprovazn has joined #tripleo15:49
*** gfidente has joined #tripleo15:49
*** gfidente has quit IRC15:49
*** gfidente has joined #tripleo15:49
*** electrofelix has joined #tripleo15:51
*** tremble has joined #tripleo15:51
*** tremble has joined #tripleo15:51
*** jtomasek has joined #tripleo15:52
*** morazi has joined #tripleo15:53
*** jistr has quit IRC15:57
*** lucas-afk is now known as lucasagomes15:58
*** untriaged-bot has joined #tripleo16:00
untriaged-botUntriaged bugs so far:16:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/151920916:00
openstackLaunchpad bug 1519209 in tripleo " disk-image-create fail with opensuse element" [Undecided,New]16:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/152012016:00
openstackLaunchpad bug 1520120 in tripleo "Could not find /dev/mapper/loop0p1 error in CI" [Undecided,New]16:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/150590016:00
openstackLaunchpad bug 1505900 in diskimage-builder "Failed to create 'wily' release with DIB_RELEASE" [Undecided,New]16:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/151781416:00
openstackLaunchpad bug 1517814 in diskimage-builder "ironic-python-agent service failed to be started automatically" [Undecided,Incomplete] - Assigned to Ligong Duan (duanlg)16:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/152098516:00
openstackLaunchpad bug 1520985 in tripleo "Overcloud goes in irrecoverable error state on incorrect stack update command" [Undecided,New]16:00
*** untriaged-bot has quit IRC16:00
*** jdob has joined #tripleo16:03
*** aufi has quit IRC16:06
*** apetrich has quit IRC16:07
*** zaneb has joined #tripleo16:11
*** Marga_ has joined #tripleo16:11
*** Marga_ has quit IRC16:13
*** Marga_ has joined #tripleo16:14
*** apetrich has joined #tripleo16:15
*** openstackstatus has joined #tripleo16:17
*** ChanServ sets mode: +v openstackstatus16:17
hewbroccadprince: hey, so you think with split stacks we could blow away the config stack for major version upgrades?16:28
hewbroccaJust saw your note about that16:29
dprincehewbrocca: exactly16:29
dprincehewbrocca: we'd still need to be careful with upgrades to the "infrastructure" stack though, but that stack would be much simpler16:30
hewbroccaYeah I feel like that is not such a big deal to keep very controlled16:30
dprincehewbrocca: more focussed stacks would make things more a la cart. Say a user had their own provisioning... they could use that if they wanted to as well16:31
dprincehewbrocca: or vice versa16:31
hewbroccaI'm trying to think what happens if you tell heat "deploy a new config stack"16:31
hewbroccabasically it would just ignore machine creation, container spin-up, etc.16:31
dprincehewbrocca: it pushes new hiera metadata to the nodes, and then runs (steps through) puppet apply manifests16:32
hewbroccahuh16:32
hewbroccaand that's basically it16:32
hewbroccaso it doesn't try to tear down networks or whatever16:32
dprincehewbrocca: I was thinking we'd leave that in the "infra" stack16:32
dprincehewbrocca: but we could debate it I suppose16:32
hewbroccano, I think that is exactly where it goes16:33
dprincehewbrocca: honestly... from the questions I get about networking it sounds like we want to set it up perhaps even earlier than we do already (via heat).16:33
dprincehewbrocca: I'm eying IPA as a possible means to deploy os-net-config16:33
hewbroccahuh16:33
hewbroccayeah16:33
dprincehewbrocca: or at least use it. Imaging being able to know your networks are sane by simply running the introspection ramdisk16:33
hewbroccathat's what we want, honestly16:34
hewbroccaI think athomas' crew might already be looking at something along those lines16:34
hewbroccarhallisey: ^^^16:34
dprincehewbrocca: yeah, I think we could refactor around that idea too. But anyways, that is why I'd leave the network config as part of the "infra" stack I think16:34
hewbroccaagree16:34
rhalliseyhewbrocca, there is some validation stuff being worked on, but I don't know how it's being integrated16:37
rhalliseythe stuff mentioned above should be covered16:38
*** chlong has joined #tripleo16:40
openstackgerritGiulio Fidente proposed openstack/os-cloud-config: Allow control over the Keystone adminurl and internalurl endpoint  https://review.openstack.org/25087516:45
openstackgerritGiulio Fidente proposed openstack/os-cloud-config: Do not pass the 'public' endpoint when doing pki initialization  https://review.openstack.org/25146616:47
gfidenteslagle, ^^ I've decoupled the two16:47
gfidentebnemec, regarding https://review.openstack.org/#/c/250268/5, what do you mean it is handled by the client?16:49
gfidentethat it won't re-create the endpoints if they are already there?16:50
*** panda has joined #tripleo16:50
bnemecgfidente: The client already detects when keystone has been configured by puppet and skips its initialization.16:50
*** cwolferh has joined #tripleo16:50
bnemecgfidente: https://github.com/openstack/python-tripleoclient/commit/584c95f36ac07e425fa7dab6e844c6de731628a516:51
gfidenteyeah so my point was to not run this at all, especially not the pki_initialization because these require the undercloud to have connectivity to the overcloud via public, using ssh as well16:51
*** cinerama has joined #tripleo16:51
*** jpeeler has joined #tripleo16:52
*** alop has joined #tripleo16:53
openstackgerritRyan Brady proposed openstack/tripleo-common: Initial workflow implementation of tripleo-common  https://review.openstack.org/22729716:53
bnemecgfidente: Okay, I can see that, but it at least needs to be opt-out, rather than opt-in.16:55
bnemecIOW, someone running the exact same deploy command they used before the change should get the same behavior.16:56
gfidenteso that's why I set backport: none16:57
jaosoriorbnemec: Well, the aim would be to have that configured via puppet instead of via os-cloud-config16:57
gfidentewe don't want it in the current stable16:57
gfidentebut in the next stable we'd rather default to not run it16:58
gfidenteor at least that was the goal16:58
bnemecNo, we can't just make a backwards incompatible change to the client without a deprecation period.16:59
*** athomas has joined #tripleo16:59
*** shardy has quit IRC16:59
bnemecThis can all be ripped out next cycle, assuming we get the puppet init change landed at some point this cycle.16:59
*** ukalifon has quit IRC16:59
hewbroccayou mean, like now :)17:01
*** coolsvap has quit IRC17:01
gfidentebnemec, ok so would you default -run to true or rather use a -skip ?17:02
bnemechewbrocca: We haven't landed it yet, and last I heard it caused upgrade problems.17:02
gfidentebnemec, or have different ideas on how to handle migration?17:02
bnemecgfidente: I think I'd go with -skip17:03
*** jaosorior has quit IRC17:03
gfidentebnemec, ack will update that17:04
*** devvesa has quit IRC17:04
bnemecgfidente: Can you also add the reasoning to the commit message?17:04
gfidentebnemec, yep17:04
bnemecGiven that I -2'd the previous patch proposing this sort of thing I'd like it to be as obvious as possible why I'm okay with this one. :-)17:05
*** coolsvap has joined #tripleo17:05
*** derekh has joined #tripleo17:05
gfidentebnemec, a different patch or previous patchset?17:06
gfidenteI will be explicit in the msg btw17:06
bnemecgfidente: spredzy had a patch to remove the keystone init too.  I -2'd it for backwards compatibility reasons.17:06
gfidenteok I see, I will ping him as well and see if it's better to restore that then or add him on this17:08
bnemecgfidente: I wouldn't bother.  His was a complete removal, which is different from this.17:08
*** trellooobot has joined #tripleo17:10
trellooobotURGENT TRIPLEO TASKS NEED ATTENTION17:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+17:10
trellooobot| Title                               |              URL              | Members      | Last Active |17:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+17:10
trellooobot| ZUUL isn't running any tripleo ci j | https://trello.com/c/JoGwHcFt | Steven Hardy |   1124 min  |17:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+17:10
*** trellooobot has quit IRC17:10
*** Slower has joined #tripleo17:11
*** mcornea has quit IRC17:14
*** rwsu has joined #tripleo17:18
openstackgerritTzu-Mainn Chen proposed openstack/tripleo-common: TripleO API v1  https://review.openstack.org/24373717:19
*** jobewan has joined #tripleo17:22
derekhdprince: jeblar has approved the revert and is restarting nodepool , so things should start soon, I'll be gone but if you could take a look later it would be good17:27
dprincederekh: sure, will do17:28
dprincederekh: should I clear out the nodes/floating IPs?17:28
dprincederekh: or just trust that nodepool will do this?17:28
derekhdprince: I've just run this command17:29
derekhdprince: nova list --all-tenants  | grep tripleo-f  | grep -v -e ACTIVE -e BUILD | grep ERROR | awk '{print $2}' | xargs -n 1 nova reset-state17:29
derekhdprince: it should allow nodepool to delete them,17:29
dprincederekh: okay, will do17:29
hewbroccaRight folks, I'm out, catch you tomorrow17:30
*** spredzy has joined #tripleo17:33
*** ifarkas has quit IRC17:41
*** Marga_ has quit IRC17:45
*** penick has joined #tripleo17:51
openstackgerritBen Nemec proposed openstack/instack-undercloud: Allow ssl ports in firewall  https://review.openstack.org/25149117:57
openstackgerritBen Nemec proposed openstack/os-cloud-config: Change swift ssl port  https://review.openstack.org/25149218:01
*** gchamoul has quit IRC18:02
*** derekh has quit IRC18:02
*** penick_ has joined #tripleo18:02
*** penick has quit IRC18:04
*** penick_ is now known as penick18:04
*** gchamoul has joined #tripleo18:06
*** mikeit has joined #tripleo18:10
*** mgould has quit IRC18:10
*** chlong has quit IRC18:10
*** dtantsur is now known as dtantsur|afk18:11
*** adam_g has quit IRC18:14
*** adam_g has joined #tripleo18:15
*** adam_g has joined #tripleo18:15
*** trown is now known as trown|lunch18:17
*** davidlenwell has quit IRC18:21
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Making nova parameters configurable  https://review.openstack.org/23496518:21
*** davidlenwell has joined #tripleo18:23
*** ChanServ sets mode: +v davidlenwell18:23
*** Guest83268 has quit IRC18:23
*** chlong has joined #tripleo18:25
*** Hunner has quit IRC18:27
*** crinkle has quit IRC18:27
*** mgagne has joined #tripleo18:28
*** mgagne is now known as Guest6345318:28
*** crinkle has joined #tripleo18:29
*** penick has quit IRC18:29
*** penick has joined #tripleo18:32
*** jcoufal has quit IRC18:33
*** tosky has quit IRC18:36
*** jistr has joined #tripleo18:37
*** rohitpagedar__ has joined #tripleo18:37
*** Guest63453 has quit IRC18:38
*** Guest63453 has joined #tripleo18:38
*** Guest63453 is now known as mgagne18:39
*** eil397 has joined #tripleo18:39
*** Hunner has joined #tripleo18:42
*** Hunner has joined #tripleo18:42
*** Marga_ has joined #tripleo18:48
*** mikeit has quit IRC18:51
*** weshay_xchat is now known as weshay18:52
dprinceCI jobs appears to be running again!18:52
bnemec\o/18:52
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23497018:54
*** Hunner has quit IRC18:55
*** penick has quit IRC18:56
*** athomas has quit IRC18:57
*** sthillma has joined #tripleo18:58
*** electrofelix has quit IRC18:59
*** Hunner has joined #tripleo19:01
*** Hunner has joined #tripleo19:01
*** mkovacik has quit IRC19:06
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23497019:06
*** penick has joined #tripleo19:08
*** jaosorior has joined #tripleo19:08
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23011619:10
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23497019:10
*** trown|lunch is now known as trown19:12
*** jaosorior has quit IRC19:15
openstackgerritLokesh Jain proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23011619:20
openstackgerritLokesh Jain proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23011619:22
*** shivrao has joined #tripleo19:35
*** akrivoka has quit IRC19:42
*** lucasagomes is now known as lucas-dinner19:42
*** penick has quit IRC19:48
*** penick has joined #tripleo19:50
*** thrash has joined #tripleo19:56
*** thrash has joined #tripleo19:56
*** SlickNik has left #tripleo19:57
openstackgerritLokesh Jain proposed openstack/tripleo-heat-templates: Changes for configuring Nuage  https://review.openstack.org/23497019:58
*** akuznetsov has joined #tripleo19:59
*** penick has quit IRC20:03
*** shardy has joined #tripleo20:04
shardyrohitpagedar__: Hi20:05
rohitpagedar__shardy : Hi. I just spoke with Lokesh. He has updated "https://review.openstack.org/234970" for now. But I would not touch it untill "https://review.openstack.org/230116" is merged.20:07
shardyrohitpagedar__: Ok, thanks, I'll remove my -2 then if you guys are already talking20:08
*** penick has joined #tripleo20:08
*** SlickNik has joined #tripleo20:08
shardyrohitpagedar__: I just wanted to avoid constantly losing the changes in the top patch of the queue20:08
shardyrohitpagedar__: do you need any help with the rebase process, so it goes smoother next time?20:08
*** trellooobot has joined #tripleo20:10
trellooobotURGENT TRIPLEO TASKS NEED ATTENTION20:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+20:10
trellooobot| Title                               |              URL              | Members      | Last Active |20:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+20:10
trellooobot| ZUUL isn't running any tripleo ci j | https://trello.com/c/JoGwHcFt | Steven Hardy |   158 min   |20:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+20:10
*** trellooobot has quit IRC20:10
rohitpagedar__shardy: We followed these guidelines for making the changes (http://docs.openstack.org/infra/manual/developers.html#multiple-changes), but I guess there was something that we did not do correct. I apologize for the inconvenience.20:11
shardyrohitpagedar__: The trick is you have to pull the new version of the top patch when you rebase20:12
shardyhttp://docs.openstack.org/infra/manual/developers.html#adding-a-dependency20:12
rohitpagedar__Thanks for all the assistance, anyway. I will consult with you if we run into a similar situation again .20:12
shardySo, the way I do it is create a new branch, then do git review -d <parent change id>20:12
shardythen do git cherry-pick <SHA of your change>20:13
shardyOr rather, do the git review -d, then create the new branch, then cherry pick your patch on top20:13
*** mcornea has joined #tripleo20:13
shardyrohitpagedar__: No problem, the git workflow is confusing sometimes, I just wanted to ensure we solved the problem20:14
rohitpagedar__oh, that makes sense.  We got the latest changes, by following the above same steps ^^20:14
shardyfeel free to ping me next time if you need any help, when you've done it a few times it starts to make sense :)20:14
rohitpagedar__Thanks Steve, will do! :)20:15
*** Marga_ has quit IRC20:19
openstackgerritMerged openstack/puppet-tripleo: Fix unit tests failing against Puppet 4.3.0  https://review.openstack.org/24975620:22
*** jistr has quit IRC20:27
*** tremble has quit IRC20:27
*** stevebaker has quit IRC20:33
*** stevebaker has joined #tripleo20:35
*** mburned is now known as mburned_out20:35
*** gfidente has quit IRC20:39
openstackgerritRohit Pagedar proposed openstack/tripleo-heat-templates: Making nova parameters configurable for nuage-metadata-agent  https://review.openstack.org/23496520:40
*** akuznetsov has quit IRC20:41
*** mburned_out is now known as mburned20:46
*** Marga_ has joined #tripleo20:50
*** olaph has quit IRC20:50
*** olaph has joined #tripleo20:52
*** rebrego has joined #tripleo20:56
*** regebro is now known as Guest7331420:56
*** rebrego is now known as regebro20:56
*** panda has quit IRC21:05
*** Marga_ has quit IRC21:05
*** panda has joined #tripleo21:05
*** Marga_ has joined #tripleo21:06
*** dprince has quit IRC21:07
*** Marga_ has quit IRC21:10
*** weshay has quit IRC21:10
*** cwolferh has quit IRC21:11
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Make puppet manifests compliant with Puppet 4.x  https://review.openstack.org/24683621:11
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Support NFS backend for Glance (via Pacemaker)  https://review.openstack.org/24361421:11
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Sync httpd vhost settings in between pcmk and non-pcmk scenarios  https://review.openstack.org/24683321:11
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: nova: set catalog_info to InternalURL  https://review.openstack.org/24769421:11
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Fix dependency for Ceilometer agent when using MySQL  https://review.openstack.org/24683421:12
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Do not enforce start timeout to 90s for neutron-server  https://review.openstack.org/24683521:12
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Add Puppet 4.x lint checks  https://review.openstack.org/24679821:12
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates: Ensure memcached resource uses interleave=true  https://review.openstack.org/24567021:12
*** Marga_ has joined #tripleo21:19
*** jcooley has quit IRC21:23
*** jcooley has joined #tripleo21:25
*** cwolferh has joined #tripleo21:27
*** jprovazn has quit IRC21:30
*** regebro has quit IRC21:33
*** bvandenh has quit IRC21:50
*** psanchez has quit IRC21:51
*** jayg is now known as jayg|g0n321:52
*** psanchez has joined #tripleo21:53
*** penick has quit IRC21:56
openstackgerritBen Nemec proposed openstack/instack-undercloud: Create default flavors as part of undercloud install  https://review.openstack.org/25005921:58
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Make flavor-creation failure non-fatal  https://review.openstack.org/25155221:59
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci: Remove flavor creation  https://review.openstack.org/25155321:59
openstackgerritBen Nemec proposed openstack/tripleo-common: Remove flavor creation  https://review.openstack.org/25155421:59
openstackgerritBen Nemec proposed openstack/tripleo-docs: Documented pre-created flavors  https://review.openstack.org/25155521:59
*** penick has joined #tripleo21:59
*** untriaged-bot has joined #tripleo22:00
untriaged-botUntriaged bugs so far:22:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/151920922:00
openstackLaunchpad bug 1519209 in tripleo " disk-image-create fail with opensuse element" [Undecided,New]22:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/152012022:00
openstackLaunchpad bug 1520120 in tripleo "Could not find /dev/mapper/loop0p1 error in CI" [Undecided,New]22:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/150590022:00
openstackLaunchpad bug 1505900 in diskimage-builder "Failed to create 'wily' release with DIB_RELEASE" [Undecided,New]22:00
untriaged-bothttps://bugs.launchpad.net/diskimage-builder/+bug/151781422:00
openstackLaunchpad bug 1517814 in diskimage-builder "ironic-python-agent service failed to be started automatically" [Undecided,Incomplete] - Assigned to Ligong Duan (duanlg)22:00
untriaged-bothttps://bugs.launchpad.net/tripleo/+bug/152098522:00
openstackLaunchpad bug 1520985 in tripleo "Overcloud goes in irrecoverable error state on incorrect stack update command" [Undecided,New]22:00
*** untriaged-bot has quit IRC22:00
*** shardy has quit IRC22:03
*** Marga__ has joined #tripleo22:05
openstackgerritBen Nemec proposed openstack/instack-undercloud: Create default flavors as part of undercloud install  https://review.openstack.org/25005922:06
*** Marga_ has quit IRC22:06
openstackgerritBen Nemec proposed openstack/tripleo-common: Remove flavor creation  https://review.openstack.org/25155422:08
openstackgerritBen Nemec proposed openstack/tripleo-docs: Documented pre-created flavors  https://review.openstack.org/25155522:08
openstackgerritBen Nemec proposed openstack/tripleo-docs: Document pre-created flavors  https://review.openstack.org/25155522:09
*** Marga__ has quit IRC22:09
bnemecSo much cross-repo dependency fail :-/22:10
*** trellooobot has joined #tripleo22:10
trellooobotURGENT TRIPLEO TASKS NEED ATTENTION22:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+22:10
trellooobot| Title                               |              URL              | Members      | Last Active |22:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+22:10
trellooobot| ZUUL isn't running any tripleo ci j | https://trello.com/c/JoGwHcFt | Steven Hardy |   278 min   |22:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+22:10
*** trellooobot has quit IRC22:10
*** julim has quit IRC22:16
*** trown is now known as trown|outttypeww22:16
*** tiswanso has quit IRC22:22
openstackgerritBen Nemec proposed openstack/tripleo-common: Make coverage tests work  https://review.openstack.org/25155922:22
*** rpothier has quit IRC22:27
*** hewbrocc` has joined #tripleo22:48
*** hewbrocca has quit IRC22:49
*** penick has quit IRC22:52
*** Marga_ has joined #tripleo22:56
*** Marga_ has quit IRC22:57
*** Marga_ has joined #tripleo22:57
*** jobewan has quit IRC22:57
*** yamahata has joined #tripleo22:58
openstackgerritBen Nemec proposed openstack/tripleo-common: Make coverage tests work  https://review.openstack.org/25155923:01
*** Marga_ has quit IRC23:01
openstackgerritBen Nemec proposed openstack/instack-undercloud: Enable coverage testing  https://review.openstack.org/25157523:02
openstackgerritBen Nemec proposed openstack/tripleo-common: Make coverage tests work  https://review.openstack.org/25155923:04
*** Marga_ has joined #tripleo23:04
bnemecOkay, that's 30 open patches.  I think it's time to call it a day. :-)23:10
*** trellooobot has joined #tripleo23:10
trellooobotURGENT TRIPLEO TASKS NEED ATTENTION23:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+23:10
trellooobot| Title                               |              URL              | Members      | Last Active |23:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+23:10
trellooobot| ZUUL isn't running any tripleo ci j | https://trello.com/c/JoGwHcFt | Steven Hardy |   338 min   |23:10
trellooobot+-------------------------------------+-------------------------------+--------------+-------------+23:10
*** trellooobot has quit IRC23:10
bnemecHmm, it appears I need to get added to teh trello board.  I can't move ^ to the Done category.23:14
*** rohitpagedar__ has quit IRC23:19
*** dmacpher has quit IRC23:20
*** thrash is now known as thrash|g0ne23:21
*** barra204 has quit IRC23:38
*** shakamunyi has joined #tripleo23:38
*** jerrygb has quit IRC23:39
*** jerrygb has joined #tripleo23:39
*** rwsu has quit IRC23:47
*** penick has joined #tripleo23:54

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