*** dsneddon has quit IRC | 00:01 | |
*** dsneddon has joined #tripleo | 00:02 | |
SpamapS | ahhh, no CI doesn't pass in certs/keys | 00:05 |
---|---|---|
SpamapS | :q | 00:05 |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack/tripleo-image-elements: Fix stunnel SSL options https://review.openstack.org/135791 | 00:10 |
SpamapS | ^^ | 00:11 |
SpamapS | greghaynes: ^ | 00:11 |
SpamapS | lifeless: ^ | 00:11 |
SpamapS | StevenK: ^ | 00:11 |
SpamapS | pretty serious bug actually, just doesn't break because CI doesn't cover it. | 00:11 |
greghaynes | yea, I was reading your ubuntu-security chat | 00:12 |
StevenK | SpamapS: Looking | 00:13 |
*** wuhg has joined #tripleo | 00:20 | |
*** dsneddon has quit IRC | 00:22 | |
*** dsneddon has joined #tripleo | 00:24 | |
*** johnsom has left #tripleo | 00:34 | |
*** gfidente has quit IRC | 00:40 | |
*** dsneddon has quit IRC | 00:43 | |
jogo | so live migration! | 00:43 |
jogo | http://logs.openstack.org/68/135768/2/experimental/check-tempest-dsvm-aiopcpu/2ed0282/logs/testr_results.html.gz | 00:43 |
jogo | trying to test it upstream with devstack multi node on openstack-infra | 00:44 |
jogo | and hitting a 400 error | 00:44 |
jogo | want to make sure I have the correct solution before going forward | 00:44 |
jogo | SpamapS: ^ | 00:44 |
jogo | SpamapS: which I assume is set http://docs.openstack.org/trunk/config-reference/content/section_configuring-compute-migrations.html#true-live-migration-kvm-libvirt | 00:44 |
*** dsneddon has joined #tripleo | 00:45 | |
jogo | lifeless: ^ | 00:45 |
SpamapS | jogo: ?? Never actualy gotten it to work. | 00:45 |
* SpamapS disappears | 00:45 | |
jogo | SpamapS: you never got it working? | 00:45 |
* jogo chases after SpamapS | 00:47 | |
jogo | greghaynes: ^ | 00:47 |
* greghaynes has also never done this | 00:51 | |
jogo | but its in elements/nova/os-apply-config/etc/nova/nova.conf | 00:55 |
openstackgerrit | Merged openstack/tripleo-image-elements: Migrate ironic-api to svc-map https://review.openstack.org/134083 | 00:57 |
jogo | well about to try it | 00:58 |
jogo | looks like lifeless may have tried it | 00:58 |
openstackgerrit | Merged openstack/tripleo-image-elements: Allow ansible venv path to be customized https://review.openstack.org/133071 | 00:59 |
openstackgerrit | Merged openstack/tripleo-image-elements: Switch to the default os-refresh-config base dir https://review.openstack.org/132071 | 01:00 |
*** dsneddon has quit IRC | 01:05 | |
*** dsneddon has joined #tripleo | 01:05 | |
*** vinsh has quit IRC | 01:18 | |
*** dsneddon has quit IRC | 01:25 | |
*** dsneddon has joined #tripleo | 01:26 | |
*** penick has quit IRC | 01:28 | |
lifeless | jogo: tried ? | 01:33 |
openstackgerrit | Steve Kowalik proposed openstack/os-cloud-config: Deal with uppercase MAC address in register-nodes https://review.openstack.org/135809 | 01:33 |
jogo | lifeless: nova live migration without shared storage | 01:33 |
lifeless | jogo: works fine with my patch to the defaults | 01:34 |
jogo | trying to set that up for a devstack-gate job | 01:34 |
stevebaker | before I dig too deep, can anyone tell me why my non-tripleo images are ending up with tripleo selinux policies on them? | 01:34 |
stevebaker | (which are also currently causing o-r-c to crash) | 01:34 |
lifeless | jogo: or it did anyhow; no guarantee is still does | 01:34 |
jogo | lifeless: http://logs.openstack.org/68/135768/2/experimental/check-tempest-dsvm-aiopcpu/2ed0282/logs/testr_results.html.gz | 01:35 |
jogo | lifeless: is what I got | 01:35 |
lifeless | 26504d71ceaecf22f135d8321769db801290c405 | 01:35 |
lifeless | is in nova | 01:35 |
jogo | lifeless: yeah and yet Details: {u'code': 400, u'message': u'devstack-trusty-2-node-rax-dfw-3140892-373.slave.openstack.org is not on shared storage: Live migration can not be used without shared storage.'} | 01:36 |
jogo | lifeless: I now realize the default are changed | 01:36 |
jogo | but you overwrite them in tripleo anyway | 01:36 |
lifeless | need to until we don't support the prior-to-fix openstacks | 01:37 |
lifeless | um | 01:37 |
lifeless | that error sounds like you're calling the wrong API | 01:37 |
jogo | lifeless: what API should we be calling I am using the tempest tests | 01:37 |
jogo | that were already there | 01:37 |
lifeless | jogo: live-migration --block-migrate | 01:40 |
lifeless | jogo: have you done the libvirt reconfiguration? | 01:41 |
openstackgerrit | Merged openstack/diskimage-builder: Deprecate map-packages, replaced by pkg-map https://review.openstack.org/130252 | 01:41 |
lifeless | jogo: http://www.sebastien-han.fr/blog/2012/07/12/openstack-block-migration/ seems like a reasonable summary | 01:41 |
jogo | lifeless: no I haven't changed libvirt settings | 01:42 |
lifeless | jogo: ok so you need something equivalent to the following tripleo-incubator commit: 002fe9f9fbbddbbb5018a41a9fd2b97410f04d06 and tripleo-image-elements 20160868d894299520aa09786d9331cde9a8cf58 | 01:44 |
lifeless | and a21a2e70641de8601ec015e665098f1238cee13d | 01:44 |
*** dsneddon has quit IRC | 01:46 | |
*** dsneddon has joined #tripleo | 01:47 | |
jogo | lifeless: so why the host file tweaking? | 01:48 |
lifeless | jogo: libvirt connects to the host name of the hypervisor to migrate to | 01:48 |
lifeless | jogo: if the hostname isn't resolvable, fail | 01:49 |
lifeless | jogo: will depend on your multinode setup, of course | 01:49 |
clarkb | its not ip based? | 01:49 |
lifeless | no | 01:50 |
clarkb | jogo so you will need to update hosts files on these machines. easy enough but not done yet | 01:51 |
lifeless | if they can mutually lookup their own $(hostname) it should be ok by default. I don't know if you can do that. | 01:51 |
jogo | clarkb: and libvirt | 01:52 |
clarkb | ya we can set that up | 01:52 |
jogo | clarkb lifeless: thanks | 01:55 |
jogo | about to push the devstack-gate change to get tempest to test the right thing | 01:55 |
jogo | will resume the rest tomorrow | 01:55 |
*** radez_g0n3 is now known as radez | 01:56 | |
jogo | lifeless: thanks for the help | 01:57 |
*** nosnos has joined #tripleo | 01:59 | |
*** pradeep has joined #tripleo | 02:00 | |
jogo | lifeless: have you been using live migration recently? | 02:00 |
openstackgerrit | Richard Su proposed openstack/tripleo-image-elements: Wait for tuskar-api to start up https://review.openstack.org/135814 | 02:00 |
openstackgerrit | Steve Baker proposed openstack/tripleo-image-elements: Remove selinux from os-svc-install element-deps https://review.openstack.org/135815 | 02:00 |
stevebaker | rwsu: hey, could you take a look at ^? | 02:01 |
rwsu | stevebaker: looking | 02:02 |
*** bcrochet is now known as bcrochet|g0ne | 02:07 | |
*** dsneddon has quit IRC | 02:07 | |
*** dsneddon has joined #tripleo | 02:08 | |
lifeless | jogo: no, I haven't | 02:08 |
rwsu | stevebaker: good catch, looks gtm | 02:08 |
stevebaker | rwsu: ok, thanks | 02:09 |
stevebaker | rwsu: not sure what that pasted error is about. It was working | 02:09 |
rwsu | stevebaker: where did you find it? | 02:11 |
stevebaker | rwsu: it happens on my custom built image, which has os-collect-config, selinux-permissive, and other things | 02:12 |
*** vinsh has joined #tripleo | 02:14 | |
*** noslzzp has joined #tripleo | 02:19 | |
*** yuanying has quit IRC | 02:25 | |
*** dsneddon has quit IRC | 02:28 | |
*** dsneddon has joined #tripleo | 02:28 | |
*** yuanying has joined #tripleo | 02:35 | |
*** dsneddon has quit IRC | 02:48 | |
*** dsneddon has joined #tripleo | 02:49 | |
*** pradeep1 has joined #tripleo | 02:52 | |
*** pradeep has quit IRC | 02:54 | |
*** avozza is now known as zz_avozza | 02:58 | |
*** dsneddon has quit IRC | 03:08 | |
*** pradeep has joined #tripleo | 03:22 | |
*** pradeep2 has joined #tripleo | 03:24 | |
*** nosnos has quit IRC | 03:24 | |
*** pradeep1 has quit IRC | 03:24 | |
*** yamahata has joined #tripleo | 03:26 | |
*** pradeep has quit IRC | 03:26 | |
*** rushiagr_away is now known as rushiagr | 03:27 | |
*** ccrouch has joined #tripleo | 03:31 | |
*** pradeep has joined #tripleo | 03:45 | |
*** pradeep2 has quit IRC | 03:46 | |
*** zz_avozza is now known as avozza | 03:49 | |
*** vinsh has quit IRC | 03:49 | |
*** vinsh has joined #tripleo | 03:49 | |
*** nosnos has joined #tripleo | 03:49 | |
*** pradeep1 has joined #tripleo | 03:49 | |
*** pradeep has quit IRC | 03:50 | |
*** rushiagr is now known as rushiagr_away | 03:53 | |
StevenK | gus: https://wiki.openstack.org/wiki/OpenStackClient/Commands#domain is what I was looking at | 03:53 |
StevenK | I think I going to give up on my want of a pony and use a v3 client by hand | 03:55 |
*** pradeep has joined #tripleo | 03:56 | |
*** pradeep1 has quit IRC | 03:58 | |
gus | openstack --os-identity-api-version=3 --help | grep domain | 03:58 |
gus | stevenk: the options magically appear if you specify --os-identity-api-version=3 | 03:58 |
gus | (or equiv env var) | 03:58 |
*** yuanying_ has joined #tripleo | 03:59 | |
*** untriaged-bot has joined #tripleo | 04:00 | |
untriaged-bot | Untriaged bugs so far: | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391218 | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 04:00 |
uvirtbot | Launchpad bug 1391218 in tripleo "Configuration Dependent on HAProxy" [Undecided,In progress] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393643 | 04:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 04:00 |
uvirtbot | Launchpad bug 1393643 in tripleo "haproxy start failed loop with 'Starting proxy horizon: cannot bind socket'" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391412 | 04:00 |
uvirtbot | Launchpad bug 1391412 in tripleo "devtest deploy overcloud successfully,but there have one baremetal in Maintenance state" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387487 | 04:00 |
uvirtbot | Launchpad bug 1387487 in tripleo "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393304 | 04:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1391656 | 04:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393298 | 04:00 |
*** untriaged-bot has quit IRC | 04:00 | |
uvirtbot | Launchpad bug 1393304 in tripleo "create-nodes failure for customised pool" [Undecided,New] | 04:00 |
uvirtbot | Launchpad bug 1391656 in diskimage-builder "There is no way to customize the installation of the bootloader" [Undecided,New] | 04:00 |
uvirtbot | Launchpad bug 1393298 in tripleo "keepalived VRRP_Script(chk_haproxy) timed out" [Undecided,In progress] | 04:00 |
*** avozza is now known as zz_avozza | 04:00 | |
*** pradeep has quit IRC | 04:02 | |
*** yuanying has quit IRC | 04:03 | |
*** yuanying_ has quit IRC | 04:10 | |
*** noslzzp has quit IRC | 04:10 | |
*** radez is now known as radez_g0n3 | 04:12 | |
*** pcrews has quit IRC | 04:16 | |
*** yuanying has joined #tripleo | 04:16 | |
*** yuanying has quit IRC | 04:23 | |
*** pensu has joined #tripleo | 04:23 | |
*** rushiagr_away is now known as rushiagr | 04:33 | |
*** pradeep has joined #tripleo | 04:36 | |
*** yuanying has joined #tripleo | 04:38 | |
*** yuanying has quit IRC | 04:48 | |
*** zz_avozza is now known as avozza | 04:52 | |
StevenK | morganfainberg: Why does keystoneclient.users.create have a utils.positional decorator of 1? Surely you want to create a user with a domain and a description and so on without a warning? | 04:57 |
*** Nakato_ has joined #tripleo | 04:58 | |
*** Nakato_ is now known as Nakato | 04:58 | |
*** yuanying has joined #tripleo | 04:59 | |
*** avozza is now known as zz_avozza | 05:02 | |
*** pensu has quit IRC | 05:02 | |
*** yuanying has quit IRC | 05:11 | |
*** yuanying has joined #tripleo | 05:14 | |
*** yuanying has quit IRC | 05:26 | |
*** yuanying has joined #tripleo | 05:26 | |
*** Hefeweizen has quit IRC | 05:33 | |
*** Hefeweizen has joined #tripleo | 05:34 | |
*** yuanying has quit IRC | 05:41 | |
*** penick has joined #tripleo | 05:48 | |
*** yuanying has joined #tripleo | 05:48 | |
*** zz_avozza is now known as avozza | 05:53 | |
*** penick_ has joined #tripleo | 05:56 | |
*** penick has quit IRC | 05:57 | |
*** penick_ is now known as penick | 05:57 | |
*** addnull has joined #tripleo | 05:58 | |
*** addnull has left #tripleo | 05:59 | |
*** avozza is now known as zz_avozza | 06:03 | |
*** k4n0 has joined #tripleo | 06:33 | |
*** zz_avozza is now known as avozza | 06:54 | |
*** pcrews has joined #tripleo | 06:55 | |
*** yuanying has quit IRC | 06:57 | |
*** yuanying has joined #tripleo | 06:58 | |
marios_ | o/ | 07:03 |
*** avozza is now known as zz_avozza | 07:03 | |
*** kpavel has quit IRC | 07:10 | |
*** pcrews has quit IRC | 07:16 | |
*** dshulyak has joined #tripleo | 07:16 | |
*** zz_avozza is now known as avozza | 07:16 | |
*** mrunge has joined #tripleo | 07:24 | |
*** jcoufal has joined #tripleo | 07:35 | |
*** pensu has joined #tripleo | 07:41 | |
*** jprovazn has joined #tripleo | 07:50 | |
*** panda has quit IRC | 07:52 | |
*** panda has joined #tripleo | 07:52 | |
*** gchamoul is now known as Strider | 07:53 | |
*** Strider is now known as strider | 07:53 | |
*** strider is now known as gael | 07:54 | |
*** gael is now known as Guest83569 | 07:54 | |
*** kbyrne has quit IRC | 07:55 | |
*** kbyrne has joined #tripleo | 08:00 | |
*** jtomasek has joined #tripleo | 08:02 | |
*** ifarkas has joined #tripleo | 08:05 | |
*** kpavel has joined #tripleo | 08:05 | |
*** jcoufal has quit IRC | 08:12 | |
*** jcoufal has joined #tripleo | 08:13 | |
*** dtantsur|afk is now known as dtantsur | 08:14 | |
*** pensu1 has joined #tripleo | 08:39 | |
*** pensu has quit IRC | 08:40 | |
*** dmellado has joined #tripleo | 08:50 | |
GheRivero | morning all | 08:56 |
*** uvirtbot has quit IRC | 09:00 | |
*** derekh has joined #tripleo | 09:11 | |
*** regebro has joined #tripleo | 09:13 | |
*** dshulyak has quit IRC | 09:16 | |
*** uvirtbot has joined #tripleo | 09:17 | |
*** Marga_ has quit IRC | 09:18 | |
*** avozza is now known as zz_avozza | 09:24 | |
*** zz_avozza is now known as avozza | 09:25 | |
*** lucasagomes has joined #tripleo | 09:29 | |
*** avozza is now known as zz_avozza | 09:31 | |
openstackgerrit | Ladislav Smola proposed openstack/tuskar-ui: Add a scale-out dialog https://review.openstack.org/135583 | 09:36 |
openstackgerrit | Ladislav Smola proposed openstack/tuskar-ui: Fixing stack update call https://review.openstack.org/135891 | 09:36 |
*** rdopiera has joined #tripleo | 09:38 | |
*** pblaho has joined #tripleo | 09:51 | |
*** uvirtbot has quit IRC | 09:53 | |
*** uvirtbot has joined #tripleo | 09:55 | |
*** uvirtbot has quit IRC | 09:55 | |
openstackgerrit | Merged openstack/tuskar-ui: Adding a block in the node details template https://review.openstack.org/135592 | 09:57 |
*** pblaho has quit IRC | 10:02 | |
*** uvirtbot has joined #tripleo | 10:05 | |
*** penick has quit IRC | 10:09 | |
*** uvirtbot has quit IRC | 10:31 | |
*** dtantsur is now known as dtantsur|bbl | 10:33 | |
*** rlandy has joined #tripleo | 10:33 | |
*** pelix has joined #tripleo | 10:34 | |
*** uvirtbot has joined #tripleo | 10:37 | |
*** pensu has joined #tripleo | 10:39 | |
*** pensu1 has quit IRC | 10:41 | |
*** uvirtbot has quit IRC | 10:52 | |
*** uvirtbot has joined #tripleo | 10:59 | |
*** uvirtbot has quit IRC | 10:59 | |
*** uvirtbot has joined #tripleo | 11:02 | |
*** uvirtbot has quit IRC | 11:03 | |
*** jcoufal has quit IRC | 11:11 | |
*** jcoufal has joined #tripleo | 11:12 | |
*** blinky_ghost has joined #tripleo | 11:13 | |
*** akrivoka has joined #tripleo | 11:19 | |
*** yamahata has quit IRC | 11:26 | |
*** jcoufal has quit IRC | 11:27 | |
*** jcoufal has joined #tripleo | 11:27 | |
*** yamahata has joined #tripleo | 11:28 | |
*** akrivoka has quit IRC | 11:28 | |
*** zz_avozza is now known as avozza | 11:38 | |
openstackgerrit | Radomir Dopieralski proposed openstack/tuskar-ui: Add a scale-out dialog https://review.openstack.org/135583 | 11:40 |
*** akrivoka has joined #tripleo | 11:40 | |
*** avozza is now known as zz_avozza | 11:41 | |
blinky_ghost | lsmola: good morning :) | 11:50 |
openstackgerrit | therese-mchale proposed openstack/tripleo-image-elements: MySQL upstart script setup https://review.openstack.org/99964 | 11:50 |
lsmola | blinky_ghost: hello | 11:54 |
lsmola | blinky_ghost: any luck with the deploy? | 11:54 |
blinky_ghost | lsmola: I hadn't the chance to do that, trying again. However I updated the git repo and the IP address field is missing. Or maybe I'm doing something wrong? | 11:56 |
lsmola | blinky_ghost: hm, that should be fixed in latest master | 11:57 |
lsmola | blinky_ghost: instack source install should always grab UI master | 11:58 |
blinky_ghost | lsmola: OK, yes but It doesn't seem corrected | 11:58 |
*** radez_g0n3 is now known as radez | 11:59 | |
lsmola | blinky_ghost: hm i am trying now and I see the IPMI address | 11:59 |
blinky_ghost | lsmola: I don't understand, I did this: | 11:59 |
blinky_ghost | git clone https://github.com/agroup/instack-undercloud | 12:00 |
blinky_ghost | source instack-undercloud/instack-sourcerc | 12:00 |
blinky_ghost | instack-install-undercloud-source | 12:00 |
lsmola | blinky_ghost: yeah that should be it | 12:01 |
lsmola | blinky_ghost: what is your latest commit in /opt/stack/tuskar-ui ? | 12:01 |
*** zz_avozza is now known as avozza | 12:01 | |
blinky_ghost | lsmola: commit 8a213544b029515177f3e060ba088be34be5e4e5 | 12:02 |
blinky_ghost | lsmola: I go to maintenance and choose "+" to manually register a node | 12:03 |
lsmola | blinky_ghost: though the the tuskar-ui is not updated if you already had it there | 12:03 |
lsmola | blinky_ghost: yeah you have old master | 12:03 |
lsmola | blinky_ghost: go to UI folder and if git status is clean | 12:03 |
lsmola | blinky_ghost: do: git pull | 12:03 |
lsmola | blinky_ghost: latest commit should be f37231b1be4234e8fab8315083d95740116ef197 | 12:03 |
*** uvirtbot has joined #tripleo | 12:04 | |
blinky_ghost | lsmola: I'm not very familiar with git sorry :/ It says I'm not in a branch | 12:04 |
lsmola | blinky_ghost: when you run git pull ? | 12:05 |
blinky_ghost | lsmola: yes | 12:05 |
lsmola | blinky_ghost: ok do | 12:05 |
lsmola | blinky_ghost: git checkout master | 12:05 |
lsmola | blinky_ghost: git pull | 12:05 |
blinky_ghost | lsmola: done that | 12:07 |
lsmola | blinky_ghost: if that doesn work, do: git reset origin/master --hard | 12:07 |
lsmola | blinky_ghost: ok | 12:07 |
blinky_ghost | lsmola: but I still don't see that commit in git log | 12:07 |
lsmola | blinky_ghost: now the UI should be good | 12:07 |
lsmola | blinky_ghost: damn | 12:07 |
lsmola | blinky_ghost: ok do, git fetch --all | 12:07 |
lsmola | blinky_ghost: git reset origin/master --hard | 12:08 |
lsmola | blinky_ghost: f37231b1be4234e8fab8315083d95740116ef197 | 12:08 |
lsmola | blinky_ghost: this should be the commit | 12:08 |
blinky_ghost | lsmola: I'm doing this on /opt/stack/tuskar-ui just to check :) | 12:08 |
lsmola | blinky_ghost: damn, what have I copy pasted? | 12:08 |
lsmola | blinky_ghost: yes :-) | 12:08 |
lsmola | blinky_ghost: oh no, it's good commit, I am looking badly :-D | 12:09 |
*** kbyrne has quit IRC | 12:09 | |
* lsmola surfs on waves of confusion, more coffee needed | 12:10 | |
blinky_ghost | lsmola: lol | 12:10 |
blinky_ghost | lsmola: I took 2 already | 12:10 |
lsmola | blinky_ghost: :-) | 12:12 |
lsmola | blinky_ghost: does it work? | 12:13 |
blinky_ghost | lsmola: first I run git reset | 12:13 |
blinky_ghost | lsmola: then fetch all | 12:14 |
blinky_ghost | correct? | 12:14 |
lsmola | blinky_ghost: first fetch all, just for sure | 12:14 |
blinky_ghost | [stack@tripleo01 tuskar-ui]$ sudo git fetch --all | 12:14 |
blinky_ghost | Fetching origin | 12:14 |
*** rhallisey has joined #tripleo | 12:14 | |
blinky_ghost | [stack@tripleo01 tuskar-ui]$ sudo git reset origin/master --hard | 12:14 |
blinky_ghost | HEAD is now at febdf18 Tables styling | 12:14 |
lsmola | blinky_ghost: and you should be in branch master | 12:15 |
lsmola | blinky_ghost: no that is still old | 12:15 |
*** rushiagr is now known as rushiagr_away | 12:15 | |
blinky_ghost | lsmola: [stack@tripleo01 tuskar-ui]$ sudo git checkout master | 12:15 |
blinky_ghost | Already on 'master' | 12:15 |
blinky_ghost | Your branch is up-to-date with 'origin/master'. | 12:15 |
lsmola | blinky_ghost: damn, try git pull again? | 12:16 |
blinky_ghost | [stack@tripleo01 tuskar-ui]$ sudo git pull | 12:16 |
blinky_ghost | Already up-to-date. | 12:16 |
lsmola | blinky_ghost: ok, so delete the tuskar-ui directory | 12:16 |
lsmola | blinky_ghost: and do: git clone git://github.com/openstack/tuskar-ui.git | 12:17 |
*** avozza is now known as zz_avozza | 12:18 | |
blinky_ghost | lsmola: ah ok not it seems nice :P | 12:18 |
lsmola | blinky_ghost: now or not? :-) | 12:19 |
blinky_ghost | lsmola: now | 12:19 |
blinky_ghost | sorry :) | 12:19 |
lsmola | blinky_ghost: ok cool | 12:19 |
lsmola | blinky_ghost: weird, also https://git.openstack.org/openstack/tuskar-ui works | 12:20 |
lsmola | blinky_ghost: not sure, maybe you tuskar-ui was installed from package and stuck on some version | 12:20 |
lsmola | blinky_ghost: that seems probable | 12:20 |
blinky_ghost | lsmola: maybe, talking about tuskar | 12:20 |
lsmola | blinky_ghost: np :-) | 12:20 |
*** akrivoka has quit IRC | 12:20 | |
blinky_ghost | lsmola: I see this file nova_overcloud_config.yml | 12:21 |
blinky_ghost | in /etc/tuskar | 12:21 |
blinky_ghost | with this content | 12:21 |
blinky_ghost | http://paste.openstack.org/show/135198/ | 12:21 |
blinky_ghost | lsmola: the nova_password is not filled and keystone_url seems wrong | 12:22 |
lsmola | blinky_ghost: hm | 12:22 |
lsmola | blinky_ghost: that looks like some historical stuff that is not used | 12:22 |
*** uvirtbot has quit IRC | 12:22 | |
lsmola | blinky_ghost: I'll send it to tuskar guys, so they delete it | 12:22 |
blinky_ghost | lsmola: Ok, cool, testing :) | 12:22 |
blinky_ghost | lsmola: when you have 2 overcloud baremetals to deploy, you always consider the second interface (em2) as the on that will use pxe, right? | 12:24 |
lsmola | blinky_ghost: yes, that should be the management network | 12:25 |
*** uvirtbot has joined #tripleo | 12:26 | |
lsmola | blinky_ghost: so network has to be setup that way, and em2 must have netboot allowed | 12:26 |
*** uvirtbot has quit IRC | 12:26 | |
lsmola | blinky_ghost: for security reasons, only this interface should have it allowed | 12:26 |
*** zz_avozza is now known as avozza | 12:26 | |
*** jp_at_hp has joined #tripleo | 12:27 | |
lsmola | blinky_ghost: although I haven't managed to setup the network myself :-) it's on my todo list to learn how :-) | 12:28 |
blinky_ghost | lsmola: sorry to ask so many questions :) how about iscsi? I can choose tgtadm or lioadm. Which one should I use, considering I'm using fedora 20? | 12:28 |
lsmola | blinky_ghost: I think the tgtadm is deprecated from fedora 18 and might have some issues | 12:29 |
*** avozza is now known as zz_avozza | 12:29 | |
lsmola | blinky_ghost: so lioadm it is :-) | 12:30 |
*** zz_avozza is now known as avozza | 12:31 | |
openstackgerrit | Radomir Dopieralski proposed openstack/tuskar-ui: Number picker improvements https://review.openstack.org/135928 | 12:32 |
blinky_ghost | lsmola: ok here we go again for the 999 time :P | 12:32 |
lsmola | blinky_ghost: :-) I admire your persistence | 12:33 |
blinky_ghost | lsmola: I never give up :) besides I'm too lazy to have to build a puppet solution to deploy openstack :) I like the tripleo approach :) | 12:34 |
lsmola | blinky_ghost: hehe | 12:35 |
lsmola | blinky_ghost: well in the near future, we will use puppet | 12:35 |
lsmola | blinky_ghost: should be as option though | 12:35 |
lsmola | blinky_ghost: I am still hoping that CI for this will be very soon, then it will be piece of cake :-) | 12:36 |
blinky_ghost | lsmola: right now I use packstack in production and it works fine, although I have to configure the HA stuff by hand that takes a long time and it's prone to errors. | 12:37 |
*** bcrochet|g0ne is now known as bcrochet | 12:37 | |
lsmola | blinky_ghost: yeah, HA is horror :-) | 12:37 |
openstackgerrit | Radomir Dopieralski proposed openstack/tuskar-ui: Don't scroll on clicking ? in configuration https://review.openstack.org/135934 | 12:39 |
*** avozza is now known as zz_avozza | 12:39 | |
*** jcoufal has quit IRC | 12:42 | |
*** pradeep has quit IRC | 12:43 | |
*** jcoufal has joined #tripleo | 12:43 | |
*** rushiagr_away is now known as rushiagr | 12:46 | |
*** zz_avozza is now known as avozza | 12:47 | |
*** ccrouch has quit IRC | 12:48 | |
*** jcoufal has quit IRC | 12:51 | |
*** akrivoka has joined #tripleo | 12:51 | |
*** blinky_ghost has quit IRC | 12:52 | |
*** blinky_ghost_ has joined #tripleo | 12:52 | |
*** Shrews_ has joined #tripleo | 12:58 | |
*** Shrews_ has quit IRC | 12:58 | |
*** pensu has quit IRC | 12:59 | |
*** dtantsur|bbl is now known as dtantsur | 12:59 | |
*** jcoufal has joined #tripleo | 13:01 | |
openstackgerrit | Ghe Rivero proposed openstack-infra/tripleo-ci: Test the upgrade codepath works as well. https://review.openstack.org/87758 | 13:03 |
*** nosnos has quit IRC | 13:05 | |
*** blinky_ghost_ has quit IRC | 13:06 | |
*** blinky_ghost_ has joined #tripleo | 13:06 | |
*** gfidente has joined #tripleo | 13:06 | |
*** nosnos has joined #tripleo | 13:06 | |
openstackgerrit | Merged openstack/tuskar-ui: Fixing stack update call https://review.openstack.org/135891 | 13:12 |
*** pradeep has joined #tripleo | 13:13 | |
*** lazy_prince is now known as killer_prince | 13:14 | |
*** pradeep1 has joined #tripleo | 13:15 | |
*** pradeep has quit IRC | 13:18 | |
*** pradeep1 has quit IRC | 13:19 | |
*** ccrouch has joined #tripleo | 13:20 | |
*** pradeep has joined #tripleo | 13:21 | |
*** mrunge has quit IRC | 13:21 | |
*** athomas has joined #tripleo | 13:28 | |
*** morazi has joined #tripleo | 13:30 | |
*** jprovazn has quit IRC | 13:31 | |
*** jiangfei has quit IRC | 13:32 | |
*** jprovazn has joined #tripleo | 13:32 | |
*** jiangfei has joined #tripleo | 13:33 | |
*** jprovazn has quit IRC | 13:33 | |
*** k4n0 has quit IRC | 13:38 | |
*** goneri has joined #tripleo | 13:40 | |
openstackgerrit | Merged stackforge/tripleo-ansible: Disk space pre-flight check using roles https://review.openstack.org/135746 | 13:43 |
openstackgerrit | Merged stackforge/tripleo-ansible: Removed duplicate tasks https://review.openstack.org/135747 | 13:44 |
openstackgerrit | Merged stackforge/tripleo-ansible: Document preserve ephemeral https://review.openstack.org/135748 | 13:44 |
openstackgerrit | Merged stackforge/tripleo-ansible: RabbitMQ conditional fix https://review.openstack.org/135749 | 13:44 |
openstackgerrit | Merged stackforge/tripleo-ansible: Add tag to shutdown cloud https://review.openstack.org/135750 | 13:44 |
openstackgerrit | Merged stackforge/tripleo-ansible: wait for cloud-init to finish https://review.openstack.org/135751 | 13:44 |
openstackgerrit | Merged stackforge/tripleo-ansible: Minor conditional fix for disk space check https://review.openstack.org/135752 | 13:44 |
*** pradeep1 has joined #tripleo | 13:45 | |
*** pradeep has quit IRC | 13:46 | |
*** dprince has joined #tripleo | 13:47 | |
*** avozza is now known as zz_avozza | 13:47 | |
*** pradeep has joined #tripleo | 13:49 | |
Ng | afternoon | 13:50 |
*** pradeep1 has quit IRC | 13:50 | |
*** zz_avozza is now known as avozza | 13:52 | |
*** noslzzp has joined #tripleo | 13:53 | |
*** pradeep1 has joined #tripleo | 13:54 | |
*** avozza is now known as zz_avozza | 13:55 | |
*** pradeep has quit IRC | 13:56 | |
*** jdob has joined #tripleo | 13:57 | |
*** tzumainn has joined #tripleo | 13:57 | |
*** weshay has joined #tripleo | 13:58 | |
*** rushiagr is now known as rushiagr_away | 13:59 | |
TheJulia | Good morning :) | 14:00 |
*** tzumainn has quit IRC | 14:01 | |
*** tzumainn has joined #tripleo | 14:01 | |
*** jistr has joined #tripleo | 14:02 | |
*** julim has joined #tripleo | 14:03 | |
*** jistr is now known as jistr|mtg | 14:04 | |
*** cwolferh has joined #tripleo | 14:04 | |
*** rushiagr_away is now known as rushiagr | 14:07 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-apply-config: Updated from global requirements https://review.openstack.org/135969 | 14:11 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-cloud-config: Updated from global requirements https://review.openstack.org/135970 | 14:11 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-collect-config: Updated from global requirements https://review.openstack.org/135971 | 14:11 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-refresh-config: Updated from global requirements https://review.openstack.org/135972 | 14:11 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-tuskarclient: Updated from global requirements https://review.openstack.org/135990 | 14:12 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tuskar: Updated from global requirements https://review.openstack.org/134385 | 14:13 |
*** zz_avozza is now known as avozza | 14:17 | |
*** jprovazn has joined #tripleo | 14:24 | |
*** enterprisedc_ has joined #tripleo | 14:29 | |
*** enterprisedc has quit IRC | 14:30 | |
*** enterprisedc_ is now known as enterprisedc | 14:30 | |
*** nosnos has quit IRC | 14:34 | |
tchaypo | afternoon | 14:36 |
tchaypo | I should have a Tripleo Acceptance Bot that auto-accepts proposals from the Proposal Bot | 14:36 |
tchaypo | s/I/we/ | 14:39 |
tchaypo | https://review.openstack.org/#/c/134385/ is on its 6th iteration, a +a would be nice | 14:40 |
tchaypo | My understanding is that these changes have no effect on testing - all changes will be done with the latest global reqs regardless of what we do, so there’s no harm in giving these a hasty +a | 14:41 |
d0ugal | tchaypo: That one breaks the tests | 14:42 |
d0ugal | tchaypo: See https://review.openstack.org/#/c/135526/ | 14:42 |
d0ugal | tchaypo: I tried updating the proposal bots review, but it just updated it again to remove my update :| | 14:43 |
jroll | where do the environment variables in this script get set? https://github.com/openstack/diskimage-builder/blob/master/elements/deploy-ironic/init.d/80-deploy-ironic | 14:43 |
d0ugal | I should write a bot to update the review... | 14:43 |
tchaypo | then it’s going to break the tests regardless | 14:44 |
tchaypo | so accepting it makes things no worse | 14:44 |
tchaypo | jroll: in the environment ;) | 14:44 |
tchaypo | sorry, couldn’t resist *ahem* useful answer follows... | 14:44 |
d0ugal | tchaypo: I made the same change and updated the config so it passes. Guess the bot isn't clever enough for that. | 14:45 |
jroll | tchaypo: lol | 14:45 |
tchaypo | (but quite seriously, one of the problems with env vars is that it’s next to impossible to track them down, which is why we wan to use fewer of them) | 14:45 |
jroll | d0ugal: I would make that change and update conf in a separate patchset | 14:45 |
tchaypo | are there particular variables you’re interested in? | 14:45 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-incubator: Improve readability of HACKING doc https://review.openstack.org/136011 | 14:45 |
jroll | tchaypo: yeah, I've been tracing through element-depends things, can't find anything | 14:45 |
jroll | tchaypo: what I really want to do is use that script outside of tripleo | 14:46 |
tchaypo | and to do that, you need to figure out what the values are, so that you can set them all | 14:46 |
jroll | right | 14:46 |
tchaypo | I’m going to suggest the BFI approach | 14:46 |
tchaypo | add a bunch of “echo $BLAH >> ~/80-deploy-ironic-variables” to the top of the script | 14:47 |
jroll | heh | 14:47 |
*** avozza is now known as zz_avozza | 14:48 | |
jroll | and I'm goign to suggest I drink more coffee | 14:48 |
jroll | and remember to use grep instead of trying to trace through code | 14:48 |
tchaypo | … but that assumes that you are able to run it, at least once, inside diskimage-builder, doing all the things you want to do | 14:48 |
tchaypo | and doesn’t let you explore the range of useful values | 14:48 |
jroll | I found most of them now, sorry to bother :| | 14:49 |
jroll | but yeah | 14:49 |
jroll | most are kernel params | 14:49 |
jroll | and come from https://github.com/openstack/diskimage-builder/blob/master/elements/ramdisk-base/init.d/20-init-variables | 14:49 |
jroll | thanks for rubber ducking with me :) | 14:50 |
SpamapS | looks like the 'expect fork' in our upstart jobs is causing fail | 14:50 |
SpamapS | neutron-openvswitch-agent stop/killed, process 3184 | 14:50 |
tchaypo | git grep is even more fun | 14:50 |
SpamapS | no pid 3184 | 14:51 |
openstackgerrit | Tom Cammann proposed openstack/tripleo-image-elements: Secure MySQL clustering with SSL https://review.openstack.org/135298 | 14:51 |
jroll | tchaypo: I actually use "ag" :) | 14:52 |
* tchaypo makes a note to learn about ag when he has internet coverage | 14:53 | |
tchaypo | right now I’m on a train in france, and the french don’t seem to have thought of having mobile coverage outside the centre of the city | 14:53 |
*** pradk has joined #tripleo | 14:54 | |
tchaypo | so I’m flipping between the tiniest skerrick of 3g and a tinier skerric of edge. irc almost works, nothing heavier. | 14:54 |
*** pradeep has joined #tripleo | 14:55 | |
openstackgerrit | Ryan Hallisey proposed stackforge/kolla: Horizon container implementation https://review.openstack.org/135773 | 14:55 |
jroll | tchaypo: ha, well for later: http://geoff.greer.fm/2011/12/27/the-silver-searcher-better-than-ack/ and https://github.com/ggreer/the_silver_searcher | 14:56 |
*** pradeep1 has quit IRC | 14:58 | |
*** kbyrne has joined #tripleo | 14:59 | |
*** yamahata has quit IRC | 14:59 | |
*** yamahata has joined #tripleo | 15:00 | |
*** vinsh has quit IRC | 15:01 | |
*** vinsh has joined #tripleo | 15:02 | |
openstackgerrit | Tom Cammann proposed openstack/tripleo-heat-templates: Add key/cert to secure MySQL clustering with TLS https://review.openstack.org/135551 | 15:07 |
*** kpavel has quit IRC | 15:11 | |
openstackgerrit | Nicholas Randon proposed openstack/tripleo-image-elements: Split RabbitMQ actions out of startup script https://review.openstack.org/134249 | 15:11 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-image-elements: Migrate ironic-conductor to svc-map https://review.openstack.org/136021 | 15:13 |
*** vinsh has quit IRC | 15:14 | |
*** jcoufal has quit IRC | 15:15 | |
*** pradeep1 has joined #tripleo | 15:15 | |
*** pradeep has quit IRC | 15:16 | |
*** pcrews has joined #tripleo | 15:17 | |
*** pradeep has joined #tripleo | 15:18 | |
*** pradeep1 has quit IRC | 15:19 | |
openstackgerrit | Tom Cammann proposed openstack/tripleo-image-elements: Secure MySQL clustering with SSL https://review.openstack.org/135298 | 15:27 |
*** pradeep1 has joined #tripleo | 15:27 | |
*** pradeep has quit IRC | 15:28 | |
*** pradeep has joined #tripleo | 15:30 | |
*** pradeep1 has quit IRC | 15:32 | |
*** pradeep1 has joined #tripleo | 15:34 | |
*** pradeep has quit IRC | 15:37 | |
openstackgerrit | Tom Cammann proposed openstack/tripleo-heat-templates: Remove Nova EC2 from HAProxy and STunnel https://review.openstack.org/133273 | 15:39 |
blinky_ghost_ | lsmola: are you there? I'm deploying 2 servers and they shutdown each other. Is this normal? | 15:40 |
lsmola | blinky_ghost_: uf, that is not normal | 15:40 |
lsmola | blinky_ghost_: how exactly do they shut wond each other? | 15:40 |
lsmola | blinky_ghost_: down | 15:40 |
blinky_ghost_ | lsmola: they boot, get ramdisk, etc then poweroff | 15:41 |
*** vinsh has joined #tripleo | 15:42 | |
blinky_ghost_ | lsmola: how can I debug this? which logs should I look? ironic-conductor? | 15:42 |
blinky_ghost_ | lsmola: in UI i see that they're in the "provisioning" state | 15:43 |
lsmola | blinky_ghost_: best to look on the machine, if you have e.g. ILO | 15:44 |
lsmola | blinky_ghost_: and yes, second option is Ironic, there should be something | 15:45 |
blinky_ghost_ | lsmola: I'm connected to ILO and only see black screen :) | 15:45 |
lsmola | blinky_ghost_: that is weird :-) it should show what is happening on the machine | 15:45 |
lsmola | blinky_ghost_: it shoudl reboot multiple times | 15:45 |
blinky_ghost_ | lsmola: undercloud says that they are powered on, but actually they are powered off | 15:45 |
lsmola | blinky_ghost_: hmm | 15:45 |
lsmola | blinky_ghost_: can you try just ironic console, power them on/off | 15:46 |
lsmola | blinky_ghost_: if that doesn't work, seems like wrong IPMI credentials | 15:46 |
lsmola | blinky_ghost_: if the netboot doesn't work, should be badly setup interface or network | 15:46 |
*** zz_avozza is now known as avozza | 15:48 | |
blinky_ghost_ | lsmola: ok, I powered on again one of them manually and see a message saying troubleshooting is required, to press "t" | 15:51 |
lsmola | blinky_ghost_: using ironic? | 15:52 |
blinky_ghost_ | lsmola: no, because ironic reports that the node is "power on", when actually is powered off, so I powered on in ILO | 15:53 |
blinky_ghost_ | lsmola: and it reports that message | 15:54 |
*** dprince has quit IRC | 15:54 | |
blinky_ghost_ | lsmola: and the other baremeta reports "ipmi0 could not open device" | 15:56 |
blinky_ghost_ | lsmola: bad luck to have chosen this HW :( | 15:57 |
lsmola | blinky_ghost_: yeah there can be some hw problems | 15:59 |
lsmola | blinky_ghost_: so what happens when you do CLI ironic set-power-state node_id on ? | 15:59 |
*** untriaged-bot has joined #tripleo | 16:00 | |
untriaged-bot | Untriaged bugs so far: | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391218 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393643 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391412 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387487 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393304 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1391656 | 16:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393298 | 16:00 |
*** untriaged-bot has quit IRC | 16:00 | |
blinky_ghost_ | lsmoda: it works, it powers on the server | 16:03 |
*** Marga_ has joined #tripleo | 16:05 | |
*** marun has joined #tripleo | 16:05 | |
blinky_ghost_ | lsmola: I'm testing with 2 different servers, one is a Dell R320 and the other is a Dell XS23-TY. The R320 reports: "ipmitool - can't find /dev/ipmi0 or /dev/ipmidev/0" and the XS23-ty asks to press "t" to troubleshoot | 16:06 |
*** pradeep has joined #tripleo | 16:06 | |
*** pradeep1 has quit IRC | 16:07 | |
*** pradeep1 has joined #tripleo | 16:10 | |
*** pradeep has quit IRC | 16:11 | |
openstackgerrit | Nicholas Randon proposed openstack/tripleo-image-elements: Split RabbitMQ actions out of startup script https://review.openstack.org/134249 | 16:12 |
*** Marga_ has quit IRC | 16:14 | |
*** Marga_ has joined #tripleo | 16:14 | |
openstackgerrit | Nicholas Randon proposed openstack/tripleo-image-elements: Split RabbitMQ actions out of startup script https://review.openstack.org/134249 | 16:17 |
openstackgerrit | Ana Krivokapic proposed openstack/tuskar-ui: Fix slugify call https://review.openstack.org/136038 | 16:19 |
*** jiangfei has quit IRC | 16:19 | |
*** jiangfei has joined #tripleo | 16:19 | |
*** Marga_ has quit IRC | 16:19 | |
*** Marga_ has joined #tripleo | 16:20 | |
lsmola | blinky_ghost_: ok so IPMI credentials seems ok, might be problem of netboot | 16:33 |
lsmola | blinky_ghost_: since it didn't even showed attempt in ILO | 16:34 |
lsmola | blinky_ghost_: have you allowed it? | 16:34 |
lsmola | blinky_ghost_: I guess somebody from Ironic could give you advice or two :-) | 16:34 |
lsmola | dtantsur: ^ | 16:34 |
blinky_ghost_ | lsmola: I use iDRAC from Dell, don't know if it's the same thing as iLO, 100% compatible | 16:35 |
*** daneyon has quit IRC | 16:36 | |
openstackgerrit | Ana Krivokapic proposed openstack/tuskar-ui: Fix slugify call https://review.openstack.org/136038 | 16:36 |
dtantsur | blinky_ghost_, hi, what hardware do you actually have? If you have HP, you should be using iLO | 16:36 |
*** daneyon has joined #tripleo | 16:37 | |
openstackgerrit | Ryan Brady proposed openstack/tripleo-image-elements: Migrate keepalived to svc-map https://review.openstack.org/136045 | 16:37 |
dtantsur | blinky_ghost_, also, did it happen during discovery or during deploy? looks like you got into a discovery image | 16:38 |
*** avozza is now known as zz_avozza | 16:39 | |
blinky_ghost_ | dtantsur: I have a Dell R320 that uses IDRAC | 16:40 |
blinky_ghost_ | dtantsur: It's during discovery | 16:40 |
*** dmellado has quit IRC | 16:41 | |
*** pradeep has joined #tripleo | 16:41 | |
*** ChuckC has quit IRC | 16:41 | |
dtantsur | blinky_ghost_, that's bad. first case looks like ipmitool does not work for this server... could you actually press "t" and look around on the second? | 16:42 |
*** pradeep1 has quit IRC | 16:44 | |
dtantsur | hmm, according to the internet, ipmitool should work on it... | 16:44 |
dtantsur | blinky_ghost_, could you even make a screenshot of what is going on and then report all this to https://bugs.launchpad.net/ironic-discoverd | 16:45 |
rhallisey | sdake, I don't think trove is in a good enough state to be containerized | 16:45 |
blinky_ghost_ | dtantsur: ok | 16:45 |
rhallisey | sdake, I've talked to the person that is making a plugin for it in packstack and he is having trouble getting it to work even when it's configured | 16:46 |
rhallisey | properly | 16:46 |
openstackgerrit | dave-mcnally proposed openstack/tripleo-image-elements: Add ability to disable stunnel https://review.openstack.org/136052 | 16:46 |
rhallisey | sdake, may need to move it to a later milestone or at least until I hear it's functional | 16:47 |
*** pensu has joined #tripleo | 16:47 | |
*** rdopiera has quit IRC | 16:56 | |
*** jiangfei has quit IRC | 16:58 | |
*** jiangfei has joined #tripleo | 16:58 | |
*** ifarkas has quit IRC | 16:59 | |
*** uvirtbot has joined #tripleo | 17:12 | |
*** uvirtbot has quit IRC | 17:14 | |
*** uvirtbot has joined #tripleo | 17:15 | |
*** yamahata has quit IRC | 17:16 | |
*** uvirtbot has quit IRC | 17:17 | |
*** pradeep1 has joined #tripleo | 17:17 | |
*** uvirtbot has joined #tripleo | 17:19 | |
*** ChuckC has joined #tripleo | 17:19 | |
*** pradeep has quit IRC | 17:19 | |
*** uvirtbot has quit IRC | 17:19 | |
*** uvirtbot has joined #tripleo | 17:21 | |
*** uvirtbot has quit IRC | 17:21 | |
openstackgerrit | Erik Colnick proposed openstack/tripleo-incubator: Enable Neutron DVR support in TripleO installation https://review.openstack.org/130630 | 17:22 |
*** uvirtbot has joined #tripleo | 17:24 | |
*** dtantsur is now known as dtantsur|afk | 17:24 | |
*** uvirtbot has quit IRC | 17:24 | |
*** Viswanath has joined #tripleo | 17:24 | |
*** goneri has quit IRC | 17:26 | |
*** Viswanath has quit IRC | 17:27 | |
*** jiangfei has quit IRC | 17:29 | |
*** jiangfei has joined #tripleo | 17:30 | |
*** daneyon has quit IRC | 17:41 | |
*** pradeep has joined #tripleo | 17:52 | |
*** jehb has joined #tripleo | 17:54 | |
*** pradk has quit IRC | 17:54 | |
*** pradeep1 has quit IRC | 17:55 | |
*** pradeep1 has joined #tripleo | 17:57 | |
*** derekh has quit IRC | 17:58 | |
*** pradeep has quit IRC | 18:00 | |
*** dprince has joined #tripleo | 18:03 | |
*** pradeep has joined #tripleo | 18:04 | |
*** pradeep1 has quit IRC | 18:05 | |
*** dshulyak has joined #tripleo | 18:07 | |
*** penick has joined #tripleo | 18:07 | |
*** gfidente has quit IRC | 18:08 | |
*** lucasagomes has quit IRC | 18:08 | |
blinky_ghost_ | lsmola: are you there? | 18:13 |
*** pradeep1 has joined #tripleo | 18:14 | |
*** pradeep has quit IRC | 18:16 | |
*** pradeep has joined #tripleo | 18:16 | |
*** pradeep1 has quit IRC | 18:19 | |
*** daneyon has joined #tripleo | 18:21 | |
*** wuhg has quit IRC | 18:23 | |
*** subscope has joined #tripleo | 18:24 | |
*** pradeep1 has joined #tripleo | 18:25 | |
*** pradeep has quit IRC | 18:26 | |
*** radez is now known as radez_g0n3 | 18:29 | |
*** uvirtbot has joined #tripleo | 18:38 | |
*** uvirtbot has joined #tripleo | 18:41 | |
*** vinsh has quit IRC | 18:41 | |
*** uvirtbot has quit IRC | 18:41 | |
*** uvirtbot has joined #tripleo | 18:43 | |
*** uvirtbot has quit IRC | 18:43 | |
*** rushiagr is now known as rushiagr_away | 18:45 | |
*** dprince has quit IRC | 18:45 | |
*** Marga_ has quit IRC | 18:52 | |
*** Marga_ has joined #tripleo | 18:52 | |
*** jprovazn has quit IRC | 18:53 | |
*** weshay has quit IRC | 18:55 | |
openstackgerrit | Ana Krivokapic proposed openstack/tuskar-ui: Fix role update link https://review.openstack.org/136092 | 18:55 |
openstackgerrit | Ana Krivokapic proposed openstack/tuskar-ui: Fix displaying of failed events https://review.openstack.org/136094 | 18:59 |
*** Viswanath has joined #tripleo | 19:00 | |
*** rhallisey has quit IRC | 19:00 | |
*** akrivoka has quit IRC | 19:01 | |
*** pradeep has joined #tripleo | 19:03 | |
*** pradeep1 has quit IRC | 19:05 | |
*** eghobo has joined #tripleo | 19:06 | |
*** Viswanath has quit IRC | 19:07 | |
*** vinsh has joined #tripleo | 19:09 | |
*** pradeep1 has joined #tripleo | 19:11 | |
*** pradeep has quit IRC | 19:12 | |
*** weshay has joined #tripleo | 19:13 | |
openstackgerrit | Ryan Brady proposed openstack/tripleo-image-elements: Migrate keystone to svc-map https://review.openstack.org/136097 | 19:13 |
*** pradeep has joined #tripleo | 19:13 | |
*** eghobo has quit IRC | 19:13 | |
*** vinsh has quit IRC | 19:14 | |
*** vinsh has joined #tripleo | 19:15 | |
*** pradeep1 has quit IRC | 19:15 | |
*** jp_at_hp has quit IRC | 19:15 | |
*** pelix has quit IRC | 19:15 | |
*** rhallisey has joined #tripleo | 19:16 | |
*** regebro has quit IRC | 19:21 | |
*** eghobo has joined #tripleo | 19:26 | |
*** kpavel has joined #tripleo | 19:29 | |
*** vinsh has quit IRC | 19:31 | |
*** rwsu has quit IRC | 19:32 | |
*** rwsu has joined #tripleo | 19:33 | |
*** blinky_ghost_ has quit IRC | 19:33 | |
*** edmund has joined #tripleo | 19:38 | |
*** jtomasek has quit IRC | 19:42 | |
*** radez_g0n3 is now known as radez | 19:44 | |
*** uvirtbot has joined #tripleo | 19:49 | |
*** pradeep1 has joined #tripleo | 19:51 | |
*** pradeep has quit IRC | 19:52 | |
*** Marga_ has quit IRC | 19:54 | |
*** penick has quit IRC | 19:59 | |
*** pensu has quit IRC | 20:00 | |
*** morazi has quit IRC | 20:08 | |
*** vinsh has joined #tripleo | 20:08 | |
*** pradeep has joined #tripleo | 20:14 | |
*** pradeep1 has quit IRC | 20:15 | |
*** dshulyak has quit IRC | 20:19 | |
*** pradeep1 has joined #tripleo | 20:20 | |
*** pradeep has quit IRC | 20:21 | |
*** dshulyak has joined #tripleo | 20:32 | |
*** pradeep1 has quit IRC | 20:33 | |
*** dshulyak has quit IRC | 20:34 | |
*** rlandy has quit IRC | 20:53 | |
*** vinsh has quit IRC | 20:55 | |
*** vinsh has joined #tripleo | 20:55 | |
*** rhallisey has quit IRC | 21:01 | |
*** weshay has quit IRC | 21:08 | |
*** rhallisey has joined #tripleo | 21:08 | |
*** david-lyle has joined #tripleo | 21:16 | |
*** goneri has joined #tripleo | 21:25 | |
*** weshay has joined #tripleo | 21:34 | |
SpamapS | oh interesting | 21:42 |
SpamapS | devtest_overcloud.sh doesn't know we _can_ update a failed stack now :) | 21:42 |
TheJulia | ohhh | 21:43 |
lifeless | there's a patch up for that | 21:43 |
*** penick has joined #tripleo | 21:46 | |
*** eghobo has quit IRC | 21:46 | |
SpamapS | lifeless: thanks for that. +A'd.. ;) | 21:47 |
SpamapS | tchaypo: and thanks for that. :) | 21:47 |
openstackgerrit | Merged openstack/tripleo-incubator: Allow updating failed stacks https://review.openstack.org/134836 | 21:47 |
*** penick has quit IRC | 21:47 | |
*** kpavel has quit IRC | 21:50 | |
*** eghobo has joined #tripleo | 21:52 | |
lifeless | np | 21:52 |
*** Marga_ has joined #tripleo | 21:52 | |
sdake | rhallisey ok wfm | 21:58 |
rhallisey | sdake, take a look at horizon if you get a chance | 21:59 |
rhallisey | I'll try and get a testing env running tomorrow, sadly I no longer have one | 21:59 |
*** untriaged-bot has joined #tripleo | 22:00 | |
untriaged-bot | Untriaged bugs so far: | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391218 | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387061 | 22:00 |
uvirtbot | Launchpad bug 1391218 in tripleo "Configuration Dependent on HAProxy" [Undecided,In progress] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393643 | 22:00 |
uvirtbot | Launchpad bug 1387061 in tripleo "deploy under cloud failure due to pacemaker " [Undecided,New] | 22:00 |
uvirtbot | Launchpad bug 1393643 in tripleo "haproxy start failed loop with 'Starting proxy horizon: cannot bind socket'" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1391412 | 22:00 |
uvirtbot | Launchpad bug 1391412 in tripleo "devtest deploy overcloud successfully,but there have one baremetal in Maintenance state" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1387487 | 22:00 |
uvirtbot | Launchpad bug 1387487 in tripleo "tripleo-image-elements/elements/tuskar-ui /os-refresh-config /post-configure.d/101-tuskar-ui needs authentication from Keystone" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393304 | 22:00 |
uvirtbot | Launchpad bug 1393304 in tripleo "create-nodes failure for customised pool" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1391656 | 22:00 |
uvirtbot | Launchpad bug 1391656 in diskimage-builder "There is no way to customize the installation of the bootloader" [Undecided,New] | 22:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1393298 | 22:00 |
uvirtbot | Launchpad bug 1393298 in tripleo "keepalived VRRP_Script(chk_haproxy) timed out" [Undecided,In progress] | 22:00 |
*** untriaged-bot has quit IRC | 22:00 | |
*** dkehn has quit IRC | 22:03 | |
*** penick has joined #tripleo | 22:03 | |
*** julim has quit IRC | 22:04 | |
*** dkehn has joined #tripleo | 22:05 | |
*** rhallisey has quit IRC | 22:06 | |
TheJulia | SpamapS: With regards to image heat template updates coupled with image updates. We discussed this earlier today, and I've been pondering it this afternoon. Would it not make sense to complete the the rebuilds, have the last 'online' for mysql/rabbitmq, stop o-c-c on the node, then apply a stack update, and eventually re-enable o-c-c on the single controller node which could then in theory leave the mysql/rabbit clusters to do any necessary reconfigura | 22:09 |
*** radez is now known as radez_g0n3 | 22:12 | |
*** rwsu has quit IRC | 22:12 | |
SpamapS | TheJulia: that sounds like what we already do. ? | 22:14 |
*** radez_g0n3 is now known as radez | 22:14 | |
*** jdob has quit IRC | 22:14 | |
*** rwsu has joined #tripleo | 22:15 | |
TheJulia | SpamapS: Just lacking the actual call to heat with a stack | 22:15 |
TheJulia | well, template | 22:15 |
*** rwsu_ has joined #tripleo | 22:15 | |
SpamapS | Yeah, but thats easy. :) | 22:15 |
TheJulia | I suspect this is an after dinner if my brain is in the right state thing | 22:16 |
*** tzumainn has quit IRC | 22:16 | |
*** rwsu_ has quit IRC | 22:19 | |
*** weshay has quit IRC | 22:23 | |
*** jistr|mtg has quit IRC | 22:27 | |
*** morazi has joined #tripleo | 22:32 | |
openstackgerrit | Julia Kreger proposed stackforge/tripleo-ansible: Fixing Galera Status checks for Upstream https://review.openstack.org/136159 | 22:38 |
openstackgerrit | Julia Kreger proposed stackforge/tripleo-ansible: Exclude unknown host https://review.openstack.org/136160 | 22:38 |
openstackgerrit | Julia Kreger proposed stackforge/tripleo-ansible: Tag Helion specific MySQL action as such https://review.openstack.org/136161 | 22:38 |
*** goneri has quit IRC | 22:47 | |
*** dkehn has quit IRC | 22:48 | |
*** dkehn has joined #tripleo | 22:50 | |
SpamapS | hm | 22:53 |
SpamapS | my keystone isn't working... 401 for everything even if admin token is used. | 22:53 |
SpamapS | oh hm now, 503 | 22:56 |
*** eghobo has quit IRC | 23:00 | |
*** noslzzp has quit IRC | 23:11 | |
*** morazi has quit IRC | 23:15 | |
*** ccrouch has quit IRC | 23:16 | |
*** dkehn has quit IRC | 23:17 | |
*** athomas has quit IRC | 23:18 | |
*** dkehn has joined #tripleo | 23:18 | |
*** edmund has quit IRC | 23:26 | |
*** jang1 has quit IRC | 23:27 | |
*** Marga_ has quit IRC | 23:40 | |
*** jehb has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!