*** Marga_ has quit IRC | 00:15 | |
*** alop has quit IRC | 00:16 | |
*** pradeep has joined #tripleo | 00:23 | |
*** jp_at_hp has joined #tripleo | 00:26 | |
*** Marga_ has joined #tripleo | 00:27 | |
*** killer_prince has quit IRC | 00:28 | |
*** pradeep1 has joined #tripleo | 00:32 | |
*** pradeep has quit IRC | 00:33 | |
*** killer_prince has joined #tripleo | 00:35 | |
*** killer_prince is now known as lazy_prince | 00:35 | |
greghaynes | slagle: haha, looks like we picked the exact same time to review SpamapS's spec | 00:48 |
---|---|---|
greghaynes | SpamapS: So, I left some comments. I think I have an idea of how we can do it in a bit less backwards-compat breaking way | 00:48 |
slagle | heh | 00:49 |
slagle | greghaynes: since you're here.... review plz :) https://review.openstack.org/#/c/163235/ | 00:50 |
* greghaynes hides | 00:50 | |
greghaynes | oh, that one | 00:50 |
greghaynes | +A'd | 00:51 |
*** radez is now known as radez_g0n3 | 00:51 | |
slagle | thx | 00:51 |
*** cody-somerville has quit IRC | 00:56 | |
*** rameshg87 has joined #tripleo | 01:03 | |
rameshg87 | tripleo cores, can some please have a look at https://review.openstack.org/160687 | 01:04 |
rameshg87 | this is required for a feature coming under feature freeze in Ironic (next week) | 01:04 |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates: puppet: tidy up the Nova ceilo auth configs https://review.openstack.org/163988 | 01:07 |
greghaynes | rameshg87: LGTM | 01:08 |
rameshg87 | greghaynes: thanks a lot :) | 01:12 |
*** rwsu is now known as rwsu-afk | 01:13 | |
*** pradeep has joined #tripleo | 01:19 | |
*** pradeep1 has quit IRC | 01:21 | |
*** rameshg87 has left #tripleo | 01:24 | |
*** pradeep has quit IRC | 01:29 | |
*** jp_at_hp has quit IRC | 01:29 | |
*** stendulker has joined #tripleo | 01:33 | |
*** yamahata has quit IRC | 01:33 | |
*** pradeep has joined #tripleo | 01:35 | |
*** pradeep has quit IRC | 01:36 | |
*** ChuckC has joined #tripleo | 01:42 | |
*** ChuckC has quit IRC | 01:46 | |
*** ChuckC has joined #tripleo | 01:47 | |
*** sdake has joined #tripleo | 01:50 | |
openstackgerrit | imain proposed stackforge/kolla: Mariadb yml file for docker compose. https://review.openstack.org/163953 | 01:52 |
*** sdake__ has joined #tripleo | 01:52 | |
*** lazy_prince has quit IRC | 01:53 | |
*** Marga_ has quit IRC | 01:53 | |
openstackgerrit | Merged openstack/diskimage-builder: Fix check for installtype https://review.openstack.org/163235 | 01:56 |
*** sdake has quit IRC | 01:56 | |
openstackgerrit | Merged openstack/diskimage-builder: Ironic: uefi localboot support https://review.openstack.org/160687 | 02:00 |
*** Marga_ has joined #tripleo | 02:03 | |
*** tzumainn has quit IRC | 02:04 | |
*** stendulker has quit IRC | 02:06 | |
*** stendulker has joined #tripleo | 02:12 | |
*** killer_prince has joined #tripleo | 02:14 | |
*** killer_prince is now known as lazy_prince | 02:14 | |
openstackgerrit | imain proposed stackforge/kolla: Change keystone yml file to always restart. https://review.openstack.org/163957 | 02:33 |
openstackgerrit | imain proposed stackforge/kolla: rabbitmq yml file. https://review.openstack.org/163956 | 02:33 |
openstackgerrit | imain proposed stackforge/kolla: Complete docker compose setup. https://review.openstack.org/163942 | 02:33 |
openstackgerrit | imain proposed stackforge/kolla: New nova compute and nova network yml file for docker compose. https://review.openstack.org/163955 | 02:33 |
openstackgerrit | imain proposed stackforge/kolla: docker compose file for nova api, conductor and scheduler. https://review.openstack.org/163954 | 02:33 |
*** stendulker has quit IRC | 02:43 | |
sdake__ | slower please fix the one busted fig.yml | 02:44 |
sdake__ | and then we are gtg imo :) | 02:44 |
*** sdake__ has quit IRC | 02:49 | |
*** sdake has joined #tripleo | 03:08 | |
*** pradeep has joined #tripleo | 03:12 | |
*** pradeep1 has joined #tripleo | 03:15 | |
*** pradeep has quit IRC | 03:17 | |
*** sdake__ has joined #tripleo | 03:19 | |
*** sdake has quit IRC | 03:22 | |
*** pradeep1 has quit IRC | 03:24 | |
*** spzala has quit IRC | 03:25 | |
*** lazy_prince is now known as killer_prince | 03:31 | |
*** cody-somerville has joined #tripleo | 03:36 | |
*** cody-somerville has joined #tripleo | 03:36 | |
Slower | sdake__: ok | 03:37 |
sdake__ | slower nice work btw | 03:37 |
Slower | sdake__: so.. hmm | 03:38 |
Slower | sdake__: in my testing the /etc/libvirt/nwfilters was from the nwfilter conf package | 03:38 |
sdake__ | yup | 03:38 |
sdake__ | one container creates files in it | 03:38 |
Slower | sdake__: mmm, and mounting it to the host, which will probably not have that package, makes it break | 03:38 |
sdake__ | another container reads files from it | 03:38 |
sdake__ | agree mkdir -p to make the dirs int he container | 03:39 |
Slower | so this is because you have libvirt in it's own container? | 03:39 |
sdake__ | I agree, this is a problem which I haven't figured otu how to solve | 03:39 |
Slower | I actually am running it in the same container as nova | 03:39 |
sdake__ | but none the less if you actually use novaboot to launch a container, you will need those directories shared | 03:39 |
Slower | huh | 03:40 |
Slower | I'm pretty sure I did not have that.. | 03:40 |
Slower | but | 03:40 |
Slower | I'll run with it :) | 03:41 |
Slower | I could be wrong | 03:41 |
Slower | actually let me look | 03:42 |
Slower | sdake__: https://github.com/rthallisey/atomic-osp-installer/blob/master/compose/nova-compute-network.yml | 03:42 |
Slower | I *know* that works | 03:43 |
sdake__ | uninstall the nwfilters package | 03:43 |
sdake__ | see if it works | 03:43 |
Slower | on the host? | 03:43 |
Slower | you have to have it in the container.. | 03:43 |
Slower | shouldn't matter if the host has it | 03:44 |
Slower | I'll add it back for now | 03:45 |
Slower | and do some testing | 03:46 |
openstackgerrit | imain proposed stackforge/kolla: New nova compute and nova network yml file for docker compose. https://review.openstack.org/163955 | 03:51 |
Slower | sdake__: there you go | 03:52 |
Slower | I'll have to test with centos too | 03:53 |
Slower | haven't tried it | 03:53 |
*** untriaged-bot has joined #tripleo | 04:00 | |
untriaged-bot | Untriaged bugs so far: | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430445 | 04:00 |
openstack | Launchpad bug 1430445 in tripleo "Horizon translations aren't compiled" [Undecided,In progress] - Assigned to Steve McLellan (sjmc7) | 04:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1430599 | 04:00 |
openstack | Launchpad bug 1430599 in diskimage-builder "ramdisk-image-create with ironic-discoverd-ramdisk element fails" [Undecided,In progress] - Assigned to Yuiko Takada (takada-yuiko) | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430467 | 04:00 |
openstack | Launchpad bug 1430467 in tripleo "Fedora 21 seed image build fails at 05-heat" [Undecided,Triaged] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1429902 | 04:00 |
openstack | Launchpad bug 1429902 in tripleo "os-refresh-config fails during post-configure phase" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1431136 | 04:00 |
openstack | Launchpad bug 1431136 in diskimage-builder "Add element to create agent deploy ramdisk with proliant utilities for Ironic" [Undecided,New] - Assigned to Ramakrishnan G (rameshg87) | 04:00 |
*** untriaged-bot has quit IRC | 04:00 | |
*** nijaba has quit IRC | 04:01 | |
*** nijaba has joined #tripleo | 04:07 | |
*** nijaba has quit IRC | 04:07 | |
*** nijaba has joined #tripleo | 04:07 | |
*** sdake__ has quit IRC | 04:09 | |
*** yog_ has joined #tripleo | 04:12 | |
*** cody-somerville has quit IRC | 04:15 | |
*** Marga_ has quit IRC | 04:16 | |
openstackgerrit | Spencer Krum proposed openstack/diskimage-builder: Flagging ubuntu-minimal as untested https://review.openstack.org/164070 | 04:22 |
*** pradeep has joined #tripleo | 04:30 | |
*** Marga_ has joined #tripleo | 04:37 | |
*** killer_prince is now known as lazy_prince | 04:37 | |
*** akuznetsov has joined #tripleo | 05:10 | |
*** akuznetsov has quit IRC | 05:11 | |
*** akuznetsov has joined #tripleo | 05:12 | |
*** akuznetsov has quit IRC | 05:19 | |
*** akuznetsov has joined #tripleo | 05:20 | |
*** akuznetsov has quit IRC | 05:22 | |
*** masco has joined #tripleo | 05:44 | |
*** sdake_ has quit IRC | 06:17 | |
*** sdake_ has joined #tripleo | 06:21 | |
*** eghobo has joined #tripleo | 06:38 | |
*** michchap has quit IRC | 06:38 | |
*** lazy_prince has quit IRC | 06:40 | |
*** jcoufal has joined #tripleo | 06:51 | |
*** MasterPiece has joined #tripleo | 06:57 | |
*** michchap has joined #tripleo | 06:58 | |
*** mrunge has quit IRC | 07:00 | |
*** mrunge has joined #tripleo | 07:01 | |
*** eghobo has quit IRC | 07:07 | |
*** eghobo has joined #tripleo | 07:08 | |
*** maufart has joined #tripleo | 07:30 | |
*** ifarkas has joined #tripleo | 07:33 | |
*** MasterPiece has quit IRC | 07:41 | |
*** athomas has joined #tripleo | 07:42 | |
*** panda has quit IRC | 07:47 | |
*** panda has joined #tripleo | 07:47 | |
*** jprovazn has joined #tripleo | 07:50 | |
*** jtomasek has joined #tripleo | 08:05 | |
*** ishant has joined #tripleo | 08:08 | |
*** chlong has quit IRC | 08:09 | |
*** jistr has joined #tripleo | 08:12 | |
*** eghobo has quit IRC | 08:14 | |
*** rlandy has joined #tripleo | 08:21 | |
*** openstackgerrit has quit IRC | 08:21 | |
*** openstackgerrit has joined #tripleo | 08:21 | |
*** gfidente has joined #tripleo | 08:23 | |
*** gfidente has joined #tripleo | 08:23 | |
*** dasm has quit IRC | 08:23 | |
*** rdopiera has joined #tripleo | 08:24 | |
*** mandre has quit IRC | 08:28 | |
*** killer_prince has joined #tripleo | 08:35 | |
*** killer_prince is now known as lazy_prince | 08:35 | |
*** jistr has quit IRC | 08:46 | |
*** bvandenh_call_tr has joined #tripleo | 09:00 | |
*** jistr has joined #tripleo | 09:04 | |
*** dasm has joined #tripleo | 09:07 | |
*** rdopiera has quit IRC | 09:12 | |
*** pdb has quit IRC | 09:21 | |
*** pdb has joined #tripleo | 09:21 | |
*** bnemec has quit IRC | 09:24 | |
*** bnemec has joined #tripleo | 09:25 | |
*** rdopiera has joined #tripleo | 09:28 | |
*** eghobo has joined #tripleo | 09:28 | |
*** mcornea has joined #tripleo | 09:31 | |
*** mcornea has quit IRC | 09:39 | |
*** mcornea has joined #tripleo | 09:42 | |
*** derekh has joined #tripleo | 09:57 | |
*** untriaged-bot has joined #tripleo | 10:00 | |
untriaged-bot | Untriaged bugs so far: | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430445 | 10:00 |
openstack | Launchpad bug 1430445 in tripleo "Horizon translations aren't compiled" [Undecided,In progress] - Assigned to Steve McLellan (sjmc7) | 10:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1430599 | 10:00 |
openstack | Launchpad bug 1430599 in diskimage-builder "ramdisk-image-create with ironic-discoverd-ramdisk element fails" [Undecided,In progress] - Assigned to Yuiko Takada (takada-yuiko) | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430467 | 10:00 |
openstack | Launchpad bug 1430467 in tripleo "Fedora 21 seed image build fails at 05-heat" [Undecided,Triaged] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1429902 | 10:00 |
openstack | Launchpad bug 1429902 in tripleo "os-refresh-config fails during post-configure phase" [Undecided,New] | 10:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1431136 | 10:00 |
openstack | Launchpad bug 1431136 in diskimage-builder "Add element to create agent deploy ramdisk with proliant utilities for Ironic" [Undecided,New] - Assigned to Ramakrishnan G (rameshg87) | 10:00 |
*** untriaged-bot has quit IRC | 10:00 | |
*** eghobo_ has joined #tripleo | 10:01 | |
*** eghobo has quit IRC | 10:04 | |
*** jp_at_hp has joined #tripleo | 10:15 | |
*** yog_ has quit IRC | 10:18 | |
*** lucasagomes has joined #tripleo | 10:21 | |
*** eghobo_ has quit IRC | 10:22 | |
*** pradeep has quit IRC | 10:33 | |
*** athomas has quit IRC | 10:34 | |
openstackgerrit | Steven Hardy proposed openstack/tripleo-heat-templates: Make heat auth_encryption_key random https://review.openstack.org/157872 | 10:37 |
*** pradeep has joined #tripleo | 10:38 | |
*** mcornea_ has joined #tripleo | 10:39 | |
*** mcornea has quit IRC | 10:42 | |
*** lazy_prince has quit IRC | 10:42 | |
*** pelix has joined #tripleo | 10:45 | |
*** athomas has joined #tripleo | 10:50 | |
*** MasterPiece has joined #tripleo | 10:57 | |
*** killer_prince has joined #tripleo | 10:58 | |
*** killer_prince is now known as lazy_prince | 10:58 | |
*** sseago has joined #tripleo | 11:08 | |
*** MasterPiece has quit IRC | 11:15 | |
*** athomas_ has joined #tripleo | 11:21 | |
*** thrash|g0ne is now known as thrash | 11:21 | |
*** athomas has quit IRC | 11:21 | |
*** rhallisey has joined #tripleo | 11:27 | |
*** lazy_prince is now known as killer_prince | 11:30 | |
*** akrivoka has joined #tripleo | 11:33 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates: Add support for Neutron l3_ha option in puppet templates https://review.openstack.org/164144 | 11:34 |
*** athomas_ is now known as athomas | 11:38 | |
*** athomas has quit IRC | 11:40 | |
*** pradeep has quit IRC | 11:43 | |
*** pradeep1 has joined #tripleo | 11:43 | |
*** athomas has joined #tripleo | 11:43 | |
*** jcoufal_ has joined #tripleo | 11:45 | |
*** jcoufal has quit IRC | 11:49 | |
*** masco has quit IRC | 11:51 | |
*** lucasagomes is now known as lucas-hungry | 12:09 | |
*** morazi has joined #tripleo | 12:11 | |
*** jdob has quit IRC | 12:14 | |
*** jdob has joined #tripleo | 12:15 | |
*** pradeep1 has quit IRC | 12:19 | |
*** radez_g0n3 is now known as radez | 12:22 | |
*** purmark has quit IRC | 12:22 | |
*** chlong has joined #tripleo | 12:24 | |
*** Marga_ has quit IRC | 12:24 | |
EmilienM | spredzy: gfidente: are you guys working on tripleo/puppet/horizon ? of not I take it. | 12:30 |
gfidente | EmilienM, not horizon no | 12:31 |
gfidente | I submitted something for the l3 ha | 12:31 |
gfidente | but after I want to look at the galera thing | 12:31 |
EmilienM | gfidente: oh, ok | 12:31 |
spredzy | EmilienM, neither am I | 12:32 |
EmilienM | ack, I take it. | 12:32 |
*** mcornea_ has quit IRC | 12:36 | |
*** mcornea has joined #tripleo | 12:36 | |
*** mcornea has quit IRC | 12:37 | |
*** mcornea has joined #tripleo | 12:37 | |
*** dprince has joined #tripleo | 12:42 | |
*** rhallisey has quit IRC | 12:45 | |
*** rhallisey has joined #tripleo | 12:46 | |
*** weshay has joined #tripleo | 12:52 | |
*** ishant has quit IRC | 12:53 | |
openstackgerrit | Merged openstack/python-tuskarclient: Updated URLs to remove version string https://review.openstack.org/163899 | 12:55 |
*** tzumainn has joined #tripleo | 12:56 | |
*** lucas-hungry is now known as lucasagomes | 13:03 | |
*** lblanchard has joined #tripleo | 13:08 | |
*** radez is now known as radez_g0n3 | 13:10 | |
*** spredzy is now known as spredzy|afk | 13:12 | |
*** Marga_ has joined #tripleo | 13:23 | |
*** jprovazn has quit IRC | 13:28 | |
gfidente | EmilienM, dprince, the tripleo::database::mysql which I see in puppet-tripleo, do you think I can try to use it? | 13:38 |
EmilienM | gfidente: yes | 13:39 |
EmilienM | gfidente: I did it, from taking the bits in Spinal Stack | 13:39 |
gfidente | that is great actually | 13:39 |
EmilienM | gfidente: it's how we setup galera in prod | 13:39 |
EmilienM | though spredzy|afk will have a future improvement | 13:39 |
gfidente | yes indeed I noticed and wanted to borrow it immediately instead of reinventing the wheel :P | 13:39 |
EmilienM | he's doing patch upstream in puppet so there are some part would will be able to drop :) | 13:39 |
gfidente | so I'll try to use it from overcloud_controller.pp | 13:40 |
EmilienM | cool | 13:40 |
EmilienM | gfidente: I'm on Horizon, I don't see existing parameters now. Should I add them? | 13:40 |
EmilienM | maybe I can start by dealing without | 13:40 |
dprince | gfidente: so long as it fits with what we arleady do in tripleo-heat-templates. | 13:40 |
gfidente | EmilienM, yeah I am not looking into that at all so there could be stuff missing entirely | 13:41 |
gfidente | dprince, you mean I should not mess around with params much? | 13:41 |
*** spzala has joined #tripleo | 13:42 | |
dprince | gfidente: CI will tell us if it works. | 13:44 |
*** sirushti has quit IRC | 13:45 | |
dprince | gfidente: I see Emilien already has the _dsn split() functions like I did for tripleo-heat-templates so it should be easy | 13:48 |
gfidente | dprince, I am still unsure why cinder was trying the rtstool in that job | 13:48 |
gfidente | dprince, if it wasn't easy, I wasn't trying :P | 13:48 |
dprince | gfidente: looks like a hybrid of puppet-openstack-cloud and the tripleo-heat-template stuff so I think it should be good | 13:48 |
dprince | gfidente: gfidente: rtstool is used for cinder-lio | 13:49 |
dprince | gfidente: For product we actually want lio instead of tgt | 13:49 |
dprince | gfidente: Honestly I used to run with LIO locally but devtest_overcloud.sh makes it hard to do that for CI so I haven't done it yet there. | 13:50 |
*** sseago has left #tripleo | 13:51 | |
dprince | gfidente, Emilien: Oh. One more thing to mention before we get too crazy with puppet-tripleo is I don't think we are running the tripleo-puppet job there yet. | 13:51 |
EmilienM | mhh | 13:52 |
gfidente | dprince, I mean, I know rtstool is for the lioadm but I am not sure why it tried that when we default to tgtadm everywhere | 13:52 |
dprince | gfidente, Emilien: what I mean is the our tripleo CI job won't run on changes to that repo yet. Just need to push an infra change to make that happen | 13:52 |
*** sirushti has joined #tripleo | 13:52 | |
dprince | gfidente, Emilien: very important though because it means we are at risk of breaking ourselves... | 13:52 |
dprince | gfidente, Emilien: I can take on adding this soon | 13:53 |
EmilienM | dprince: I thought you add a patch to gate it | 13:53 |
dprince | gfidente, Emilien: but FWIW the lack of this job is why I haven't gone crazy with puppet-tripleo yet | 13:53 |
gfidente | dprince, one day I will ask you guide me a bit over CI jobs as well so we can have that puppet/ha job and maybe free the resources by making some jobs running with 1 compute instead of 2 | 13:54 |
dprince | EmilienM: The work I did gave us tripleo-puppet-element coverage. And also prepped the way to add in puppet-tripleo as well. | 13:54 |
gfidente | dprince, I am not sure how to do it or I would try adding the job for it first | 13:54 |
dprince | EmilienM: just need to actually add *the* job now | 13:54 |
EmilienM | dprince: ok. I can do it now | 13:55 |
dprince | gfidente: I'll cc you on this patch | 13:55 |
gfidente | dprince, tks :) | 13:55 |
dprince | EmilienM: Trying to finish your patch here first... https://review.openstack.org/#/c/159757/ | 13:56 |
dprince | gfidente: ^^^ that is also related to what you are doing | 13:56 |
EmilienM | dprince: oh indeed. You on it ? | 13:56 |
dprince | EmilienM: yes. Some params are missing (see my comment) | 13:58 |
*** julim has quit IRC | 14:01 | |
*** radez_g0n3 is now known as radez | 14:02 | |
*** jprovazn has joined #tripleo | 14:03 | |
dprince | gfidente: Also, the idea with puppet-tripleo is we want to avoid using it as much as possible. At least that is what we are going for. | 14:04 |
dprince | gfidente: what I mean is we want only a "lightweight composition layer". We are preferring to use the stackforge modules directly in tripleo-heat-templates/puppet/* | 14:04 |
gfidente | dprince, so my intentions there were to use the part which configures the galera cluster without adding it into controller.pp | 14:04 |
dprince | gfidente: sure. If it makes sense to keep that close the the other (verbose) database initialization stuff then I could see that. My preference would be that we had only Hiera and stackforge modules. | 14:06 |
dprince | gfidente: unfortunately due to conversions (missing Heat functions perhaps) we are doing a bit more work in the manifests. That is okay for now but over time I could see us refining this to be more just hiera and stackforge modules directly | 14:07 |
openstackgerrit | Dan Prince proposed stackforge/puppet-tripleo: loadbalancer: document required parameters https://review.openstack.org/164181 | 14:08 |
openstackgerrit | Lucas Alvares Gomes proposed openstack/diskimage-builder: Ironic: Deploy ramdisk to find the right root device https://review.openstack.org/142178 | 14:09 |
*** jp_at_hp has quit IRC | 14:13 | |
*** dasm is now known as dasm|afk | 14:15 | |
*** spredzy|afk is now known as spredzy | 14:15 | |
*** ChuckC_ has joined #tripleo | 14:16 | |
*** ChuckC has quit IRC | 14:17 | |
openstackgerrit | Merged openstack/python-tuskarclient: Rename Attributes to Parameters to match Tuskar API https://review.openstack.org/163592 | 14:22 |
*** ChuckC_ has quit IRC | 14:23 | |
*** rlandy has quit IRC | 14:25 | |
*** pblaho_ is now known as pblaho | 14:27 | |
*** eghobo has joined #tripleo | 14:29 | |
*** Nakato has quit IRC | 14:33 | |
*** Nakato has joined #tripleo | 14:34 | |
*** pradeep has joined #tripleo | 14:35 | |
*** spzala has quit IRC | 14:41 | |
openstackgerrit | Merged openstack/tuskar-ui: Set Overcloud Horizon Keystone endpoint to add Horizon webroot https://review.openstack.org/163339 | 14:48 |
*** pradeep has quit IRC | 14:49 | |
*** pradeep has joined #tripleo | 14:50 | |
*** subscope has quit IRC | 14:53 | |
*** sdake has joined #tripleo | 15:00 | |
*** radez is now known as radez_g0n3 | 15:02 | |
*** radez_g0n3 is now known as radez | 15:05 | |
*** rhallisey has quit IRC | 15:06 | |
*** ChuckC_ has joined #tripleo | 15:07 | |
*** Marga_ has quit IRC | 15:10 | |
*** jprovazn has quit IRC | 15:13 | |
*** pradeep1 has joined #tripleo | 15:16 | |
*** pradeep has quit IRC | 15:16 | |
*** MasterPiece has joined #tripleo | 15:19 | |
*** rhallisey has joined #tripleo | 15:19 | |
*** pradeep has joined #tripleo | 15:29 | |
*** pradeep1 has quit IRC | 15:29 | |
*** eghobo_ has joined #tripleo | 15:32 | |
*** david-lyle_afk is now known as david-lyle | 15:33 | |
*** eghobo has quit IRC | 15:36 | |
*** cody-somerville has joined #tripleo | 15:37 | |
*** jcoufal_ has quit IRC | 15:42 | |
*** spzala has joined #tripleo | 15:43 | |
*** daneyon_ has joined #tripleo | 15:45 | |
*** eghobo_ has quit IRC | 15:46 | |
*** bvandenh_call_tr has quit IRC | 15:46 | |
*** daneyon__ has joined #tripleo | 15:47 | |
*** daneyon_ has quit IRC | 15:47 | |
*** daneyon has quit IRC | 15:48 | |
*** ChuckC_ has quit IRC | 15:49 | |
*** pradeep1 has joined #tripleo | 15:53 | |
*** ChuckC has joined #tripleo | 15:53 | |
gfidente | bnemec, https://review.openstack.org/#/c/163113/ ? | 15:53 |
*** pradeep has quit IRC | 15:55 | |
*** alop has joined #tripleo | 15:56 | |
*** masco has joined #tripleo | 15:57 | |
*** untriaged-bot has joined #tripleo | 16:00 | |
untriaged-bot | Untriaged bugs so far: | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430445 | 16:00 |
openstack | Launchpad bug 1430445 in tripleo "Horizon translations aren't compiled" [Undecided,In progress] - Assigned to Steve McLellan (sjmc7) | 16:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1430599 | 16:00 |
openstack | Launchpad bug 1430599 in diskimage-builder "ramdisk-image-create with ironic-discoverd-ramdisk element fails" [Undecided,In progress] - Assigned to Yuiko Takada (takada-yuiko) | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430467 | 16:00 |
openstack | Launchpad bug 1430467 in tripleo "Fedora 21 seed image build fails at 05-heat" [Undecided,Triaged] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1429902 | 16:00 |
openstack | Launchpad bug 1429902 in tripleo "os-refresh-config fails during post-configure phase" [Undecided,New] | 16:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1431136 | 16:00 |
openstack | Launchpad bug 1431136 in diskimage-builder "Add element to create agent deploy ramdisk with proliant utilities for Ironic" [Undecided,New] - Assigned to Ramakrishnan G (rameshg87) | 16:00 |
*** untriaged-bot has quit IRC | 16:00 | |
*** sdake has quit IRC | 16:04 | |
*** maufart has quit IRC | 16:08 | |
*** rwsu-afk is now known as rwsu | 16:15 | |
*** rdopiera has quit IRC | 16:22 | |
*** sdake has joined #tripleo | 16:23 | |
*** pradeep has joined #tripleo | 16:23 | |
*** pradeep1 has quit IRC | 16:25 | |
*** pradeep1 has joined #tripleo | 16:28 | |
*** pradeep has quit IRC | 16:29 | |
dprince | slagle: we hit an issue in using Instack on baremetal with the defaults. So this: https://review.gerrithub.io/#/c/218639/ | 16:36 |
openstackgerrit | Merged stackforge/puppet-tripleo: loadbalancer: document required parameters https://review.openstack.org/164181 | 16:38 |
*** MasterPiece has quit IRC | 16:38 | |
gchamoul | dprince, slagle: any chance to get your thoughts on this review https://review.openstack.org/162285? | 16:45 |
*** Marga_ has joined #tripleo | 16:46 | |
*** dsneddon is now known as dsneddon_afk | 16:49 | |
dprince | gchamoul: does this mean I'd have to stop using an arbitrary number of spacings for my bash functions!? | 16:51 |
dprince | gchamoul: I think it looks fine probably | 16:52 |
dprince | gchamoul: I should carefully look over it though first | 16:52 |
greghaynes | whoa | 16:52 |
greghaynes | thats a lot of files | 16:52 |
dprince | gchamoul: would have made an easier review if this sort of thing was split up | 16:52 |
gchamoul | dprince, greghaynes: Yes it needs real tests! | 16:53 |
dprince | gchamoul: however, you've got CI passing... | 16:53 |
greghaynes | gchamoul: One thing that concerns me is you had to edit https://review.openstack.org/#/c/162285/11/scripts/configure-vm which is python | 16:53 |
greghaynes | does that mean were bash8ing our python scripts? | 16:54 |
dprince | greghaynes: a very good point | 16:54 |
gchamoul | greghaynes: yes I planned to fix this too in one other patch | 16:54 |
dprince | gchamoul: shouldn't you just be able to modify what is in run-bashate.sh? | 16:54 |
gchamoul | greghaynes: renaming test:pep8 but test:bashate and make a real test:pep8 for the python scripts | 16:55 |
gchamoul | there is just one in tripleo-inc for the moment | 16:55 |
gchamoul | dprince: yes that's my plan ... to add a parameter to run-bashate.sh ... | 16:56 |
gchamoul | but I will need to rename it first | 16:56 |
*** pradeep has joined #tripleo | 16:56 | |
greghaynes | yep, so I think were supposed to be ignoring scripts like that, https://review.openstack.org/#/c/162285/11/run-bashate.sh looks like it filters out based on #! | 16:56 |
dprince | gchamoul: rename what? | 16:56 |
greghaynes | im wondering if thats either buggy or it actually just works? | 16:57 |
gchamoul | greghaynes: nope if you look into the run-bashate.sh, I've excluded the python script | 16:57 |
gchamoul | dprince: run-bashate.sh, I mean | 16:57 |
*** pradeep1 has quit IRC | 16:57 | |
SpamapS | greghaynes: btw, we can't split liberty specs into their own patch, there has to be at least one or specs/liberty/* will fail docs build | 16:57 |
greghaynes | SpamapS: ah | 16:57 |
SpamapS | greghaynes: which sucks. :) | 16:57 |
greghaynes | yep | 16:58 |
greghaynes | template.rst? | 16:58 |
greghaynes | ;) | 16:58 |
*** pradeep1 has joined #tripleo | 17:00 | |
*** pradeep has quit IRC | 17:00 | |
gchamoul | greghaynes: well I exclude the awk and python scripts in bashate | 17:01 |
gchamoul | test | 17:01 |
gchamoul | dprince: I could split up that patch with one fixing bashate rule 'E020: Function declaration not in format ``^function name {$``' and one other for bashte rule 'E003: ensure all indents are a multiple of 4 spaces' | 17:07 |
*** pradeep1 has quit IRC | 17:07 | |
gchamoul | dprince: cause it's essentially those kind of Errors! | 17:07 |
dprince | gchamoul: that sounds like more work, I was more thinking just arbitrary splits | 17:07 |
dprince | gchamoul: don't split it yet I think | 17:07 |
dprince | gchamoul: I do think not changing the python file is worth doing now though | 17:08 |
gchamoul | dprince: ack! I am waiting for your feedbacks so! | 17:08 |
gchamoul | dprince: that's only indentation errors in the python script | 17:08 |
gchamoul | if I remember well! | 17:08 |
dprince | gchamoul: yeah, it is fine to actually fix those mind you | 17:09 |
*** ifarkas has quit IRC | 17:10 | |
dprince | gchamoul: the fact that you might have needed to fix them due to a (possibly) incorrect run-bashate.sh file is what we are figuring out here | 17:10 |
gchamoul | the run-bashate actually drives only the bash scripts! | 17:11 |
*** cody-somerville has quit IRC | 17:11 | |
*** cody-somerville has joined #tripleo | 17:11 | |
*** cody-somerville has joined #tripleo | 17:11 | |
gchamoul | and I am not wrong ... the flake8 test is not working on tripleo-incubator | 17:11 |
gchamoul | s/and I/and if I/ | 17:12 |
SpamapS | greghaynes: I don't really understand what you're saying about not breaking things. I don't see where the way I've specified it breaks things until we decide to really break things. | 17:13 |
openstackgerrit | Daneyon Hansen proposed stackforge/kolla: Implements: blueprint container-set-api-control https://review.openstack.org/159701 | 17:15 |
greghaynes | SpamapS: The issue is when an element provides an arguments.yaml if we mask env vars based on the values in that file then on the commit an element provides it all of a sudden you cant use env vars to configure that element | 17:15 |
greghaynes | so if I have my tripleorc built up with a bunch of env vars then I dont have any deprecation period for that | 17:17 |
*** pelix has quit IRC | 17:18 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-puppet-elements: Use stackforge/puppet-tripleo https://review.openstack.org/164269 | 17:20 |
*** dsneddon_afk is now known as dsneddon | 17:22 | |
openstackgerrit | Daneyon Hansen proposed stackforge/kolla: Implements: blueprint Implement a container set for database control https://review.openstack.org/159004 | 17:22 |
*** sdake__ has joined #tripleo | 17:24 | |
greghaynes | SpamapS: does that make sense? | 17:24 |
*** regebro has quit IRC | 17:26 | |
SpamapS | greghaynes: no | 17:27 |
SpamapS | greghaynes: you're saying mask, but I don't really expect people to do that. | 17:27 |
SpamapS | greghaynes: elements will 99% of the time specify null as the value, which means pass-thru | 17:27 |
SpamapS | greghaynes: if they put a value in there, they're doing it _to mask things_ | 17:27 |
SpamapS | and that is the element's problem | 17:27 |
*** sdake has quit IRC | 17:28 | |
SpamapS | greghaynes: could we screw that up and mask out something useful? Yes. Do I expect us to do that? No. :) | 17:28 |
greghaynes | ah! so that is the key I was missing, I interpreted what I was reading as if an element/arguments.yaml specified null it wouldnt pass through that var from the env, only for globals | 17:29 |
greghaynes | so I was just arguing for your design ;) | 17:29 |
SpamapS | So we need to clarify that. | 17:29 |
SpamapS | Examples should help really. | 17:29 |
SpamapS | We should include a couple in the spec. | 17:30 |
greghaynes | yes | 17:30 |
SpamapS | greghaynes: thanks for thinking critically about it. | 17:30 |
SpamapS | My aim is to not over-think this. | 17:30 |
SpamapS | I'm a little concerned I already have. | 17:30 |
greghaynes | yea, I just want to make sure its something that if we end up having to go back to the drawing board on it we can back it out without having forced our users into something | 17:30 |
greghaynes | another thing I just noticed | 17:31 |
*** jistr has quit IRC | 17:31 | |
greghaynes | in the pypi element we suppert arbitrary env vars | 17:31 |
greghaynes | DIB\_PYPI\_MIRROR\_URL\_* | 17:32 |
greghaynes | that might just be something we want to taboo and find another way to implement that feature | 17:32 |
*** pblaho has quit IRC | 17:33 | |
SpamapS | greghaynes: agree | 17:33 |
SpamapS | greghaynes: the documentation says 9 additional mirrors, numbered 1-9 | 17:34 |
SpamapS | greghaynes: I think we should just allow those. | 17:34 |
SpamapS | greghaynes: and stop being unfaithful to the docs | 17:34 |
greghaynes | hah, yes, those docs arent true but thats convenient we wrote that | 17:35 |
SpamapS | actually it's true to the implementation | 17:35 |
SpamapS | I was eagerly reading | 17:35 |
SpamapS | It just says you'll have to be careful with more than 9 additional mirrors. | 17:35 |
greghaynes | oh, because we alphasort | 17:36 |
SpamapS | and that they'll be sorted | 17:36 |
SpamapS | yeah we just have to fix that | 17:36 |
greghaynes | "be careful with more than 9 mirrors because they wont work" | 17:36 |
SpamapS | greghaynes: we can leave that one un-argumented, deprecate using arbitraries, and warn if we see them. | 17:36 |
greghaynes | or, we can just accept a list in a single var | 17:36 |
SpamapS | yeah why didn't we just have comma separated list | 17:36 |
SpamapS | this is what happens when we reimplement the world. ;) | 17:37 |
*** Marga_ has quit IRC | 17:40 | |
*** Marga_ has joined #tripleo | 17:41 | |
*** derekh has quit IRC | 17:45 | |
*** ChuckC has quit IRC | 17:45 | |
*** Marga_ has quit IRC | 17:46 | |
*** prad has joined #tripleo | 17:47 | |
*** stendulker has joined #tripleo | 17:52 | |
*** lucasagomes is now known as lucas-dinner | 17:54 | |
*** dprince has quit IRC | 17:56 | |
*** omnibus7 is now known as davidlenwell | 17:57 | |
*** mcornea has quit IRC | 17:57 | |
*** masco has quit IRC | 17:59 | |
openstackgerrit | Daneyon Hansen proposed stackforge/kolla: Implements: blueprint Implement a container set for database control https://review.openstack.org/159004 | 18:00 |
openstackgerrit | Daneyon Hansen proposed stackforge/kolla: Implements: blueprint Implement a database container set https://review.openstack.org/159004 | 18:09 |
*** alop has quit IRC | 18:11 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-incubator: Fix bashate errors https://review.openstack.org/162285 | 18:11 |
*** shardy has quit IRC | 18:24 | |
*** daneyon has joined #tripleo | 18:25 | |
*** daneyon__ has quit IRC | 18:28 | |
*** Marga_ has joined #tripleo | 18:29 | |
*** stendulker has quit IRC | 18:30 | |
*** daneyon has quit IRC | 18:34 | |
*** daneyon has joined #tripleo | 18:35 | |
*** athomas has quit IRC | 18:45 | |
*** funzo has joined #tripleo | 18:46 | |
openstackgerrit | Jay Dobies proposed openstack/python-tuskarclient: Add support for subdirs in templates listing https://review.openstack.org/164298 | 18:47 |
*** dprince has joined #tripleo | 19:01 | |
*** cody-somerville has quit IRC | 19:03 | |
*** cody-somerville has joined #tripleo | 19:04 | |
*** cody-somerville has joined #tripleo | 19:04 | |
*** gfidente has quit IRC | 19:07 | |
*** akrivoka has quit IRC | 19:33 | |
*** radez is now known as radez_g0n3 | 19:40 | |
*** alop has joined #tripleo | 19:49 | |
*** lucas-dinner has quit IRC | 19:54 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates: puppet/loadbalancer: use puppet-tripleo https://review.openstack.org/159757 | 19:59 |
dprince | EmilienM: ^^^ sorry to take so long. I believe that should pass | 20:01 |
EmilienM | dprince: ack, looking now | 20:01 |
openstackgerrit | Merged openstack/tripleo-image-elements: Work around 20-neutron-selinux issues on F21 https://review.openstack.org/161840 | 20:05 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Add support for Fedora 21 image downloads https://review.openstack.org/162399 | 20:07 |
*** spzala has quit IRC | 20:08 | |
*** yamahata has joined #tripleo | 20:09 | |
openstackgerrit | Merged openstack/tripleo-incubator: Increase the seed wait_for network timeout https://review.openstack.org/159200 | 20:09 |
openstackgerrit | Dan Prince proposed stackforge/puppet-tripleo: loadbalancer: add validations on required params https://review.openstack.org/164332 | 20:15 |
dprince | EmilienM: ^^^ also some we need validations in the loadbalancer class | 20:16 |
EmilienM | dprince: ack | 20:16 |
dprince | EmilienM: The last CI failure would have been easier to troubleshoot if we had those in place :/ | 20:16 |
dprince | EmilienM: my fault... just saying | 20:16 |
EmilienM | no problem at all | 20:16 |
dprince | EmilienM: also at some point spec tests would be good in that repo too | 20:17 |
EmilienM | dprince: I'll take care of it | 20:17 |
openstackgerrit | Merged openstack/diskimage-builder: ironic-agent: exclude content of /tmp from initramfs https://review.openstack.org/163113 | 20:17 |
*** eghobo has joined #tripleo | 20:18 | |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: No need to clone tripleo-puppet-elements https://review.openstack.org/162400 | 20:24 |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: Switch Delorean jobs to F21 https://review.openstack.org/161277 | 20:24 |
openstackgerrit | Merged openstack/tripleo-puppet-elements: Use stackforge/puppet-tripleo https://review.openstack.org/164269 | 20:28 |
*** sdake__ has quit IRC | 20:40 | |
*** bvandenh_call_tr has joined #tripleo | 20:42 | |
*** jdob has quit IRC | 20:43 | |
*** daneyon_ has joined #tripleo | 20:45 | |
*** daneyon has quit IRC | 20:48 | |
*** bvandenh_call_tr has quit IRC | 21:01 | |
*** tzumainn has quit IRC | 21:03 | |
*** rhallisey has quit IRC | 21:04 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-incubator: Set NeutronPublicInterface defaults to nic1 https://review.openstack.org/164350 | 21:22 |
*** mrunge has quit IRC | 21:29 | |
*** dprince has quit IRC | 21:46 | |
*** prad has quit IRC | 21:46 | |
*** sdake has joined #tripleo | 21:48 | |
*** lblanchard has quit IRC | 21:58 | |
*** untriaged-bot has joined #tripleo | 22:00 | |
untriaged-bot | Untriaged bugs so far: | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430445 | 22:00 |
openstack | Launchpad bug 1430445 in tripleo "Horizon translations aren't compiled" [Undecided,In progress] - Assigned to Steve McLellan (sjmc7) | 22:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1430599 | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1430467 | 22:00 |
openstack | Launchpad bug 1430599 in diskimage-builder "ramdisk-image-create with ironic-discoverd-ramdisk element fails" [Undecided,In progress] - Assigned to Yuiko Takada (takada-yuiko) | 22:00 |
openstack | Launchpad bug 1430467 in tripleo "Fedora 21 seed image build fails at 05-heat" [Undecided,Triaged] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1429902 | 22:00 |
openstack | Launchpad bug 1429902 in tripleo "os-refresh-config fails during post-configure phase" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1431136 | 22:00 |
openstack | Launchpad bug 1431136 in diskimage-builder "Add element to create agent deploy ramdisk with proliant utilities for Ironic" [Undecided,New] - Assigned to Ramakrishnan G (rameshg87) | 22:00 |
*** untriaged-bot has quit IRC | 22:00 | |
*** rwsu has quit IRC | 22:00 | |
*** killer_prince has quit IRC | 22:11 | |
*** killer_prince has joined #tripleo | 22:14 | |
*** killer_prince is now known as lazy_prince | 22:15 | |
*** lblanchard has joined #tripleo | 22:28 | |
*** lblanchard has quit IRC | 22:28 | |
*** lblanchard has joined #tripleo | 22:29 | |
*** lblanchard has quit IRC | 22:30 | |
*** rwsu has joined #tripleo | 22:33 | |
*** thrash is now known as thrash|wknd | 22:37 | |
*** sdake__ has joined #tripleo | 22:38 | |
*** sdake has quit IRC | 22:41 | |
*** spzala has joined #tripleo | 22:47 | |
*** eghobo_ has joined #tripleo | 22:50 | |
*** eghobo has quit IRC | 22:53 | |
*** spzala_ has joined #tripleo | 23:02 | |
*** lblanchard has joined #tripleo | 23:03 | |
*** lblanchard has quit IRC | 23:03 | |
*** noslzzp has quit IRC | 23:04 | |
*** lblanchard has joined #tripleo | 23:04 | |
*** spzala has quit IRC | 23:04 | |
*** spzala_ is now known as spzala | 23:04 | |
*** lblanchard has quit IRC | 23:04 | |
*** lblanchard has joined #tripleo | 23:05 | |
*** lblanchard has quit IRC | 23:06 | |
*** spzala has quit IRC | 23:13 | |
*** sdake__ has quit IRC | 23:15 | |
*** eghobo_ has quit IRC | 23:25 | |
*** eghobo has joined #tripleo | 23:27 | |
*** david-lyle is now known as david-lyle_afk | 23:29 | |
*** eghobo has quit IRC | 23:29 | |
*** lblanchard has joined #tripleo | 23:29 | |
*** lblanchard has quit IRC | 23:30 | |
*** rwsu has quit IRC | 23:35 | |
*** daneyon_ has quit IRC | 23:35 | |
*** daneyon has joined #tripleo | 23:36 | |
*** rwsu has joined #tripleo | 23:37 | |
*** lblanchard has joined #tripleo | 23:37 | |
*** lblanchard has quit IRC | 23:39 | |
*** ChuckC has joined #tripleo | 23:41 | |
*** alop has quit IRC | 23:50 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!