*** tosky has quit IRC | 00:29 | |
snadge | im really bad at this networking stuff.. so i copied a bunch of networking conf from the AIO setup for centos.. and that got all my interfaces defined etc.. but of course none of those networks can actually talk to each other etc, my br-mgmt is bridged to dummy-mgmt which is a dummy interface that does nothing | 01:03 |
---|---|---|
snadge | im slowly getting my head around it.. half the problem is my networking knowledge is a bit limited, I understand bonds and bridges in a vague sense, and the documentation is heavily debian centric.. ie the samples use /etc/network/interfaces type files, and centos, apparently uses systemd which is different again | 01:05 |
snadge | im guessing to get the openstack-ansible setup-openstack.yml to complete.. that I probably only need br-mgmt to work, and I can forget about the other ones for now | 01:06 |
snadge | and rather than using vlans, i can probably just use seperate virtual nics for that purpose | 01:07 |
*** macz has joined #openstack-ansible | 02:54 | |
*** macz has quit IRC | 02:59 | |
*** cp has quit IRC | 03:35 | |
*** vesper11 has quit IRC | 03:45 | |
*** vesper11 has joined #openstack-ansible | 03:47 | |
*** cp has joined #openstack-ansible | 04:20 | |
*** macz has joined #openstack-ansible | 04:54 | |
*** macz has quit IRC | 04:58 | |
*** gokhani has joined #openstack-ansible | 05:02 | |
*** raukadah is now known as chkumar|rover | 05:21 | |
*** udesale has joined #openstack-ansible | 05:27 | |
*** macz has joined #openstack-ansible | 06:14 | |
*** macz has quit IRC | 06:19 | |
*** cp has quit IRC | 06:21 | |
*** cp has joined #openstack-ansible | 06:34 | |
*** cp has quit IRC | 06:42 | |
*** cp- has joined #openstack-ansible | 06:49 | |
*** CosmicSound4 has joined #openstack-ansible | 07:14 | |
*** CosmicSound has quit IRC | 07:15 | |
*** CosmicSound4 has quit IRC | 07:19 | |
*** CosmicSound has joined #openstack-ansible | 07:23 | |
*** DanyC has quit IRC | 07:24 | |
*** kopecmartin has joined #openstack-ansible | 07:25 | |
*** CosmicSound is now known as cosmicsound | 07:35 | |
*** cosmicsound has quit IRC | 07:49 | |
*** cosmicsound has joined #openstack-ansible | 07:54 | |
*** cshen has joined #openstack-ansible | 08:08 | |
noonedeadpunk | mornings | 08:09 |
cshen | morning | 08:10 |
*** tosky has joined #openstack-ansible | 08:21 | |
*** macz has joined #openstack-ansible | 08:29 | |
*** rpittau|afk is now known as rpittau | 08:33 | |
*** macz has quit IRC | 08:34 | |
cshen | why recently so many Zuul "build failed"? It was quite annoying. | 08:45 |
cshen | To pass the test, had to recheck several times. | 08:45 |
*** DanyC has joined #openstack-ansible | 08:54 | |
*** DanyC has quit IRC | 08:55 | |
*** DanyC has joined #openstack-ansible | 09:09 | |
*** jbadiapa has joined #openstack-ansible | 09:30 | |
noonedeadpunk | cshen: at what job did it fail? | 09:31 |
*** rgogunskiy has joined #openstack-ansible | 09:32 | |
cshen | for example: https://review.opendev.org/#/c/694055/ | 09:42 |
cshen | also some other reviewed patches from last week. | 09:42 |
jrosser | cshen: there are multiple troubles :( | 09:50 |
jrosser | erlang broke their repo https://zuul.opendev.org/t/openstack/build/97e214a9effd4c0f8e59c9dd63e68190/log/job-output.txt#18693 | 09:51 |
jrosser | and now we have upgrade jobs running there is maybe only 50% chance that the centos one completes within the job time limit | 09:51 |
noonedeadpunk | Yeah, it looks like for telemetry it almost always timeouts... | 09:52 |
noonedeadpunk | and it fails pretty far from the end... | 09:55 |
*** noonedeadpunk is now known as noonedeadpunk_ | 09:56 | |
*** noonedeadpunk_ is now known as noonedeadpunk | 09:56 | |
jrosser | and also sad there is no ara report either | 10:05 |
noonedeadpunk | I'd wish it was the biggest problem with them... | 10:07 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_nova stable/train: Readd some QEMU distro packages https://review.opendev.org/695876 | 10:08 |
*** sshnaidm|off is now known as sshnaidm | 10:18 | |
brtknr | How does one upgrade magnum only to train on a rocky openstack deployed using osa? | 10:30 |
*** cshen has quit IRC | 10:34 | |
noonedeadpunk | brtknr: I wouldn't do that as I think it may need placement service. And magnum also relies on heat api. ofc you can override magnum_git_install_branch and set it to stable/train (or some SHA) but not sure magnum will work all in all | 10:44 |
brtknr | noonedeadpunk: we are running magnum train with openstack rocky deployed using kolla-ansible... was wondering if the same could be done with OSA | 10:45 |
noonedeadpunk | yeah, you can define some exact version of magnum or even install it from your own repo | 10:46 |
brtknr | magnum has loose dependency with other openstack services.... magnum train using heat templates from queens | 10:46 |
noonedeadpunk | In that case it may theoretically work... | 10:49 |
*** cshen has joined #openstack-ansible | 10:50 | |
*** cshen has quit IRC | 10:55 | |
*** ygk_12345 has joined #openstack-ansible | 10:55 | |
brtknr | noonedeadpunk: does one override the OSA role repo or the magnum repo or both? | 10:55 |
*** ygk_12345 has quit IRC | 11:04 | |
noonedeadpunk | to get more fresh magnum version it's enough to override just magnum repo version. Of course you can override role version as well, but we have pretty different venv deployemnt process between rocky and stein | 11:10 |
noonedeadpunk | to use more fresh role you'll need to update ansible-role-requirements file https://opendev.org/openstack/openstack-ansible/src/branch/master/ansible-role-requirements.yml | 11:12 |
noonedeadpunk | brtknr: ^ | 11:12 |
*** pcaruana has joined #openstack-ansible | 11:14 | |
brtknr | but i should be able to deploy stable/train magnum with stable/rocky osa-os_magnum role noonedeadpunk ? | 11:26 |
noonedeadpunk | I never tried that, but I think that this should work | 11:26 |
*** cshen has joined #openstack-ansible | 11:27 | |
*** openstack has joined #openstack-ansible | 11:55 | |
*** ChanServ sets mode: +o openstack | 11:55 | |
*** DanyC has joined #openstack-ansible | 12:00 | |
*** DanyC_ has joined #openstack-ansible | 12:04 | |
*** DanyC has quit IRC | 12:06 | |
*** nicolasbock has joined #openstack-ansible | 12:14 | |
*** gokhani has quit IRC | 12:14 | |
*** DanyC_ has quit IRC | 12:15 | |
*** DanyC has joined #openstack-ansible | 12:18 | |
*** cshen has joined #openstack-ansible | 12:21 | |
*** DanyC has quit IRC | 12:39 | |
*** DanyC has joined #openstack-ansible | 12:54 | |
*** rgogunskiy has quit IRC | 12:57 | |
*** rgogunskiy has joined #openstack-ansible | 12:57 | |
*** ansmith_ has quit IRC | 13:01 | |
*** goldyfruit has quit IRC | 13:11 | |
*** goldyfruit has joined #openstack-ansible | 13:14 | |
*** goldyfruit has quit IRC | 13:19 | |
*** zbr_ has joined #openstack-ansible | 13:20 | |
*** zbr has quit IRC | 13:22 | |
jrosser | noonedeadpunk: https://docs.google.com/presentation/d/1JpcETNXpuB1JEuhX_c8xtgNnv0gJhSaQUffM7aRjUek/edit#slide=id.g78e5cb0e10_0_0 | 13:23 |
noonedeadpunk | they build-in orchestartor in mgr? | 13:24 |
noonedeadpunk | thats pretty nice | 13:25 |
noonedeadpunk | despite we'll need extra work to do to migrate from ceph-ansible... | 13:25 |
noonedeadpunk | or just deprecate ceph deployment with osa... | 13:25 |
jrosser | yes looks like big changes coming there | 13:26 |
jrosser | some unspecified container technology too | 13:26 |
mgariepy | unspecified like docker/podman ... | 13:30 |
mgariepy | :( | 13:30 |
*** ygk_12345 has joined #openstack-ansible | 13:30 | |
*** DanyC has quit IRC | 13:35 | |
*** DanyC has joined #openstack-ansible | 13:36 | |
noonedeadpunk | they say about migration with ansible playbok - so we can probably do such migration with some relase and say ppl to manage their cluster with their own since then? | 13:40 |
ygk_12345 | hi all I am facing this issue while running infra playbook | 13:42 |
ygk_12345 | Could not find a version that satisfies the requirement wheel==0.31.1 | 13:42 |
ygk_12345 | Could not find a version that satisfies the requirement wheel==0.31.1 (from -c http://dev-int.example.cloud:8181/os-releases/18.1.9/ubuntu-18.04-x86_64/requirements_absolute_require | 13:42 |
ygk_12345 | any idea ? | 13:42 |
ygk_12345 | its rocky 18.1.19 version | 13:42 |
noonedeadpunk | I think you might need running build_repo playbook | 13:44 |
noonedeadpunk | *repo-build.yml | 13:44 |
ygk_12345 | oh ok i will try that | 13:45 |
noonedeadpunk | To get correct wheels package on repo host | 13:45 |
ygk_12345 | ok thanks | 13:45 |
noonedeadpunk | but I guess all rocky release has the same dependency... | 13:46 |
noonedeadpunk | so it's trange you're missing it | 13:46 |
noonedeadpunk | *strange | 13:46 |
ygk_12345 | i already ran the infra playbook from the beginning | 13:46 |
mgariepy | also, why deploy 18.1.9 there is 18.1.13 out. | 13:47 |
ygk_12345 | still it is showing that error | 13:47 |
ygk_12345 | i am re running the infra playbook after repo-build | 13:47 |
ygk_12345 | lets see what happens this time around ? | 13:47 |
mgariepy | https://docs.openstack.org/project-deploy-guide/openstack-ansible/rocky/deploymenthost.html << why does it say to checkout 18.1.9 ? | 13:48 |
*** ansmith has joined #openstack-ansible | 13:51 | |
noonedeadpunk | looks like it was build last time long time ago | 13:51 |
noonedeadpunk | probably we have some periodics broken? | 13:52 |
mgariepy | or it's not built because there wasn't any new rel notes or osa directly ? | 13:52 |
noonedeadpunk | maybe... | 13:53 |
noonedeadpunk | not sure tbh | 13:53 |
mgariepy | me neither ;) | 13:53 |
mgariepy | would be nice to have rel note of all sub project included in the osa rel note pages | 13:53 |
*** KeithMnemonic has joined #openstack-ansible | 13:54 | |
mgariepy | not sure if it's already there or not. | 13:54 |
noonedeadpunk | actually it should be included, but I think we have none for the last several releases | 13:54 |
mgariepy | ok | 13:54 |
*** nicolasbock has quit IRC | 13:54 | |
ygk_12345 | noonedeadpunk still the same error | 13:56 |
ygk_12345 | Could not find a version that satisfies the requirement wheel==0.31.1 (from -c http://dev-int.example.cloud:8181/os-releases/18.1.9/ubuntu-18.04-x86_64/requirements_absolute_requi... | 13:57 |
*** nicolasbock has joined #openstack-ansible | 13:57 | |
*** nicolasbock has quit IRC | 14:03 | |
ygk_12345 | i see this | 14:03 |
ygk_12345 | in the repo | 14:03 |
ygk_12345 | lrwxrwxrwx 1 nginx www-data 79 Nov 25 12:47 wheel-0.31.1-py2.py3-none-any.whl -> /var/www/repo/pools/ubuntu-18.04-x86_64/wheel/wheel-0.31.1-py2.py3-none-any.whl | 14:03 |
*** nicolasbock has joined #openstack-ansible | 14:06 | |
*** nicolasbock has quit IRC | 14:09 | |
*** jcosmao has joined #openstack-ansible | 14:09 | |
*** nicolasbock has joined #openstack-ansible | 14:09 | |
*** nicolasbock has quit IRC | 14:10 | |
openstackgerrit | Merged openstack/openstack-ansible-os_congress master: Replace git.openstack.org with opendev.org https://review.opendev.org/694298 | 14:29 |
*** KeithMnemonic has quit IRC | 14:33 | |
*** goldyfruit has joined #openstack-ansible | 14:38 | |
*** goldyfruit has quit IRC | 14:53 | |
*** goldyfruit has joined #openstack-ansible | 14:55 | |
*** goldyfruit_ has joined #openstack-ansible | 14:59 | |
*** aedc_ has joined #openstack-ansible | 14:59 | |
*** goldyfruit has quit IRC | 15:01 | |
*** aedc has quit IRC | 15:02 | |
*** aedc_ has quit IRC | 15:04 | |
*** aedc has joined #openstack-ansible | 15:05 | |
*** aedc has quit IRC | 15:10 | |
*** kaiokmo has joined #openstack-ansible | 15:14 | |
*** rgogunskiy has quit IRC | 15:21 | |
*** aedc has joined #openstack-ansible | 15:29 | |
*** ygk_12345 has quit IRC | 15:46 | |
*** cshen has quit IRC | 15:51 | |
*** macz has joined #openstack-ansible | 15:56 | |
*** macz has quit IRC | 15:56 | |
*** chkumar|rover is now known as raukadah | 15:57 | |
*** macz has joined #openstack-ansible | 15:57 | |
*** spatel has joined #openstack-ansible | 16:03 | |
spatel | Folks!! i am doing something stupid with application credential, may need second set of eyes | 16:04 |
spatel | I have enabled application_credential in keystone.conf | 16:04 |
spatel | after that i have created token in Horizon and it gave me rc script which i load in bash | 16:05 |
spatel | but when i am running openstack token issue getting error - Error authenticating with application credential: Application credentials cannot request a scope. (HTTP 401) (Request-ID: req-bfa30e00-28bb-4294-a63d-ef76461f325d) | 16:05 |
*** openstackstatus has joined #openstack-ansible | 16:14 | |
*** ChanServ sets mode: +v openstackstatus | 16:14 | |
*** rgogunskiy has joined #openstack-ansible | 16:17 | |
*** rgogunskiy has quit IRC | 16:22 | |
*** goldyfruit___ has joined #openstack-ansible | 16:33 | |
*** schwicht has joined #openstack-ansible | 16:34 | |
*** goldyfruit_ has quit IRC | 16:36 | |
*** rpittau is now known as rpittau|afk | 16:40 | |
*** goldyfruit_ has joined #openstack-ansible | 16:55 | |
*** goldyfruit___ has quit IRC | 16:57 | |
*** udesale has quit IRC | 16:57 | |
*** jcosmao has left #openstack-ansible | 17:09 | |
*** macz has quit IRC | 17:09 | |
*** jcosmao has joined #openstack-ansible | 17:15 | |
*** schwicht has quit IRC | 17:20 | |
*** nicolasbock has joined #openstack-ansible | 17:31 | |
*** schwicht has joined #openstack-ansible | 17:35 | |
*** nicolasbock has quit IRC | 17:37 | |
*** nicolasbock has joined #openstack-ansible | 17:40 | |
*** nicolasbock has quit IRC | 17:53 | |
*** aedc_ has joined #openstack-ansible | 17:55 | |
*** nicolasbock has joined #openstack-ansible | 17:57 | |
*** aedc has quit IRC | 17:58 | |
*** nicolasbock has quit IRC | 18:00 | |
*** aedc_ has quit IRC | 18:00 | |
*** nicolasbock has joined #openstack-ansible | 18:01 | |
*** macz has joined #openstack-ansible | 18:05 | |
*** DanyC has quit IRC | 18:18 | |
*** nicolasbock has quit IRC | 18:23 | |
*** nicolasbock has joined #openstack-ansible | 18:29 | |
*** hwoarang_ has quit IRC | 18:57 | |
*** hwoarang has joined #openstack-ansible | 18:59 | |
*** rgogunskiy has joined #openstack-ansible | 19:18 | |
*** rgogunskiy has quit IRC | 19:20 | |
*** macz has quit IRC | 19:21 | |
openstackgerrit | Bjoern Teipel proposed openstack/openstack-ansible-os_keystone stable/stein: Standardize on nginx-extras https://review.opendev.org/695974 | 19:32 |
*** nicolasbock has quit IRC | 19:37 | |
*** nicolasbock has joined #openstack-ansible | 19:38 | |
*** versionsix has joined #openstack-ansible | 19:41 | |
*** spatel has quit IRC | 20:14 | |
*** nicolasbock has quit IRC | 20:18 | |
*** nicolasbock has joined #openstack-ansible | 20:29 | |
*** mrda has quit IRC | 20:38 | |
*** mrda has joined #openstack-ansible | 20:40 | |
*** macz has joined #openstack-ansible | 20:46 | |
*** nicolasbock has quit IRC | 21:05 | |
*** nicolasbock has joined #openstack-ansible | 21:06 | |
*** nicolasbock has quit IRC | 21:07 | |
*** nicolasbock has joined #openstack-ansible | 21:08 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/train: Readd some QEMU distro packages https://review.opendev.org/695876 | 21:14 |
*** spatel has joined #openstack-ansible | 21:15 | |
*** schwicht has quit IRC | 21:24 | |
*** spatel has quit IRC | 21:26 | |
*** ansmith has quit IRC | 21:34 | |
*** pcaruana has quit IRC | 21:38 | |
openstackgerrit | James Denton proposed openstack/openstack-ansible-os_neutron master: Adds DPDK support for Open vSwitch https://review.opendev.org/590810 | 22:18 |
*** ansmith has joined #openstack-ansible | 22:40 | |
*** KeithMnemonic has joined #openstack-ansible | 22:41 | |
*** nicolasbock has quit IRC | 23:25 | |
*** tosky has quit IRC | 23:36 | |
*** jcosmao has left #openstack-ansible | 23:42 | |
*** schwicht has joined #openstack-ansible | 23:45 | |
*** cosmicsound has quit IRC | 23:45 | |
*** cosmicsound has joined #openstack-ansible | 23:45 | |
*** schwicht has quit IRC | 23:54 | |
*** macz has quit IRC | 23:57 | |
*** macz has joined #openstack-ansible | 23:58 | |
*** jbadiapa has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!