Saturday, 2018-03-31

*** esberglu has quit IRC00:14
*** markvoelker has quit IRC00:41
*** Sha0000 has quit IRC00:42
*** sawblade_ has joined #openstack-ansible00:47
*** sawblade6 has quit IRC00:50
*** armaan has quit IRC00:51
*** odyssey4me has quit IRC00:51
*** odyssey4me has joined #openstack-ansible00:51
*** DevX has quit IRC00:51
cloudnulllogan-: If you have time that'd be great!01:00
cloudnullIve been thinking about it and im not 100% how best to attack building those tests.01:00
cloudnullit'd be something like, local user > sudo to root > attach to container > su to different user touch file?01:01
cloudnullI really don't know what's best?01:01
cloudnullopen to suggestions and if you have ideas, have at it :)01:02
cloudnullthis was the inventory I was working with http://paste.openstack.org/show/718025/01:03
cloudnulladmin0 where are you seeing that?01:04
*** yifei1 has quit IRC01:11
*** NWOutlier__ has joined #openstack-ansible01:20
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_cinder master: Convert role to use a common systemd service role  https://review.openstack.org/55801701:21
*** savvas has joined #openstack-ansible01:36
*** savvas has quit IRC01:40
*** savvas has joined #openstack-ansible01:40
idlemindcloudnull sadly not :( :( maybe the next one01:57
idlemindthis one coming up is in canada tho right?02:05
*** sawblade6 has joined #openstack-ansible02:10
*** sawblade_ has quit IRC02:12
*** vnogin has joined #openstack-ansible02:30
*** vnogin has quit IRC02:35
*** markvoelker has joined #openstack-ansible02:42
logan-awesome thanks cloudnull02:45
logan-did something specific motivate you to write that patch?02:45
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role  https://review.openstack.org/55802002:46
*** sawblade_ has joined #openstack-ansible03:00
cloudnulllogan-: That inventory is similar to my home network03:02
logan-gotcha03:02
logan-cool03:02
cloudnullI have a mess of hosts, nspawn containers, etc running all kinds of things03:03
*** sawblade6 has quit IRC03:03
cloudnullhosts all have a user to ssh to, not root03:03
cloudnullcontainers are all connected to macvlans, no ssh03:03
logan-👍03:04
*** savvas has quit IRC03:13
*** markvoelker has quit IRC03:16
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role  https://review.openstack.org/55802003:19
*** dave-mccowan has quit IRC03:24
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_heat master: Convert role to use a common systemd service role  https://review.openstack.org/55802303:28
cloudnulllogan-: if you have a moment, can you have a look https://review.openstack.org/#/c/55797303:30
cloudnullsystemd-mount role update03:30
*** NWOutlier__ has quit IRC03:30
logan-yep03:33
*** sawblade6 has joined #openstack-ansible03:39
*** sawblade_ has quit IRC03:41
*** NWOutlier__ has joined #openstack-ansible03:49
logan-quick question for you on that cloudnull03:52
openstackgerritMerged openstack/openstack-ansible master: Update run_tests.sh and remove tests-repo-clone.sh  https://review.openstack.org/55699404:04
logan-finally!04:05
bgmccollum...and now ocata to pike upgrade is complete...!04:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_trove master: Convert role to use a common systemd service role  https://review.openstack.org/55802804:06
cloudnullbgmccollum: nice!04:06
cloudnullgoing pike to queens ?04:06
bgmccollumshould i push my luck? 3 upgrades, back to back?04:07
cloudnullhot damn! 556994 merged!04:07
cloudnullbgmccollum: YOLO !04:07
cloudnull:P04:07
bgmccollumif i trash it, i guess i have the whole weekend to fix.04:07
cloudnullpike is pretty rock solid, I have queens on a 5 node cloud. I'm sure there are some ugly bits but most are worked out04:07
cloudnullits still very new04:08
bgmccollumyeah i might let it stew a bit04:08
cloudnullso if its  prod or even pseudo prod, you might want to hold back04:08
cloudnullbut three upgrades, newton to pike that's pretty great to hear.04:08
cloudnullmind sharing node count and how long it all took?04:09
cloudnullor will there be a blog post I can read later? :)04:09
bgmccollumhaha...its my home AIO04:09
bgmccollumi do use it for real things though04:10
cloudnullah cool !04:10
cloudnullhow long did it all take ?04:10
cloudnullany major  bugs that we should hammer out ?04:11
bgmccollumi wasn't watching the clock much...04:11
bgmccollumit looks like the only thing is nova-cert isn't running. from what i can tell, its ben deprecated, and probably the container should be purged.04:11
bgmccollum"ServiceTooOld: This service is older (v15) than the minimum (v22) version of the rest of the deployment. Unable to continue."04:13
*** markvoelker has joined #openstack-ansible04:13
logan-yea you can delete the cert container in ocata iirc04:14
cloudnullah logan- on that mount change from stopped to false, that was a bug. enabled is a Boolean in the system module04:16
cloudnullhttp://docs.ansible.com/ansible/latest/modules/systemd_module.html04:16
logan-ohhh04:16
logan-i was thinking of state there04:16
cloudnullyea me too :)04:17
* cloudnull is falling behind on the mhayden bug creation count04:17
cloudnullbut trying to keep up :P04:17
bgmccollumhost removed from inventory, and container destroyed.04:17
cloudnulldeath to nova_cert!04:17
bgmccollumneed to remove service record from DB too04:18
logan-if you like deleting containers, you'll really love the queens upgrade :P04:20
bgmccollumoh, there's an openstack command to delete service entries? news to me...04:21
bgmccollumopenstack compute service delete <id>04:21
bgmccollumlogan- im gonna hold off on queens for a bit04:23
bgmccollumok, time to call it quits...have a good weekend all...04:25
cloudnullnight bgmccollum04:32
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift master: Convert role to use a common systemd service role  https://review.openstack.org/55802004:38
*** markvoelker has quit IRC04:47
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-os_magnum master: Convert role to use a common systemd service role  https://review.openstack.org/55803104:48
*** flemingo_ has quit IRC05:03
*** flemingo has joined #openstack-ansible05:29
*** flemingo has quit IRC05:33
*** flemingo has joined #openstack-ansible05:39
*** flemingo has quit IRC05:44
*** markvoelker has joined #openstack-ansible05:44
*** NWOutlier__ has quit IRC05:50
*** gkadam__ has joined #openstack-ansible05:51
*** flemingo has joined #openstack-ansible06:11
*** flemingo has quit IRC06:17
*** markvoelker has quit IRC06:18
*** flemingo has joined #openstack-ansible06:22
*** flemingo has quit IRC06:27
*** dariko has joined #openstack-ansible07:02
*** dariko has quit IRC07:07
*** dariko has joined #openstack-ansible07:08
*** armaan has joined #openstack-ansible07:11
*** admin0 has joined #openstack-ansible07:24
*** flemingo has joined #openstack-ansible07:42
*** flemingo has quit IRC07:47
*** mpjetta has quit IRC07:48
*** flemingo has joined #openstack-ansible08:01
*** flemingo has quit IRC08:05
*** hamza21 has joined #openstack-ansible08:11
*** admin0 has quit IRC08:14
*** markvoelker has joined #openstack-ansible08:14
*** admin0 has joined #openstack-ansible08:15
*** flemingo has joined #openstack-ansible08:16
*** flemingo has quit IRC08:21
*** armaan has quit IRC08:24
*** admin0 has quit IRC08:38
*** admin0 has joined #openstack-ansible08:38
*** markvoelker has quit IRC08:48
*** dariko has quit IRC08:55
*** vnogin has joined #openstack-ansible08:57
*** vnogin has quit IRC08:59
*** gkadam_ has joined #openstack-ansible09:03
*** gkadam has joined #openstack-ansible09:05
*** gkadam__ has quit IRC09:07
*** gkadam_ has quit IRC09:08
*** kukacz has quit IRC09:13
*** kukacz has joined #openstack-ansible09:14
*** hamza21 has quit IRC09:15
*** hamza21 has joined #openstack-ansible09:16
*** vnogin has joined #openstack-ansible09:19
*** vnogin has quit IRC09:19
*** Sha0000 has joined #openstack-ansible09:30
*** hamza21 has quit IRC09:35
*** hamza21 has joined #openstack-ansible09:39
*** markvoelker has joined #openstack-ansible09:45
*** flemingo has joined #openstack-ansible10:06
*** flemingo has quit IRC10:11
*** markvoelker has quit IRC10:18
*** flemingo has joined #openstack-ansible10:21
*** flemingo has quit IRC10:26
*** flemingo has joined #openstack-ansible10:43
*** flemingo has quit IRC10:48
*** Sha0000 has quit IRC10:49
*** admin0 has quit IRC10:49
*** admin0 has joined #openstack-ansible10:50
*** flemingo has joined #openstack-ansible11:08
admin0anyone use cinder as backend to glance ?11:08
*** flemingo has quit IRC11:12
openstackgerritMerged openstack/openstack-ansible stable/queens: Update repo_build role for PBR fix  https://review.openstack.org/55780511:16
*** tinwood has quit IRC11:35
*** tinwood has joined #openstack-ansible11:36
admin0if anyone around, have a bug: https://gist.github.com/a1git/b0ab45bd7ba7866b9992782a7cd7c7ab11:47
admin0error is: ERROR: You must give at least one requirement to install (see \"pip help install\") when running a container delete/re-create11:47
*** markvoelker has joined #openstack-ansible12:15
*** flemingo has joined #openstack-ansible12:23
*** flemingo has quit IRC12:28
*** admin0 has quit IRC12:31
*** admin0 has joined #openstack-ansible12:31
*** dave-mccowan has joined #openstack-ansible12:42
*** odyssey4me has quit IRC12:44
*** odyssey4me has joined #openstack-ansible12:44
*** dave-mccowan has quit IRC12:45
*** flemingo has joined #openstack-ansible12:46
*** markvoelker has quit IRC12:49
*** flemingo has quit IRC12:50
*** haad1 has joined #openstack-ansible13:00
*** flemingo has joined #openstack-ansible13:14
*** flemingo has quit IRC13:19
*** admin0 has quit IRC13:25
*** haad1 has quit IRC13:32
*** yolanda_ has joined #openstack-ansible13:38
*** dave-mccowan has joined #openstack-ansible13:40
*** flemingo has joined #openstack-ansible13:40
*** yolanda has quit IRC13:41
*** flemingo has quit IRC13:44
*** flemingo has joined #openstack-ansible13:54
*** flemingo has quit IRC13:58
*** KeithMnemonic has quit IRC14:03
*** dave-mccowan has quit IRC14:15
*** flemingo has joined #openstack-ansible14:15
*** flemingo has quit IRC14:20
*** flemingo has joined #openstack-ansible14:41
*** flemingo has quit IRC14:46
*** markvoelker has joined #openstack-ansible14:46
*** flemingo has joined #openstack-ansible14:57
*** flemingo has quit IRC15:01
*** flemingo has joined #openstack-ansible15:17
*** markvoelker has quit IRC15:19
*** flemingo has quit IRC15:21
*** lbragstad has joined #openstack-ansible15:35
*** flemingo has joined #openstack-ansible15:36
*** flemingo has quit IRC15:41
*** sawblade_ has joined #openstack-ansible15:51
*** flemingo has joined #openstack-ansible15:53
*** sawblade6 has quit IRC15:53
*** flemingo has quit IRC15:57
*** hamza21 has quit IRC16:02
*** lbragstad has quit IRC16:10
*** flemingo has joined #openstack-ansible16:16
*** markvoelker has joined #openstack-ansible16:17
*** haad1 has joined #openstack-ansible16:18
*** strobelight has quit IRC16:18
*** flemingo has quit IRC16:20
*** haad1 has quit IRC16:28
*** flemingo has joined #openstack-ansible16:35
*** flemingo has quit IRC16:40
*** armaan has joined #openstack-ansible16:41
*** sawblade6 has joined #openstack-ansible16:43
*** sawblade_ has quit IRC16:45
*** markvoelker has quit IRC16:49
*** gkadam_ has joined #openstack-ansible17:03
*** gkadam__ has joined #openstack-ansible17:05
*** flemingo has joined #openstack-ansible17:05
*** gkadam has quit IRC17:07
*** gkadam_ has quit IRC17:08
*** flemingo has quit IRC17:10
*** bauruine has quit IRC17:12
*** lkoranda has quit IRC17:12
*** NWOutlier_ has joined #openstack-ansible17:12
*** gkadam__ has quit IRC17:14
*** bauruine has joined #openstack-ansible17:16
*** lkoranda has joined #openstack-ansible17:17
*** flemingo has joined #openstack-ansible17:18
*** flemingo has quit IRC17:22
*** fatdragon has joined #openstack-ansible17:24
*** haad1 has joined #openstack-ansible17:28
*** haad1 has quit IRC17:30
*** flemingo has joined #openstack-ansible17:36
*** flemingo has quit IRC17:41
*** markvoelker has joined #openstack-ansible17:46
*** haad1 has joined #openstack-ansible17:54
*** flemingo has joined #openstack-ansible17:55
*** flemingo has quit IRC18:00
evrardjpadrianreza: I will have a look18:00
*** armaan has quit IRC18:01
evrardjpadmin0 *18:01
*** armaan has joined #openstack-ansible18:01
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Converge distro interfaces to systemd-networkd  https://review.openstack.org/55272118:05
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add mount options for better machinectl performance  https://review.openstack.org/55797018:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Add playbook to ship journals from hosts  https://review.openstack.org/55598218:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Use production like interfaces in the gate  https://review.openstack.org/55363618:06
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert rsyslog to an include_task with group_vars  https://review.openstack.org/55600218:07
*** sep has quit IRC18:11
*** sep has joined #openstack-ansible18:11
RossSchulman[m]Ok, I realize that this is a potentially basic question, but I want to make sure I understand this. At the beginning, OS-A expects your servers to be on at least some of the four bridge networks. I understand how to do that if everything is in containers on one server.18:13
RossSchulman[m]But I don't know how to do it when some of the nodes are in containers and some are on other hardware entirely.18:13
RossSchulman[m](and I don't even know what term to google for to read up).18:13
RossSchulman[m]Can anyone point me in the right direction?18:14
openstackgerritMerged openstack/openstack-ansible-os_trove stable/pike: Remove Trove's support for Heat  https://review.openstack.org/55090518:16
openstackgerritMerged openstack/ansible-role-systemd_mount master: Change mount states to ensure uptime  https://review.openstack.org/55797318:18
*** markvoelker has quit IRC18:21
cloudnullRossSchulman[m]: we only expect that the bridges on the hosts exist.18:34
cloudnullhow you get those bridges plumbed is totally up to you .18:34
cloudnullwe have an example interface file which is a fairly common production like example18:34
cloudnullwhich is using a bonded interface, with vlan tagged devices, which are plugged into the bridges18:35
cloudnullhttps://github.com/openstack/openstack-ansible/blob/master/etc/network/interfaces.d/openstack_interface.cfg.prod.example18:35
cloudnullthe containers will be provisioned on the hosts and plugged into the bridges based on their group membership18:36
cloudnullthe example configuration covers that matches that network config I linked to can be seen here https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.prod.example18:37
cloudnullexample for group members - https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.prod.example#L69-L7318:38
cloudnullso there you can see the group members of "cinder_api", "glance_api", "cinder_volume", and "nova_compute" will all need access to the bridge "br-storage".18:40
cloudnullthe easiest way to get started is to create an interface configuration that resembles the "prod" example and use it throughout the cloud. Then once its all up and running, you can go back through and tweak, or change the network topology to suit your needs.18:42
cloudnullRossSchulman[m]: hope that helps.18:43
* cloudnull going back to being AFK18:43
cloudnullif folks have a moment to review https://review.openstack.org/#/q/topic:common-systemd-service+(status:open) it'd be greatly appreciated.18:45
RossSchulman[m]cloudnull: Thanks, that does help. I can see how the bridges are associated with tagged vlans, that answers my question.18:49
*** flemingo has joined #openstack-ansible19:03
*** flemingo has quit IRC19:07
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Developer docs refactor  https://review.openstack.org/55765019:07
*** _moep_ has joined #openstack-ansible19:14
*** sawblade_ has joined #openstack-ansible19:16
*** spotz has quit IRC19:16
*** armaan has quit IRC19:16
*** armaan has joined #openstack-ansible19:17
*** markvoelker has joined #openstack-ansible19:17
*** sawblade6 has quit IRC19:18
*** MeltedLux has quit IRC19:19
*** MeltedLux has joined #openstack-ansible19:19
*** marst has quit IRC19:20
*** mudpuppy has quit IRC19:21
*** NWOutlier_ has quit IRC19:21
*** armaan has quit IRC19:27
*** armaan has joined #openstack-ansible19:27
*** hamzy has quit IRC19:43
*** Sha0000 has joined #openstack-ansible19:46
*** haad1 has quit IRC19:48
*** markvoelker has quit IRC19:51
*** marst has joined #openstack-ansible19:57
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_cinder master: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55807620:07
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_heat master: [New files - needs update] Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55807720:07
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_nova master: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55807820:09
*** Sha0000 has quit IRC20:14
*** sawblade6 has joined #openstack-ansible20:20
*** sawblade_ has quit IRC20:22
*** flemingo has joined #openstack-ansible20:25
*** flemingo has quit IRC20:29
*** fatdragon has quit IRC20:38
*** flemingo has joined #openstack-ansible20:39
*** flemingo has quit IRC20:43
*** markvoelker has joined #openstack-ansible20:48
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Update all SHAs for master  https://review.openstack.org/55808220:55
*** flemingo has joined #openstack-ansible20:57
*** fatdragon has joined #openstack-ansible21:00
*** flemingo has quit IRC21:02
*** hachi has joined #openstack-ansible21:17
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_heat stable/queens: [New files - needs update] Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55808521:18
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_nova stable/queens: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55808621:19
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_sahara stable/queens: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55808721:20
*** flemingo has joined #openstack-ansible21:21
*** markvoelker has quit IRC21:21
*** flemingo has quit IRC21:26
*** hachi has quit IRC21:31
*** flemingo has joined #openstack-ansible21:45
*** flemingo has quit IRC21:50
*** flemingo has joined #openstack-ansible21:54
*** flemingo has quit IRC21:58
*** sawblade_ has joined #openstack-ansible22:05
*** sawblade6 has quit IRC22:05
*** hamzy has joined #openstack-ansible22:16
*** markvoelker has joined #openstack-ansible22:18
*** sawblade6 has joined #openstack-ansible22:19
*** sawblade_ has quit IRC22:21
*** sawblade_ has joined #openstack-ansible22:24
*** admin0 has joined #openstack-ansible22:24
*** flemingo has joined #openstack-ansible22:25
*** sawblade6 has quit IRC22:27
*** admin0 has quit IRC22:29
*** flemingo has quit IRC22:29
*** admin0 has joined #openstack-ansible22:34
*** sawblade6 has joined #openstack-ansible22:41
*** sawblade_ has quit IRC22:44
*** idlemind has quit IRC22:47
*** idlemind has joined #openstack-ansible22:49
*** flemingo has joined #openstack-ansible22:50
*** markvoelker has quit IRC22:51
*** flemingo has quit IRC22:55
*** MeltedLux is now known as RHys23:04
*** RHys is now known as Rhys23:04
*** Rhys is now known as Rhvs23:04
*** sawblade_ has joined #openstack-ansible23:13
*** sawblade6 has quit IRC23:16
*** fatdragon has quit IRC23:18
*** markvoelker has joined #openstack-ansible23:48
*** sawblade6 has joined #openstack-ansible23:52
*** sawblade_ has quit IRC23:54
*** flemingo has joined #openstack-ansible23:55
*** admin0 has quit IRC23:56

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