*** dslev has joined #openstack-ansible | 00:34 | |
*** simondodsley_ has quit IRC | 00:48 | |
*** Nepoc has quit IRC | 00:57 | |
*** Nepoc has joined #openstack-ansible | 00:58 | |
*** dslev has quit IRC | 01:05 | |
*** daneyon has joined #openstack-ansible | 01:33 | |
*** Nepoc has quit IRC | 01:35 | |
*** daneyon_ has joined #openstack-ansible | 01:36 | |
*** Nepoc has joined #openstack-ansible | 01:36 | |
*** daneyon has quit IRC | 01:39 | |
*** markvoelker has joined #openstack-ansible | 01:42 | |
*** cemmason has joined #openstack-ansible | 01:45 | |
*** Nepoc has quit IRC | 01:45 | |
*** Nepoc has joined #openstack-ansible | 01:46 | |
*** markvoelker has quit IRC | 01:46 | |
*** sdake has joined #openstack-ansible | 01:49 | |
*** baker has quit IRC | 01:57 | |
*** baker has joined #openstack-ansible | 01:57 | |
*** baker has joined #openstack-ansible | 02:03 | |
*** sdake has quit IRC | 02:13 | |
*** daneyon_ has quit IRC | 02:28 | |
*** weezS has joined #openstack-ansible | 02:40 | |
*** sdake has joined #openstack-ansible | 02:45 | |
*** baker has quit IRC | 03:41 | |
*** markvoelker has joined #openstack-ansible | 03:43 | |
*** markvoelker has quit IRC | 03:47 | |
*** dslev has joined #openstack-ansible | 04:01 | |
*** dslev has quit IRC | 04:06 | |
*** baker has joined #openstack-ansible | 04:14 | |
*** baker_ has joined #openstack-ansible | 04:15 | |
*** v1k0d3n has quit IRC | 04:17 | |
*** baker has quit IRC | 04:18 | |
*** baker_ has quit IRC | 05:23 | |
*** markvoelker has joined #openstack-ansible | 05:44 | |
*** shausy has joined #openstack-ansible | 05:46 | |
*** markvoelker has quit IRC | 05:48 | |
*** baker has joined #openstack-ansible | 06:09 | |
*** javeriak has joined #openstack-ansible | 06:13 | |
*** baker has quit IRC | 06:14 | |
*** phiche has joined #openstack-ansible | 06:25 | |
*** jamielennox is now known as jamielennox|away | 06:31 | |
*** jamielennox|away is now known as jamielennox | 06:33 | |
*** phiche has quit IRC | 06:52 | |
*** baker has joined #openstack-ansible | 07:04 | |
*** phiche has joined #openstack-ansible | 07:04 | |
*** sdake has quit IRC | 07:05 | |
jamielennox | hey is there any relationship between the official openstack/openstack-ansible modules and github.com/openstack-ansible? | 07:11 |
---|---|---|
*** weezS has left #openstack-ansible | 07:12 | |
*** weezS_ has joined #openstack-ansible | 07:14 | |
mattt | jamielennox: none | 07:15 |
*** weezS_ has left #openstack-ansible | 07:15 | |
jamielennox | mattt: ok, i couldn't see any, but there are now so many things named openstack-ansible i wanted to be sure | 07:16 |
jamielennox | means i'm probably not going to bother fixing them | 07:16 |
jamielennox | mattt: thanks | 07:16 |
mattt | jamielennox: i believe odyssey4me spent a bit of time with the github.com/openstack-ansible developer to see if we could merge projects, but i've not heard anything on the back of that | 07:17 |
jamielennox | mattt: that's ok, i just noticed that something internally is essentially a patched c&p of something from the openstack-ansible/openstack-ansible-modules repo, i was looking to copy some of it back but they don't seem to have been updated in a while | 07:18 |
javeriak | hey matt; for my keystone key distribute task; im getting a 'dict object' has no attribute 'keystone_pubkey'; the previous task that extracts the keys does work; but for some reason it isnt getting populated correctly in teh host_vars; any idea whats wrong? | 07:19 |
mattt | javeriak: it fails every time with that error, or is it sporadic ? | 07:22 |
javeriak | mattt everytime; i combined both the keystone_key_populate.yml & keystone_key_distribute.yml; and then it works; seems like a scope issue; the 'keystone_pubkey' parameter that the former extracts and registers isnt getting to the later one | 07:23 |
mattt | javeriak: i'm not sure off the top of my head, would you mind filing a bug so we can spend time investigating it properly? | 07:25 |
javeriak | mattt sure | 07:27 |
mattt | javeriak: thanks! i search my irc logs and only see you mentioning this back on the 14th, so i'm not sure it's a widespread thing. we'll look into it though and keep you posted | 07:33 |
javeriak | mattt yea its wierd, i didnt see this a week or two back, will need to check the recent commit history in keystone and see if this is a recent change | 07:34 |
*** javeriak has quit IRC | 07:35 | |
*** javeriak_ has joined #openstack-ansible | 07:35 | |
*** baker has quit IRC | 07:37 | |
*** javeriak has joined #openstack-ansible | 07:39 | |
*** javeriak_ has quit IRC | 07:39 | |
*** markvoelker has joined #openstack-ansible | 07:44 | |
*** javeriak has quit IRC | 07:46 | |
*** Mudpuppy has quit IRC | 07:47 | |
*** javeriak has joined #openstack-ansible | 07:47 | |
*** markvoelker has quit IRC | 07:49 | |
*** Mudpuppy has joined #openstack-ansible | 08:18 | |
*** adac has joined #openstack-ansible | 08:19 | |
*** Mudpuppy has quit IRC | 08:22 | |
*** javeriak has quit IRC | 08:27 | |
*** mikelk has joined #openstack-ansible | 08:29 | |
*** javeriak has joined #openstack-ansible | 08:39 | |
*** baker has joined #openstack-ansible | 08:55 | |
*** targon has joined #openstack-ansible | 09:09 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Reduce keystone cache expiration time https://review.openstack.org/271357 | 09:10 |
*** bapalm has quit IRC | 09:12 | |
*** shausy has quit IRC | 09:15 | |
odyssey4me | morning all | 09:21 |
odyssey4me | jamielennox yeah, the openstack-ansible org only has one contributor now and it only deploys icehouse... the guy working on it has promised to evaluate OSA as a replacement so that he no longer has to maintain the code on his own | 09:22 |
odyssey4me | javeriak we have patches to fix that one up https://review.openstack.org/266842 / https://review.openstack.org/266840 / https://review.openstack.org/266839 | 09:22 |
odyssey4me | the collection of keys using the shell seems to be less than reliable | 09:23 |
javeriak | odyssey4me thanks; i'll start getting the team to pick these up too; i also just hit the same thing on horizon tasks too | 09:24 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Reduce keystone cache expiration time https://review.openstack.org/271357 | 09:24 |
javeriak | and yea it was rather intermitent; any installs we did last week were fine | 09:24 |
*** baker has quit IRC | 09:25 | |
odyssey4me | javeriak on horizon too? would that happen to be related to SSL certs? | 09:28 |
javeriak | odyssey4me yep it was complaining about the SSL certs | 09:28 |
javeriak | is that known too? | 09:28 |
odyssey4me | ah ok, then we'll need to do similar patches for all the SSL cert collection/distribution | 09:29 |
odyssey4me | nope - that's a new one | 09:29 |
odyssey4me | lemme find an example patch - if you have the time you can put them together | 09:29 |
javeriak | odyssey4me okay; any workarounds for now | 09:29 |
odyssey4me | alternatively, please register a bug for it | 09:29 |
javeriak | yes please, that would help thanks | 09:29 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: Reduce keystone cache expiration time https://review.openstack.org/271357 | 09:29 |
javeriak | odyssey4me a bug for the SSL error? | 09:29 |
odyssey4me | if it's a missing fact that's showing up as the symptom, then the solution will have to be similar to https://review.openstack.org/263787 | 09:31 |
*** javeriak has quit IRC | 09:34 | |
*** kejlly_ has joined #openstack-ansible | 09:41 | |
*** kjelly has quit IRC | 09:44 | |
*** markvoelker has joined #openstack-ansible | 09:45 | |
*** kejlly_ has quit IRC | 09:46 | |
*** kejlly_ has joined #openstack-ansible | 09:46 | |
*** markvoelker has quit IRC | 09:50 | |
*** gtt116__ has joined #openstack-ansible | 10:15 | |
*** gtt116_ has quit IRC | 10:19 | |
*** javeriak has joined #openstack-ansible | 10:23 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add upgrade release note about the removal of neutron_service_names https://review.openstack.org/271490 | 10:27 |
*** javeriak has quit IRC | 10:29 | |
*** javeriak has joined #openstack-ansible | 10:30 | |
*** MCoLo has joined #openstack-ansible | 10:35 | |
*** baker has joined #openstack-ansible | 10:45 | |
*** baker has quit IRC | 10:50 | |
*** arbrandes has quit IRC | 10:55 | |
*** bapalm has joined #openstack-ansible | 10:57 | |
*** arbrandes has joined #openstack-ansible | 10:57 | |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Use http request to check cinder api availability https://review.openstack.org/256414 | 11:04 |
mattt | hughsaunders: can you peep https://review.openstack.org/#/c/271357/ ? | 11:05 |
*** electrofelix has joined #openstack-ansible | 11:05 | |
*** admin0 has joined #openstack-ansible | 11:12 | |
*** dalees has joined #openstack-ansible | 11:17 | |
*** sdake has joined #openstack-ansible | 11:32 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Cinder venv if it mismatches the repo https://review.openstack.org/272021 | 11:40 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Nova venv if it mismatches the repo https://review.openstack.org/272027 | 11:46 |
*** markvoelker has joined #openstack-ansible | 11:46 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Neutron venv if it mismatches the repo https://review.openstack.org/272029 | 11:50 |
*** markvoelker has quit IRC | 11:51 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Heat venv if it mismatches the repo https://review.openstack.org/272032 | 11:55 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Neutron venv if it mismatches the repo https://review.openstack.org/272029 | 11:56 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Nova venv if it mismatches the repo https://review.openstack.org/272027 | 11:56 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Cinder venv if it mismatches the repo https://review.openstack.org/272021 | 11:57 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/270229 | 11:58 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Swift venv if it mismatches the repo https://review.openstack.org/272038 | 12:05 |
*** sdake has quit IRC | 12:06 | |
*** javeriak has quit IRC | 12:07 | |
kysse | how does people run openstack nova instances with iscsi? | 12:25 |
kysse | and I'm not speaking about cinder volumes. | 12:25 |
kysse | is it with ISCSI and LVM or how and how to configure ISCSI with nova? | 12:25 |
odyssey4me | kysse you don't - you configure the appropriate back-ends for cinder, and nova interacts with cinder in order to arrange the connection appropriately | 12:26 |
kysse | oh so nova uses cinders block storage automaticly? | 12:27 |
odyssey4me | kysse if you've configured it to - which we have by default | 12:28 |
odyssey4me | kysse we provide an example of how to configure a netapp backend for cinder here: http://docs.openstack.org/developer/openstack-ansible/install-guide/configure-cinder.html | 12:28 |
kysse | yepyep | 12:28 |
kysse | and can I ask how does the ISCSI work in multiple node enviroment? | 12:29 |
kysse | do I need LVM with netapp ISCSI backend? | 12:30 |
odyssey4me | You never need to use LVM at all. | 12:30 |
odyssey4me | the way it generally works is that nova configures the hypervisor (KVM) with the instance info, in the instance configuration devices are provided based on what the user has requested | 12:31 |
kysse | so is it like 1 lun per one tenant or what? | 12:31 |
kysse | or is it somehow shared filesystem thingy? | 12:31 |
odyssey4me | for example if a volume is attached to the instance, a device is configured in the libvirt xml file for the instance which sets the device and configures it | 12:31 |
odyssey4me | the device appears local to the instance, but KVM knows that it is an iSCSI back-end | 12:32 |
odyssey4me | the back-end connectivity information comes from the cinder API, which in turn receives it from the cinder-volume service which actually manages the back-ends | 12:32 |
kysse | so I have 1 shared 10TB lun in use with 10 nodes, and it does not need anykinda shared filesystem? | 12:33 |
odyssey4me | For a ceph back-end, KVM is provided with an RBD device and uses the RBD client to connect to the Ceph cluster. | 12:33 |
*** baker has joined #openstack-ansible | 12:34 | |
kysse | ye but I'm not going to use ceph. | 12:34 |
odyssey4me | For a NetApp back-end you can use iSCSI or NFS as the connection protocol. | 12:34 |
kysse | NFS is kinda shitty with bonding' | 12:34 |
odyssey4me | For other drivers you may have similar options, so it all depends on what you hope to achieve and how you hope to achieve it. | 12:35 |
kysse | All I need is possibility to use multipath, and also live migration and ISCSI storage backend on all my nodes. | 12:35 |
odyssey4me | You can also have multiple back-ends for Cinder. This allows you to have, for instance, NetApp storage and Ceph storage available. | 12:35 |
odyssey4me | ok, well an example is provided on the doc page I showed | 12:36 |
kysse | yeee... not. | 12:36 |
odyssey4me | we already install the iscsi client stuff on the compute nodes... so the rest is all about knowing how to configure openstack :) | 12:36 |
kysse | I just dont get it. What is that magick what happens when you have one lun mounted to several machines and they all use _same lun_ to run instances | 12:36 |
kysse | it's a freaking block device, it just can't support that :D | 12:37 |
odyssey4me | kysse fyi there's also a ton of extra info in https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.example#L471-L643 | 12:38 |
odyssey4me | kysse ok, so the trouble with using one block device is that when you need to maintain it, recover it, etc then they all go down | 12:38 |
*** baker has quit IRC | 12:38 | |
odyssey4me | that's which each volume maps to a single LUN on the storage device | 12:38 |
kysse | oh.. | 12:39 |
odyssey4me | That also allows each volume to be configured differently, if you wish - so you can deduplicate, resover, repair, etc without affecting everyone else | 12:39 |
kysse | okey, thanks. | 12:39 |
kysse | that was what I asked. | 12:39 |
odyssey4me | if you're wanting to do netapp with iscsi, then this will help: https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.example#L603-L618 | 12:39 |
odyssey4me | The NetApp drivers also allow you to set extra features using metadata on the volume type. So you can actually have pre-set types of volumes, some deduplicated, some with performance, parms, etc. | 12:41 |
odyssey4me | more details here: http://docs.openstack.org/liberty/config-reference/content/netapp-volume-driver.html | 12:42 |
odyssey4me | specifically: http://docs.openstack.org/liberty/config-reference/content/ontap-cluster-extraspecs.html | 12:42 |
odyssey4me | kysse plenty of toys to play with now :) | 12:47 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Aodh venv if it mismatches the repo https://review.openstack.org/272079 | 12:54 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Aodh venv if it mismatches the repo https://review.openstack.org/272079 | 12:58 |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Glance venv if it mismatches the repo https://review.openstack.org/270229 | 12:58 |
*** admin0 has quit IRC | 12:59 | |
openstackgerrit | Matt Thompson proposed openstack/openstack-ansible: [WIP] Re-deploy the Keystone venv if it mismatches the repo https://review.openstack.org/270222 | 13:00 |
kysse | odyssey4me: yep, I'm testing now ) | 13:03 |
kysse | :)! | 13:03 |
*** sdake has joined #openstack-ansible | 13:05 | |
*** admin0 has joined #openstack-ansible | 13:05 | |
*** baker has joined #openstack-ansible | 13:07 | |
*** Bofu2MBP has joined #openstack-ansible | 13:11 | |
*** markvoelker has joined #openstack-ansible | 13:16 | |
*** admin0 has quit IRC | 13:19 | |
*** TheIntern has joined #openstack-ansible | 13:21 | |
*** baker has quit IRC | 13:22 | |
mhayden | morning | 13:24 |
*** mgariepy has joined #openstack-ansible | 13:26 | |
*** sdake has quit IRC | 13:27 | |
mhayden | odyssey4me: on https://review.openstack.org/#/c/270421/ , the issue was that the auditd rules cause delays during AIO builds | 13:31 |
mhayden | the gate checks for osas are actually okay | 13:32 |
mattt | howdy mhayden | 13:32 |
mhayden | i was getting timeouts here -> https://review.openstack.org/#/c/259005/ (due to auditd's overzealousness) | 13:32 |
mhayden | OHAI2U mattt | 13:32 |
mattt | cloudnull: tempest role is missing tempest_venv_enabled, is that deliberate? | 13:34 |
mhayden | mattt: if you have a couple of minutes to review https://review.openstack.org/#/c/270421/ , i'd be much obliged | 13:34 |
mattt | cloudnull: should you be able to deploy tempest venv? | 13:34 |
mattt | mhayden: sure let me have a look-see | 13:34 |
mhayden | mattt: it's on one of your favorite topics :) | 13:34 |
mattt | mhayden: done done | 13:36 |
mattt | :) | 13:36 |
mhayden | thanks, mattt! | 13:36 |
openstackgerrit | Merged openstack/openstack-ansible-security: Disable chmod auditd rules https://review.openstack.org/270421 | 13:38 |
*** dstanek has quit IRC | 13:41 | |
*** dstanek has joined #openstack-ansible | 13:42 | |
*** v1k0d3n has joined #openstack-ansible | 13:42 | |
*** tlian has joined #openstack-ansible | 13:46 | |
*** cemmason has quit IRC | 13:47 | |
*** dslev has joined #openstack-ansible | 13:52 | |
*** dslev_ has joined #openstack-ansible | 13:53 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add config option + docs for security hardening https://review.openstack.org/259005 | 13:53 |
*** dslev has quit IRC | 13:57 | |
openstackgerrit | Merged openstack/openstack-ansible: Reduce keystone cache expiration time https://review.openstack.org/271357 | 14:00 |
*** mgoddard__ has joined #openstack-ansible | 14:01 | |
*** mgoddard_ has quit IRC | 14:04 | |
*** cemmason has joined #openstack-ansible | 14:09 | |
*** woodard has joined #openstack-ansible | 14:11 | |
*** sdake has joined #openstack-ansible | 14:12 | |
*** woodard has quit IRC | 14:12 | |
*** woodard has joined #openstack-ansible | 14:12 | |
openstackgerrit | Merged openstack/openstack-ansible: Update ceph repo https://review.openstack.org/269151 | 14:20 |
*** michaelgugino has joined #openstack-ansible | 14:30 | |
*** mgoddard__ has quit IRC | 14:36 | |
*** mgoddard has joined #openstack-ansible | 14:37 | |
*** dmsimard has joined #openstack-ansible | 14:41 | |
*** jthorne has joined #openstack-ansible | 15:01 | |
*** javeriak has joined #openstack-ansible | 15:03 | |
*** sdake_ has joined #openstack-ansible | 15:09 | |
*** sdake has quit IRC | 15:11 | |
*** Mudpuppy has joined #openstack-ansible | 15:12 | |
*** Mudpuppy has quit IRC | 15:12 | |
*** Mudpuppy has joined #openstack-ansible | 15:13 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add ECMP support config for PGLib https://review.openstack.org/269782 | 15:14 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix typos in docstrings: https://review.openstack.org/268962 | 15:14 |
*** javeriak has quit IRC | 15:15 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Gate: Set extra pypi index to OpenStack-CI repositories https://review.openstack.org/265867 | 15:15 |
*** javeriak has joined #openstack-ansible | 15:15 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Use slurp to collect the nova ssh keys https://review.openstack.org/266839 | 15:15 |
*** sdake_ has quit IRC | 15:15 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Use slurp to collect the swift ssh keys https://review.openstack.org/266840 | 15:15 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Use slurp to collect the keystone ssh keys https://review.openstack.org/266842 | 15:15 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Adds support for Libvirt and Xen https://review.openstack.org/262271 | 15:18 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Implement multi-domain LDAP configuration for Keystone https://review.openstack.org/258015 | 15:19 |
*** javeriak_ has joined #openstack-ansible | 15:19 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add testing for dynamic_inventory.py https://review.openstack.org/242225 | 15:19 |
*** targon has quit IRC | 15:19 | |
*** javeriak has quit IRC | 15:20 | |
*** sdake has joined #openstack-ansible | 15:20 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:20 | |
*** baker has joined #openstack-ansible | 15:20 | |
*** automagically has joined #openstack-ansible | 15:24 | |
*** admin0 has joined #openstack-ansible | 15:25 | |
*** spotz_zzz is now known as spotz | 15:29 | |
*** phalmos has joined #openstack-ansible | 15:29 | |
*** sdake has quit IRC | 15:30 | |
*** raddaoui has joined #openstack-ansible | 15:38 | |
*** galstrom_zzz is now known as galstrom | 15:39 | |
*** dslev_ has quit IRC | 15:45 | |
cloudnull | mattt: the tempest bits are in a venv and thats the only option | 15:46 |
cloudnull | we did that in the juno time frame and carried it over | 15:46 |
mattt | cloudnull: yeah kinda missed that :P | 15:51 |
*** markvoelker_ has joined #openstack-ansible | 16:01 | |
*** markvoelker has quit IRC | 16:02 | |
*** dslevin has joined #openstack-ansible | 16:04 | |
*** daneyon has joined #openstack-ansible | 16:04 | |
openstackgerrit | Travis McPeak proposed openstack/openstack-ansible-security: Adding Vagrant setup for deploying security-ansible https://review.openstack.org/266954 | 16:04 |
kysse | odyssey4me: is it like netapp's iscsi drivers wants snapmirror? | 16:05 |
*** markvoelker has joined #openstack-ansible | 16:05 | |
kysse | I dont have that licensed. | 16:05 |
kysse | :() | 16:05 |
odyssey4me | kysse as far as I recall you do have to license it all the way to make use of all the features | 16:06 |
odyssey4me | otherwise you lose features, like cinder's snapshot abaility | 16:06 |
odyssey4me | it's an all or nothing commitment per backend | 16:06 |
*** markvoelker_ has quit IRC | 16:07 | |
*** cemmason has quit IRC | 16:11 | |
cloudnull | thats kinda terribad | 16:14 |
kysse | that's something what our con slut forget to say. | 16:14 |
odyssey4me | yeah, but if you consider the way the drivers work - it makes sense | 16:15 |
odyssey4me | why should a netapp backend use a qemu-snapshot option at all when it has the ability to use the netapp functionality that's built-in (assuming you've bought the lincense, of course) | 16:16 |
*** sdake has joined #openstack-ansible | 16:16 | |
*** cemmason has joined #openstack-ansible | 16:16 | |
prometheanfire | depends on driver support... | 16:16 |
mattt | kysse: language :x | 16:21 |
*** raddaoui has quit IRC | 16:23 | |
*** raddaoui has joined #openstack-ansible | 16:26 | |
*** daneyon has quit IRC | 16:31 | |
*** sdake has quit IRC | 16:31 | |
*** Bjoern has joined #openstack-ansible | 16:35 | |
*** jeh has joined #openstack-ansible | 16:35 | |
*** daneyon has joined #openstack-ansible | 16:37 | |
*** jeh has quit IRC | 16:37 | |
*** weezS has joined #openstack-ansible | 16:45 | |
*** mgoddard_ has joined #openstack-ansible | 16:46 | |
*** daneyon_ has joined #openstack-ansible | 16:48 | |
*** mgoddard has quit IRC | 16:49 | |
*** daneyon has quit IRC | 16:51 | |
*** adac has quit IRC | 16:53 | |
*** dslevin1 has joined #openstack-ansible | 16:55 | |
mancdaz | odyssey4me in liberty, how would I pin setuptools to a specific version, but using an override rather than in osa itself? | 16:55 |
mancdaz | I want to test that as a short route to getting rpc working | 16:55 |
mancdaz | ^^ also cloudnull | 16:56 |
mancdaz | or anyone | 16:56 |
*** mikelk has quit IRC | 17:00 | |
logan- | I think you can use https://github.com/openstack/openstack-ansible/blob/master/global-requirement-pins.txt | 17:01 |
*** phiche has quit IRC | 17:01 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: [WIP] Add support for upgrading from Kilo to Liberty https://review.openstack.org/272182 | 17:02 |
*** raddaoui has quit IRC | 17:02 | |
*** TheIntern has quit IRC | 17:02 | |
*** mgoddard_ has quit IRC | 17:03 | |
*** mgoddard has joined #openstack-ansible | 17:03 | |
*** weezS has quit IRC | 17:04 | |
*** dslevin1 has quit IRC | 17:05 | |
*** dslevin1 has joined #openstack-ansible | 17:11 | |
mancdaz | logan- yeah I'm trying to do it in an ovverride rather than inside osa itself | 17:11 |
openstackgerrit | Miguel Alex Cantu (alextricity25) proposed openstack/openstack-ansible: [WIP]Allow apache file overrides https://review.openstack.org/267749 | 17:12 |
d34dh0r53 | can I get reviews on https://review.openstack.org/#/c/271049/ please? | 17:12 |
*** admin0 has quit IRC | 17:15 | |
mhayden | d34dh0r53: i bestowed my strongest +1 on your behalf | 17:15 |
mhayden | i figured i ought to since i created the... uh... bug there | 17:15 |
d34dh0r53 | mhayden: thank you sir!! | 17:16 |
* mhayden whistles | 17:16 | |
d34dh0r53 | shh, no git blame here, this is a safe place | 17:16 |
mhayden | has anyone here tinkered with lbaas v2 (octavia) yet? | 17:16 |
*** sdake has joined #openstack-ansible | 17:17 | |
odyssey4me | mhayden it's instrumented in Liberty and I validated that it worked before merging the patch. :) | 17:18 |
mhayden | is it configurable in OSA? i was hunting a bit for it | 17:18 |
odyssey4me | mhayden there's even a docs entry for it: http://docs.openstack.org/developer/openstack-ansible/liberty/install-guide/configure-lbaas.html | 17:18 |
mhayden | odyssey4me: did that, but it's the v1 | 17:19 |
mhayden | unless i'm a weirdo | 17:19 |
mhayden | oh, nevermind -- i'm the weirdo | 17:19 |
mhayden | "Horizon panels are enabled only for LBaaSV1. LBaaSV2 panels are still being developed." | 17:20 |
mhayden | http://docs.openstack.org/admin-guide-cloud/networking_config-agents.html#configure-load-balancer-as-a-service-lbaas | 17:20 |
mhayden | and i was using the lb-* commands rather than lbaas-* | 17:20 |
*** pabelanger has quit IRC | 17:20 | |
mhayden | should i add a note about the v2 functionality being missing in horizon on our docs page? | 17:20 |
odyssey4me | mhayden I wan't aware of that, but sure - go for it | 17:21 |
mhayden | odyssey4me: cool beans | 17:24 |
alextricity25 | Do we have tests for the ansible modules we implement in OSA | 17:24 |
d34dh0r53 | ty alextricity25! | 17:27 |
alextricity25 | d34dh0r53: np | 17:28 |
alextricity25 | everything looked good to me | 17:28 |
alextricity25 | I just don't understand why host_data_disk_min_size is being multiplied by 0.75 | 17:28 |
alextricity25 | that wasn't part of the patch set though :P | 17:28 |
alextricity25 | oh line 66 | 17:29 |
alextricity25 | s/oh/on | 17:29 |
*** dslevin has quit IRC | 17:29 | |
odyssey4me | alextricity25 that value should just be changed to 50G actually as that's the absolute minimum we need to get by for a single test run in the gate check | 17:30 |
odyssey4me | alextricity25 actually, I think it's 52.5G | 17:30 |
*** javeriak has joined #openstack-ansible | 17:31 | |
odyssey4me | alextricity25 also, no we have no tests for the modules other than the tasks that consume them | 17:31 |
odyssey4me | we should, but we don't | 17:31 |
alextricity25 | Let's do it! | 17:31 |
* alextricity25 is creating wishlist item | 17:32 | |
palendae | fwiw I'm trying to add some testing around at least the dynamic inventory script at https://review.openstack.org/#/c/242225/10 | 17:32 |
palendae | Which is evidently failing for unrelated reasons from what I can tell | 17:32 |
alextricity25 | palendae: Awesome! | 17:32 |
*** tlian has quit IRC | 17:32 | |
alextricity25 | odyssey4me: Regarding disk_min_size. Right now it's 80GB, which i think is okay to give us room to wiggle | 17:33 |
* mhayden wiggles | 17:33 | |
alextricity25 | hehe | 17:33 |
*** pabelanger has joined #openstack-ansible | 17:33 | |
*** javeriak_ has quit IRC | 17:34 | |
odyssey4me | alextricity25 yes, 80GB is what I've asked -infra to give us as a minimum, preferably on a second disk | 17:36 |
openstackgerrit | Merged openstack/openstack-ansible: Fix typos in docstrings: https://review.openstack.org/268962 | 17:36 |
*** richoid1 has quit IRC | 17:36 | |
odyssey4me | for practical testing in an AIO it is enough time to cover the basics | 17:37 |
*** richoid has joined #openstack-ansible | 17:37 | |
palendae | For now :) | 17:37 |
odyssey4me | but some of the -infra flavors have no second disk and require the use of the root disk, which is where we need around 50GB of free space on the root partition for it to work | 17:37 |
*** tlian has joined #openstack-ansible | 17:38 | |
alextricity25 | odyssey4me: What would you consider to be more important in terms of tests for these ansible modules, unit tests of functional tests? | 17:41 |
alextricity25 | s/of/or | 17:41 |
palendae | alextricity25: imo, unit tests would be valuable because we've got a lot of functional ones covered over the course of actually using them | 17:42 |
palendae | Also, we're not unique in this case - Ansible modules in general don't seem to have good/any test coverage =\ | 17:42 |
alextricity25 | palendae: Good point. | 17:42 |
palendae | Not trying to discourage, just relaying what I found when I went looking for examples of others testing their modules | 17:43 |
alextricity25 | Wouldn't it just be a matter of imported said modules and building a test suite around them? | 17:43 |
alextricity25 | s/imported/importing* | 17:44 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Add notes for LBaaS v2 + Horizon https://review.openstack.org/272198 | 17:44 |
alextricity25 | I really need to figure out how to increase the font size of my chat box | 17:44 |
alextricity25 | those typos are real today | 17:44 |
palendae | alextricity25: I'd think so | 17:44 |
palendae | Though importing them might be funky, since they're not actually python packages | 17:44 |
palendae | iirc Ansible modules can be in any lang, too | 17:45 |
alextricity25 | another good point! | 17:46 |
*** agireud has quit IRC | 17:46 | |
palendae | For our purposes as part of the openstack...stack...that's kind of moot, since they'll be in python | 17:47 |
*** McMurlock has quit IRC | 17:47 | |
palendae | I know a big push of Ansible 2.0 was to make the internal code cleaner and easier to test, but I haven't looked to see if any of that has translated to testing modules outside the core codebase | 17:48 |
*** agireud has joined #openstack-ansible | 17:48 | |
kysse | mattt: sorry | 17:48 |
alextricity25 | palendae: Right. I was hoping there could be a way we could say 'import config_template' and build tests using that ActionModule class. I guess that would require figuring out how ansible utilizing that class first | 17:48 |
alextricity25 | how ansible *is* utilizing that class | 17:49 |
palendae | Yeah | 17:49 |
*** sdake has quit IRC | 17:51 | |
*** daneyon_ has quit IRC | 17:51 | |
*** michaelgugino has quit IRC | 17:53 | |
*** sdake has joined #openstack-ansible | 17:55 | |
openstackgerrit | Miguel Alex Cantu (alextricity25) proposed openstack/openstack-ansible: [WIP]Allow apache file overrides https://review.openstack.org/267749 | 17:58 |
*** cemmason has quit IRC | 18:08 | |
*** raddaoui has joined #openstack-ansible | 18:14 | |
*** McMurlock has joined #openstack-ansible | 18:17 | |
*** daneyon has joined #openstack-ansible | 18:21 | |
*** adac has joined #openstack-ansible | 18:25 | |
*** McMurlock1 has joined #openstack-ansible | 18:34 | |
*** McMurlock has quit IRC | 18:34 | |
*** daneyon_ has joined #openstack-ansible | 18:36 | |
javeriak | guys have we bumped up the libvirt-bin version lately? | 18:38 |
*** daneyon has quit IRC | 18:39 | |
*** McMurlock has joined #openstack-ansible | 18:42 | |
*** McMurlock1 has quit IRC | 18:42 | |
*** dslevin1 has quit IRC | 18:45 | |
*** mgoddard_ has joined #openstack-ansible | 18:48 | |
*** pcaruana has joined #openstack-ansible | 18:51 | |
*** mgoddard has quit IRC | 18:51 | |
*** raddaoui has quit IRC | 18:51 | |
*** mgoddard_ has quit IRC | 18:54 | |
odyssey4me | javeriak we don't pin it - the facility to pin it is available to the deployer, but OSA does not pin it | 18:55 |
odyssey4me | javeriak the Juno release did have default pins, but we removed them for Kilo - if your environment has Juno then you'd have to remove or update the pins | 18:56 |
javeriak | odyssey4me so it uses latest upstream? | 18:56 |
javeriak | odyssey4me just trying to determine is the version i have is recent | 18:57 |
odyssey4me | javeriak yeah, it uses whatever's available in your apt repository | 18:57 |
odyssey4me | ie Ubuntu 14.04's current version | 18:57 |
odyssey4me | if you want the absolute latest, you can execute an apt-get upgrade/apt-get dist-upgrade on your compute nodes | 18:57 |
*** raddaoui has joined #openstack-ansible | 18:58 | |
*** daneyon has joined #openstack-ansible | 19:00 | |
*** javeriak has quit IRC | 19:01 | |
*** openstackgerrit has quit IRC | 19:02 | |
*** openstackgerrit has joined #openstack-ansible | 19:03 | |
*** daneyon_ has quit IRC | 19:04 | |
*** mgoddard has joined #openstack-ansible | 19:06 | |
*** javeriak has joined #openstack-ansible | 19:06 | |
*** izaakk has joined #openstack-ansible | 19:07 | |
*** ric89 has joined #openstack-ansible | 19:17 | |
*** electrofelix has quit IRC | 19:22 | |
*** javeriak_ has joined #openstack-ansible | 19:28 | |
*** Mudpuppy_ has joined #openstack-ansible | 19:29 | |
*** javeriak has quit IRC | 19:30 | |
*** Mudpuppy_ has quit IRC | 19:31 | |
*** Mudpuppy_ has joined #openstack-ansible | 19:31 | |
*** Mudpuppy_ has quit IRC | 19:32 | |
*** pcaruana has quit IRC | 19:32 | |
*** Mudpuppy_ has joined #openstack-ansible | 19:32 | |
*** Mudpuppy has quit IRC | 19:32 | |
*** daneyon_ has joined #openstack-ansible | 19:37 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: [WIP] Add support for upgrading from Kilo to Liberty https://review.openstack.org/272182 | 19:38 |
*** raddaoui has quit IRC | 19:40 | |
*** daneyon has quit IRC | 19:40 | |
*** pcaruana has joined #openstack-ansible | 19:43 | |
*** adac has quit IRC | 19:45 | |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: [WIP] Add support for upgrading from Kilo to Liberty https://review.openstack.org/272182 | 19:46 |
*** Bofu2MBP has quit IRC | 19:49 | |
*** dslevin1 has joined #openstack-ansible | 19:53 | |
*** raddaoui has joined #openstack-ansible | 19:55 | |
*** pcaruana has quit IRC | 19:56 | |
openstackgerrit | Merged openstack/openstack-ansible: Add release note about RabbitMQ SSL communication https://review.openstack.org/271520 | 19:57 |
*** adac has joined #openstack-ansible | 19:59 | |
*** javeriak has joined #openstack-ansible | 20:00 | |
*** baker_ has joined #openstack-ansible | 20:01 | |
*** javeriak has quit IRC | 20:01 | |
*** Mudpuppy_ has quit IRC | 20:03 | |
*** javeriak_ has quit IRC | 20:03 | |
*** baker has quit IRC | 20:04 | |
palendae | alextricity25: lol, here's the ansible docs on testing ansible modules http://docs.ansible.com/ansible/developing_modules.html#testing-modules | 20:04 |
alextricity25 | hahaha\ | 20:06 |
*** Mudpuppy has joined #openstack-ansible | 20:09 | |
*** Mudpuppy has quit IRC | 20:09 | |
palendae | http://linuxsimba.com/unit_testing_ansible_modules_part_3/, though that's for a fairly isolated library. I'd think the cleanest way to do it would be with a role per library...but that's messy | 20:09 |
*** mgoddard has quit IRC | 20:10 | |
*** Mudpuppy has joined #openstack-ansible | 20:10 | |
palendae | Then there's https://pypi.python.org/pypi/pytest-ansible/1.2.4, but that looks like it's just a wrapper around Ansible that actually runs the module, not isolating them for test | 20:11 |
*** Guest75 has joined #openstack-ansible | 20:12 | |
*** daneyon has joined #openstack-ansible | 20:14 | |
*** sdake_ has joined #openstack-ansible | 20:15 | |
*** daneyon_ has quit IRC | 20:15 | |
*** sdake has quit IRC | 20:16 | |
*** daneyon_ has joined #openstack-ansible | 20:22 | |
*** daneyon has quit IRC | 20:25 | |
*** Mudpuppy has quit IRC | 20:38 | |
*** adac has quit IRC | 20:39 | |
mhayden | odyssey4me: ah, after digging, i think i figured out my issue from earlier around lbaas | 20:42 |
mhayden | i got lbaasv2 half working | 20:42 |
*** raddaoui has quit IRC | 20:45 | |
*** sdake_ has quit IRC | 20:57 | |
*** galstrom is now known as galstrom_zzz | 20:57 | |
*** weezS has joined #openstack-ansible | 20:59 | |
stevelle | d34dh0r53: commented on your review 271049 and don't want to let it go unnoticed | 21:00 |
d34dh0r53 | saw that, thank you | 21:00 |
*** Guest75 has quit IRC | 21:06 | |
*** sdake has joined #openstack-ansible | 21:06 | |
*** daneyon has joined #openstack-ansible | 21:11 | |
*** daneyon has quit IRC | 21:12 | |
*** daneyon_ has quit IRC | 21:14 | |
openstackgerrit | David Wilde proposed openstack/openstack-ansible: Convert available and minimum disk sizes to bytes. https://review.openstack.org/271049 | 21:15 |
*** Guest75 has joined #openstack-ansible | 21:18 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible: Remove dangling backtick in docs https://review.openstack.org/272277 | 21:19 |
mhayden | that review for 272277 is going to be a tough one | 21:21 |
spotz | mhayden I think I need a present for doing it | 21:22 |
mhayden | haha | 21:22 |
d34dh0r53 | mhayden: congrats on your ATC | 21:24 |
palendae | -1 that's a comma not a backtick | 21:24 |
spotz | heheheh | 21:25 |
d34dh0r53 | ha | 21:25 |
*** spotz is now known as spotz_zzz | 21:26 | |
kysse | odyssey4me: netapp consult told me that only flexclone is needed (if he is right..) | 21:28 |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible-galera_server: Added major version upgrade support https://review.openstack.org/271423 | 21:29 |
palendae | cloudnull: Thanks for ^, I'm noticing mariadb failed to restart with patchset 7 | 21:31 |
palendae | Will check out patchset 7 tomorrow | 21:31 |
cloudnull | palendae: working on getting some better upgrade testing | 21:31 |
cloudnull | so more soon i hope | 21:31 |
palendae | Is there a way to do cross-project dependencies in gerrit? | 21:40 |
palendae | I want to base my upgrade script WIP on the mariadb/galera upgrade change | 21:40 |
cloudnull | not that i can think of, however i did a wip PR for this change set in liberty | 21:41 |
palendae | Cool | 21:42 |
*** Mudpuppy has joined #openstack-ansible | 21:43 | |
palendae | Ah I see it | 21:44 |
*** daneyon has joined #openstack-ansible | 21:51 | |
*** admin0 has joined #openstack-ansible | 21:55 | |
sigmavirus24 | palendae: if there's another patchset (on any other project) in gerrit you can do "Depends-On: <Change-ID>" in the dependent change's commit message | 21:57 |
palendae | sigmavirus24: Thanks | 21:57 |
*** galstrom_zzz is now known as galstrom | 21:59 | |
*** daneyon has quit IRC | 22:05 | |
*** Mudpuppy has quit IRC | 22:07 | |
*** woodard has quit IRC | 22:09 | |
Bjoern | any idea why I get | 22:09 |
Bjoern | TASK: [os_cinder | Copy cinder configs] *************************************** | 22:09 |
Bjoern | fatal: [cinder01] => One or more undefined variables: 'unicode object' has no attribute 'items' | 22:09 |
palendae | Probably entered a string somewhere that expected a dictionary | 22:11 |
*** galstrom is now known as galstrom_zzz | 22:11 | |
Bjoern | how can i track this down ? | 22:14 |
Bjoern | I only set is_metal: true inside the cinder.yml | 22:15 |
Bjoern | '/etc/openstack_deploy/env.d/cinder.yml' | 22:15 |
Bjoern | palendae: I had storage_address and netmask on the wrong level | 22:21 |
*** Guest75 has quit IRC | 22:22 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible-galera_server: Added major version upgrade support https://review.openstack.org/271423 | 22:25 |
*** Guest75 has joined #openstack-ansible | 22:26 | |
*** spotz_zzz is now known as spotz | 22:29 | |
*** jthorne has quit IRC | 22:55 | |
*** daneyon has joined #openstack-ansible | 23:00 | |
*** daneyon_ has joined #openstack-ansible | 23:03 | |
*** phalmos has quit IRC | 23:05 | |
*** daneyon has quit IRC | 23:06 | |
*** spotz is now known as spotz_zzz | 23:07 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:07 | |
*** spotz_zzz is now known as spotz | 23:14 | |
*** baker_ has quit IRC | 23:15 | |
*** raddaoui has joined #openstack-ansible | 23:30 | |
*** automagically has quit IRC | 23:31 | |
*** Bjoern has quit IRC | 23:32 | |
openstackgerrit | Kevin Carter proposed openstack/openstack-ansible: Added major version upgrade support (galera) https://review.openstack.org/271591 | 23:34 |
cloudnull | palendae: updated the liberty and master pr's tests in master now pass for upgrade testing. So if you have have a chance to review them and test them for your install I'd appreciate the feedback | 23:35 |
*** cfarquhar has quit IRC | 23:35 | |
*** admin0 has quit IRC | 23:36 | |
*** raddaoui has quit IRC | 23:40 | |
*** cfarquhar has joined #openstack-ansible | 23:45 | |
*** cfarquhar has quit IRC | 23:45 | |
*** cfarquhar has joined #openstack-ansible | 23:45 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!