Tuesday, 2015-09-22

*** elo has joined #openstack-ansible00:07
openstackgerritKevin Carter proposed openstack/openstack-ansible: [WIP] Run Cinder from a venv  https://review.openstack.org/22546300:07
palendaecloudnull: Is there a spec or bug for ^00:08
*** alop has quit IRC00:14
cloudnullpalendae:  nope00:22
cloudnulljust a test00:22
palendaetut tut :)00:22
cloudnullmore or less throwing it up there as an idea to deal with issues like https://bugs.launchpad.net/openstack-ansible/+bug/148831500:23
openstackLaunchpad bug 1488315 in openstack-ansible trunk "The python-requests package is pulled in by apt via dependency" [High,Confirmed] - Assigned to Jesse Pretorius (jesse-pretorius)00:23
*** rromans has quit IRC00:23
cloudnulland in the new all the things big tent in an unintegrated release this is likley to become more of a problem00:24
palendae:(00:24
cloudnulland since everyone has been lookgin at cinder recently i thought it was a good candidate to try first.00:24
*** rromans has joined #openstack-ansible00:25
cloudnullif people think its a worth while approach, then I'll write a spec00:26
*** elo has quit IRC00:29
*** kerwin_bai has joined #openstack-ansible00:43
*** Mudpuppy has joined #openstack-ansible00:47
*** elo has joined #openstack-ansible00:48
*** Mudpuppy has quit IRC00:50
*** sdake_ has joined #openstack-ansible01:04
*** sdake has quit IRC01:06
*** sdake_ has quit IRC01:07
*** sdake has joined #openstack-ansible01:07
*** Bjoern_ has quit IRC01:15
*** elo has quit IRC01:18
*** elo has joined #openstack-ansible01:21
*** galstrom_zzz is now known as galstrom01:36
*** brice_ has quit IRC01:37
*** tlian2 has quit IRC01:44
openstackgerritMerged openstack/openstack-ansible: Update cached LXC image in place  https://review.openstack.org/22430401:44
mhaydenSUCCESS!01:47
*** galstrom is now known as galstrom_zzz01:59
openstackgerritMerged openstack/openstack-ansible: Change recon_lock_path to /var/lock  https://review.openstack.org/22598101:59
*** elo has quit IRC02:00
*** elo has joined #openstack-ansible02:03
*** elo has quit IRC02:37
*** sdake has quit IRC02:39
*** _hanhart has quit IRC02:47
openstackgerritKevin Carter proposed openstack/openstack-ansible: [WIP] Run Cinder from a venv  https://review.openstack.org/22546302:50
*** galstrom_zzz is now known as galstrom02:59
*** elo has joined #openstack-ansible03:02
openstackgerritMerged openstack/openstack-ansible-specs: Add spec for Independent Role Repositories  https://review.openstack.org/21377903:03
openstackgerritMerged openstack/openstack-ansible-specs: Add spec for major update of haproxy role  https://review.openstack.org/21408903:04
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Do repo builds in parallel  https://review.openstack.org/22614403:06
openstackgerritKevin Carter proposed openstack/openstack-ansible: Implement Neutron LBAAS using haproxy  https://review.openstack.org/22036503:07
openstackgerritKevin Carter proposed openstack/openstack-ansible: Update master for past liberty-3 for testing  https://review.openstack.org/22545903:07
openstackgerritKevin Carter proposed openstack/openstack-ansible: Adjust default Keystone httpd processes and threads  https://review.openstack.org/22514503:08
*** skamithi13 has joined #openstack-ansible03:11
*** galstrom is now known as galstrom_zzz03:20
*** elo has quit IRC03:34
*** prometheanfire has joined #openstack-ansible03:35
openstackgerritMerged openstack/openstack-ansible: Add neutron_migrations_facts module  https://review.openstack.org/21975903:54
*** elo has joined #openstack-ansible04:08
*** darrenc is now known as darrenc_afk04:14
*** kerwin_bai has quit IRC04:19
*** galstrom_zzz is now known as galstrom04:28
openstackgerritKevin Carter proposed openstack/openstack-ansible: [WIP] Run Cinder from a venv  https://review.openstack.org/22546304:29
*** jwagner is now known as jwagner_away04:41
*** smallbig has joined #openstack-ansible04:48
*** galstrom is now known as galstrom_zzz04:53
*** shausy has joined #openstack-ansible04:54
*** abitha has joined #openstack-ansible05:01
*** javeriak has joined #openstack-ansible05:02
*** darrenc_afk is now known as darrenc05:09
*** abitha has quit IRC05:34
*** shausy has quit IRC05:36
*** shausy has joined #openstack-ansible05:39
*** javeriak has quit IRC05:46
*** elo has quit IRC06:06
*** elo has joined #openstack-ansible06:06
*** kukacz has joined #openstack-ansible06:43
*** shausy has quit IRC06:46
*** shausy has joined #openstack-ansible06:47
*** javeriak has joined #openstack-ansible06:48
*** subscope has quit IRC07:03
*** elo has quit IRC07:13
*** ashishjain has joined #openstack-ansible07:29
ashishjainHello07:29
ashishjainCan someone please advice how we can enable a local copy of  http://rpc-repo.rackspace.com/07:30
ashishjainCan this be integrated to repository manager like nexus?07:30
matttashishjain: which branch/version of openstack ansible are you using?07:31
ashishjainmattt: kilo07:32
matttashishjain: have a look at this https://github.com/openstack/openstack-ansible/blob/master/playbooks/repo-install.yml07:32
matttashishjain: you'll need the following to be defined in your openstack_user_config.yml: https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.aio#L90-L9507:33
ashishjainmattt: the idea is to have a local copy saved so that many users can access the same copy multiple times07:33
matttashishjain: the above playbook will build a repo container for your locally in your env07:34
ashishjainmattt: so once I able to sync the compalte repo localaly on a machine. All the users will have to just add an entry into repo-infra_hosts to my local machine ip?07:34
matttashishjain: sorry, i'm feeding you wrong information here, brain hasn't booted yet :)07:36
ashishjainmattt: thanks for this07:36
ashishjainmattt: What happened?07:36
ashishjainmattt: Why is this wrong info07:36
matttashishjain: those links are for master, which has changed slightly07:36
ashishjainmattt: I agree this is probably late night for you :)07:36
matttashishjain: repo-clone-mirror.yml does as you'd expect, it pulls packages from an upstream repo locally so the content can be served from within your environment07:37
ashishjainmattt: My requirement is to basically have all the contents of osad synced in something like local maven repository07:37
matttashishjain: repo-build.yml goes one step further and builds all the packages locally, rather than simply synching them from an upstream mirror07:37
matttas of master, we prefer building locally rather than syncing from an upstream mirror07:38
matttashishjain: so as long as you add a repo-infra_hosts section to your openstack_user_config.yml and run the repo-related playbooks (you'll need repo-server.yml and then repo-clone-mirror.yml or repo-build.yml), you'll have a container in your env that can serve up that content07:39
matttashishjain: i'd recommend going repo-build.yml over repo-clone-mirror.yml -- it's a fair bit slower but will give you more consistent results07:40
mattt(sometimes the upstream mirrors get out of sync etc. which can result in run failures)07:40
*** meteorfox has quit IRC07:41
*** serverascode has quit IRC07:41
ashishjainmattt: Thanks I will try using repo-build.yml and try to set this up locally. Thanks for all these inputs.07:41
*** rackertom has quit IRC07:41
matttashishjain: no worries, ping us if you run into any issues ....07:42
ashishjainmattt: Sure will let you know guys07:42
matttashishjain: also, there is a mechanism inside the repo container to sync /var/www/repo to other containers, so you can spin up multiple containers and shove them behind an LB for HA07:42
*** rackertom has joined #openstack-ansible07:43
*** gparaskevas has joined #openstack-ansible07:44
*** skamithi14 has joined #openstack-ansible07:44
ashishjainmattt:  Didnt get the last part about HA? This anyways happens when you configure infra_host, compute_hosts in openstack_user_config yml. How is this mechanism different?07:44
matttashishjain: well, when you run repo-build.yml, it only builds the python packages on 1 container ... there is a mechasim in place inside that container to then sync the packages to all existing containers07:46
mattt(lsyncd iirc)07:46
*** skamithi13 has quit IRC07:47
ashishjainmattt: aah I get it now so build once and than use those build packages across multiple containers07:52
ashishjainmattt: no need to build it multiple times07:52
ashishjainmattt: One more question I had was regarding one more level of automation over osad07:52
ashishjainmattt: It is possible to invoke all that we do say for example openstack-anisble xxx.yml files using say python?07:53
ashishjain*It is = Is it07:53
ashishjainor say ansible python api?07:53
*** elo has joined #openstack-ansible08:13
*** elo has quit IRC08:15
matttashishjain: sorry!  catching up with your questions08:16
matttashishjain: i'd imagine so, since ansible is written in python08:17
matttbut i'm not familiar w/ their API to know how that'd be done08:17
*** javeriak has quit IRC08:33
*** javeriak has joined #openstack-ansible08:35
*** shausy has quit IRC09:11
*** elo has joined #openstack-ansible09:15
*** elo has quit IRC09:17
*** javeriak has quit IRC09:19
*** vdo has joined #openstack-ansible09:24
*** javeriak has joined #openstack-ansible09:34
*** kerwin_bai has joined #openstack-ansible09:38
*** kerwin_bai has quit IRC09:43
ashishjainmattt: Thanks09:55
*** serverascode has joined #openstack-ansible09:56
*** meteorfox has joined #openstack-ansible09:56
*** markvoelker has quit IRC09:57
*** javeriak has quit IRC10:01
ashishjainhello10:11
ashishjainhttp://docs.openstack.org/developer/openstack-ansible/install-guide/install-openstack-verify.html10:11
ashishjainNeed some help on using the utility container10:11
ashishjainsomehow Authorization Failed: The resource could not be found. (HTTP 404) (Request-ID: req-1908ba35-a87a-42c3-abe3-797aac165996)10:11
ashishjainMy openrc file10:12
ashishjainhttp://paste.openstack.org/show/473448/10:12
*** elo has joined #openstack-ansible10:17
*** elo has quit IRC10:18
matttashishjain: kilo right ?10:18
ashishjainmattt: yes kilo10:19
matttashishjain: can you try 'openstack user list' instead?10:19
ashishjainmattt: Do I need to use another client10:19
matttIIRC keystone client doesn't work with v310:19
ashishjainmattt: You are correct10:20
ashishjainusr/local/lib/python2.7/dist-packages/keystoneclient/shell.py:65: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient.   'python-keystoneclient.', DeprecationWarning)10:20
ashishjainmattt: thanks I will look into kilo documentation.10:20
matttashishjain: we may need to get some of those docs updated, i'll have a look at that now10:20
ashishjainmattt: Thanks for all the help by complete osad community.10:21
matttashishjain: any time10:22
ashishjainmattt: One question so basically if you want to use any of the openstack commands in osad it is basically via the utility container?10:24
matttashishjain: it's not a hard requirement, i think openrc and openstack client may be installed elsewhere but as a general rule of thumb yes10:26
ashishjainmattt: Cool...so if I want to create a tenant network  or upload an image all can be done using utility container10:27
matttashishjain: correct yep!10:27
ashishjainmattt: cool thanks.10:28
*** skamithi14 has quit IRC10:34
*** skamithi13 has joined #openstack-ansible10:34
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Adjust default Keystone httpd processes and threads  https://review.openstack.org/22514510:54
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Update master for past liberty-3 for testing  https://review.openstack.org/22545910:54
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Implement Neutron LBAAS using haproxy  https://review.openstack.org/22036510:55
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Do repo builds in parallel  https://review.openstack.org/22614410:56
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Removes over zealous net cache flushing  https://review.openstack.org/22536710:57
*** kerwin_bai has joined #openstack-ansible10:59
openstackgerritvenkatamahesh proposed openstack/openstack-ansible: Fix the path of build docs in .gitignore  https://review.openstack.org/22625111:03
*** kerwin_bai has quit IRC11:03
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Fix .gitignore and setup.cfg  https://review.openstack.org/22625411:09
odyssey4mehughsaunders with regards to https://review.openstack.org/221009 (gate split) - good comment on not testing the code paths for keystone (and horizon, and others) clusters11:10
odyssey4mewhat do you think is a good mechanism for this11:11
odyssey4meI was thinking that perhaps I should add a note about scoping each check to only run if code changes in the paths that are important for that check?11:11
*** elo has joined #openstack-ansible11:19
*** elo has quit IRC11:20
*** markvoelker has joined #openstack-ansible11:28
*** markvoelker has quit IRC11:33
ashishjainHi11:34
ashishjainwhile spinning a instance using the horizon console...I hit the error no valid hosts..when I look into syslog in rsyslog container I see the following error11:35
ashishjainRROR nova.virt.libvirt.host [req-05ab5bad-d782-4848-859b-91590d473aa7 - - - - -] Connection to libvirt failed: Failed to connect socket to '/var/run/libvirt/libvirt-sock'11:35
odyssey4meashishjain it sounds to me like libvirt-bin isn't running on your compute host?11:36
ashishjainone more question the host which I have given as compute host in openstack_user_config.yml has just got one container which is called ansible03_rsyslog_container-9f9555c411:37
ashishjainis this the compute service container is installed ?11:37
ashishjainsorry for grammar11:37
ashishjainIs this the name of compute service container?11:38
ashishjainmy defnition in the yml file compute_hosts:   ansible03:     ip: 192.168.57.1311:38
ashishjainodyssey4me: I do agree11:38
ashishjainodyssey4me: What is the name of the compute service container11:38
ashishjainodyssey4me: I think this is the log container11:39
ashishjainansible03_rsyslog_container-9f9555c411:39
ashishjainaaahhh I think compute service is not installed as a lxc11:40
ashishjainit is installed on the host11:41
odyssey4meashishjain um, what version of openstack-ansible are you running?11:41
ashishjainodyssey4me: kilo11:41
odyssey4meashishjain did you add the compute host as one of the logging hosts too? that container should not be there unless you did11:41
ashishjainodyssey4me: I have added 2 entries for ansible03 host 1 is for compute and one is for log. Log container is running on ansible0311:42
odyssey4meie is the compute host also a log_host ?11:42
ashishjainyes you are correct11:42
odyssey4mealright, so then that container is the rsyslog receiver for the environment, yes11:42
ashishjaincorrect11:42
ashishjainand I can see this ps -aef | grep compute nova     32460     1 70 11:36 ?        00:00:00 /usr/bin/python /usr/local/bin/nova-compute --log-file=/var/log/nova/nova-compute.log11:43
odyssey4mecompute and object storage hosts have their software installed onto the host, not in a container - this is because it doesn't really make sense to have those services in a container11:43
ashishjainso that means compute service is running on the host and not as a lxc-container11:43
ashishjain:) ...yes you are correct.. I am slowly getting a hang of osad :)11:43
odyssey4mecompute can't work in a container due to issues with iscsi in containers11:43
ashishjainokay11:44
ashishjainI think I only need to restart the libvirtd daemon11:45
ashishjainI will try that out11:45
ashishjainodyssey4me: Libivirt error is gone now11:51
ashishjainodyssey4me: But I still have the same issue - Failed to perform requested operation on instance "test123", the instance has an error status: Please try again later [Error: No valid host was found. There are not enough hosts available.].11:51
ashishjainthis time no error in any log11:51
odyssey4meashishjain have you conflirmed that all your nova and neutron agents are up11:51
odyssey4menova agent list; neutron agent list11:51
ashishjainthese commands have to be run from utility container?11:52
odyssey4mealso, does the compute host have an appropriate amount of cpu, ram and disk to accommodate your instance?11:52
*** manas has joined #openstack-ansible11:52
ashishjainyes11:53
odyssey4meashishjain yes, that's be the best place as it has all the required bits11:53
ashishjainthe compute host has got all the required power11:53
odyssey4meashishjain the key question is whether nova thinks it has enough cpu, ram and disk :)11:53
ashishjain:)11:53
ashishjainHere is what I see in the nova-compute log11:53
ashishjainFinal resource view: name=ansible03 phys_ram=673MB used_ram=2048MB phys_disk=30GB used_disk=2GB total_vcpus=1 used_vcpus=011:54
odyssey4methe error is coming back from the scheduler which speaks to nova and neutron, so the other issue might be that the network you want to attach the instance to is not available on that compute host11:54
mhaydenmorning folks11:54
ashishjainI am spinning a instance with 128 MB RAM, 2 GB HDD, 1 vcpu .. its a cirros image11:54
*** skamithi14 has joined #openstack-ansible11:55
*** manas has quit IRC11:55
mgariepygood morning everyone11:55
odyssey4meo/ mhayden11:55
odyssey4meo/ mgariepy11:55
ashishjaingood morning to you all11:56
*** skamithi13 has quit IRC11:57
ashishjainodyssey4me: neutron agent-list seems to be fine shows 11 agents11:57
ashishjainnova agent-list is blank11:58
odyssey4meashishjain it might be a different nova command - I'm a little behind on the operators side of things :p11:58
odyssey4meit might be something like nova hypervisor list or something?11:59
ashishjainodyssey4me: okay will do some more research and get back but I am very happy that finally I was able to use OSAD to deploy openstack :D11:59
ashishjainIt took me manny days(6-7) initially juno and than finally kilo12:00
odyssey4meashishjain congrats :) it may come down to a slight misconfiguration somewhere, but this is easy enough to fix once you've figured out the cause12:00
ashishjainodyssey4me: thanks ... sure I agree12:00
openstackgerritMerged openstack/openstack-ansible: Support base64 padding in federated tokens  https://review.openstack.org/22433912:01
*** ashishjain has quit IRC12:04
odyssey4memhayden so you haven't found any Ansible Galaxy roles that deploy chrony?12:08
*** markvoelker has joined #openstack-ansible12:18
*** vdo has quit IRC12:19
odyssey4memhayden interestingly https://github.com/openstack-ansible/ansible-role-chrony :) it just so happens that I have a conversation in-person with the author in the next few weeks12:24
odyssey4meour discussion is to bring the work he's done in his project (which is Icehouse based) into the OpenStack-Anslble fold12:25
*** woodard has joined #openstack-ansible12:26
*** skamithi13 has joined #openstack-ansible12:26
*** skamithi14 has quit IRC12:30
*** skamithi14 has joined #openstack-ansible12:35
*** kerwin_bai has joined #openstack-ansible12:36
*** skamithi13 has quit IRC12:38
*** alejandrito has joined #openstack-ansible12:47
mhaydenodyssey4me: it's on my list to look12:51
mhayden:P12:51
mhaydenmy list keeps getting pre-empted12:51
odyssey4memhayden c'est la vie :)12:51
mhaydenno hablo español12:51
*** KLevenstein has joined #openstack-ansible12:54
evrardjphttps://github.com/openstack-ansible/ansible-role-chrony/ isn't the standard folder organization12:55
evrardjpmhayden: C'était du français ;)12:55
odyssey4meevrardjp yep, I'm not saying it's perfect - it's also GPL licenced12:55
odyssey4meI am, however, saying that it has been done.12:56
evrardjpyeah, I'm just telling it giving me "goose bumps"?12:56
evrardjpI don't know if it's the correct term, let me google that12:56
evrardjpapparently it is12:57
evrardjpanyway, it's cool to bring a new person on the team :)12:58
*** skamithi14 has quit IRC12:58
*** skamithi13 has joined #openstack-ansible12:58
evrardjpbut the folder structure gives an idea of why it wouldn't be in galaxy12:59
evrardjpquick question, is it normal that horizon/conf/*_policy.json files are different from each component policy.json file?12:59
odyssey4meevrardjp yeah, I think that horizon's got different policy files - they're trying to move towards not having their own as I recall13:01
odyssey4methat's a vague memory though, don't quote me on it :p13:02
*** tlian has joined #openstack-ansible13:03
cloudnullmorning13:06
evrardjpgood morning cloudnull13:07
evrardjpodyssey4me: ok, that's sad because I was working on a policy file distribution ;)13:07
evrardjpit was fine for glance, but nova/policy.json seem a lot different than horizon/nova_policy.json13:07
odyssey4meevrardjp https://wiki.openstack.org/wiki/Congress ;)13:08
evrardjpyeah Congress, I heard about that, I really thought it was only a dream ;)13:09
odyssey4mealso, https://blueprints.launchpad.net/openstack-ansible/+spec/role-congress13:09
odyssey4mealthough there's been absolutely no movement on that since it was registered13:09
evrardjpI'm not looking for something as comprehensive/complex as congress13:10
evrardjpI'm just looking to have the same permissions on horizon as on my apis :)13:11
evrardjpI'll try uploading all the component files and see if something is wrong13:16
evrardjpthis is really poorly documented13:16
evrardjpin upstream13:16
*** elo has joined #openstack-ansible13:21
*** elo has quit IRC13:22
*** pradk has joined #openstack-ansible13:39
openstackgerritMatt Thompson proposed openstack/openstack-ansible: Allow tempest to deploy when no heat in environment  https://review.openstack.org/22632513:40
*** richoid has joined #openstack-ansible13:41
*** neilus has joined #openstack-ansible13:43
*** gparaskevas has quit IRC13:43
*** fawadkhaliq has joined #openstack-ansible13:44
*** neilus has quit IRC13:46
*** fawadkhaliq has quit IRC13:59
*** fawadkhaliq has joined #openstack-ansible14:01
*** fawadk has joined #openstack-ansible14:02
*** elo has joined #openstack-ansible14:03
*** Mudpuppy has joined #openstack-ansible14:03
*** k_stev has joined #openstack-ansible14:05
*** fawadkhaliq has quit IRC14:05
*** elo has quit IRC14:08
*** fawadkhaliq has joined #openstack-ansible14:09
*** fawadk has quit IRC14:11
*** javeriak has joined #openstack-ansible14:14
*** spotz_zzz is now known as spotz14:17
*** jhesketh has quit IRC14:25
openstackgerritMerged openstack/openstack-ansible: Fix the path of build docs in .gitignore  https://review.openstack.org/22625114:26
*** jhesketh has joined #openstack-ansible14:28
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Do repo builds in parallel  https://review.openstack.org/22614414:30
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Do repo builds in parallel  https://review.openstack.org/22614414:32
*** fawadkhaliq has quit IRC14:39
*** phalmos has joined #openstack-ansible14:44
*** cloudtrainme has joined #openstack-ansible14:48
palendaemhayden: Is 30 minutes the value you're striving for with that patch? Seems long to me, but maybe I'm misunderstanding14:57
palendaeOh that's max run time, nevermind14:58
*** galstrom_zzz is now known as galstrom15:05
*** javeriak has quit IRC15:10
*** javeriak has joined #openstack-ansible15:10
*** kukacz has quit IRC15:15
*** jwagner_away is now known as jwagner15:18
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: Adjust default Keystone httpd processes and threads  https://review.openstack.org/22514515:26
mhaydenpalendae: yeah, i figure it should take under a half hour15:27
mhaydenit might need to get bumped higher for slower systems15:27
mhaydenmost of the repo stuff is CPU-bound IIRC15:27
mhaydenbuild just died with openstack_auth.User.keystone_user_id: (mysql.E001) MySQL does not allow unique CharFields to have a max_length > 255.15:30
mhaydenthat's a first for me15:30
odyssey4memhayden we have a pin to resolve that, have you rebased?15:33
* mhayden rebaseses15:34
mhaydenhmm, the parent is be956db15:35
mhayden"Fix the path of build docs in .gitignore"15:35
odyssey4memhayden https://review.openstack.org/22515615:39
*** kerwin_bai has quit IRC15:41
mhaydenodyssey4me: ah, okay15:41
mhaydeni don't see that one in github.com/openstack/openstack-ansible15:41
odyssey4memhayden https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_other.yml#L33-L4315:42
mhaydenweird - let me check my local repo to figure out what's up15:43
mhaydenthanks, odyssey4me15:43
odyssey4methe one you care about is the django openstack auth one15:43
mhaydenhmm, so that commit is in here15:44
*** javeriak has quit IRC15:44
mhaydenoh, i wonder if jenkins built based on change set 3 from my review -- i hadn't rebased yet15:44
*** javeriak has joined #openstack-ansible15:45
*** phalmos has quit IRC15:45
* mhayden hides in the corner ;)15:47
*** alop has joined #openstack-ansible15:48
odyssey4mehahaha15:49
cloudnulllol15:50
*** phalmos has joined #openstack-ansible15:51
* mhayden adds one more to his beer tally for cloudnull and odyssey4me15:52
cloudnulllol.15:52
tiagogomesHi, I have created router with neutron and the namespace is on a container on a host other than the one where I set the internal_lb_vip_address. Is this expected? Should be two neutron agents be active at the same time?15:53
odyssey4mebug triage in 7 mins cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, mancdaz, dolphm, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden15:53
prometheanfirehere?15:53
odyssey4meyup, here15:54
*** daneyon has joined #openstack-ansible15:54
mhaydencan't make it for the triage today -- will try to pick it up next week ;)15:56
*** brice has joined #openstack-ansible15:56
*** javeriak has quit IRC15:58
odyssey4mealright, first up: https://bugs.launchpad.net/openstack-ansible/+bug/148689916:00
openstackLaunchpad bug 1486899 in openstack-ansible "Generate static ansible inventory" [Wishlist,New]16:00
odyssey4methis was registered and marked as a wishlist item some time ago16:01
odyssey4meso it's not really new16:02
*** daneyon_ has joined #openstack-ansible16:02
Sam-I-Ammoo.16:03
*** javeriak has joined #openstack-ansible16:03
rromans...16:03
odyssey4mealso, mhayden did some nice work recently which outputs the group names https://review.openstack.org/22497716:04
odyssey4meas I recall when hughsaunders and I discussed this previously, the idea was to generate a standard static inventory for the purpose of those who understand a static inventory in Ansible16:05
*** daneyon has quit IRC16:05
odyssey4meI still think that this may be something useful. Any thoughts from anyone else?16:05
odyssey4meok, marked confirmed and comments added16:07
odyssey4menext: https://bugs.launchpad.net/openstack-ansible/+bug/149811116:07
openstackLaunchpad bug 1498111 in openstack-ansible "Enable fact caching in ansible" [Wishlist,New]16:07
odyssey4meI'm not sure I understand what the actual benefit is here - the bug doesn't outline why, it just gives the how.16:09
odyssey4meThe reporter isn't present, so I've posed the question in the bug and will mark it incomplete for now.16:10
odyssey4menext: https://bugs.launchpad.net/openstack-ansible/+bug/149357016:11
openstackLaunchpad bug 1493570 in openstack-ansible "aio install failure with internet access via proxy ( pip_install | Get Modern PIP" [Undecided,New]16:11
odyssey4methis looks like it needs testing to confirm - any volunteers?16:13
*** Mudpuppy has quit IRC16:15
odyssey4mealright, next: https://bugs.launchpad.net/openstack-ansible/+bug/149609816:15
openstackLaunchpad bug 1496098 in openstack-ansible "Cinder bare metal IP issue" [Undecided,New]16:15
odyssey4mepalendae you around?16:17
*** erikwilson has joined #openstack-ansible16:18
odyssey4mealright, it appears that no-one's participating in the triage so we'll have to revisit these next week when we have some participants16:18
d34dh0r53odyssey4me: sorry, lurking, I took the proxy bug16:20
*** elo has joined #openstack-ansible16:20
odyssey4methanks d34dh0r5316:20
d34dh0r53sure thing16:20
odyssey4meI suspect that there may be a requirement to set HTTP_PROXY too, not just http_proxy16:21
odyssey4mebut maybe I'm way off - it's been a while since I worked with a proxy on linux16:21
d34dh0r53thinking that as well16:21
d34dh0r53me too, interesting use case though16:21
d34dh0r53so happy to look into it16:21
*** Mudpuppy has joined #openstack-ansible16:24
*** ashishjain has joined #openstack-ansible16:25
ashishjainHello16:25
ashishjainI am facing some problem spawning nova instances16:26
*** erikwilson has quit IRC16:26
ashishjainI have looked into logs and I see the error in nova conductor "NoValidHost: No valid host was found. There are not enough hosts available"16:26
ashishjainI have checked nova service-list and can see compute service running16:27
odyssey4meashishjain if you set debug to true in nova.conf in the nova scheduler container, then retry - you may get more details16:28
ashishjainI have checked hypervisor list and can see the host listed with status up and enabled16:28
ashishjainneutron agent-list also shows all the agents as up and running16:28
ashishjainI have also increase the RAM and CPU for the compute node and that does not seem to be solving the problem16:29
ashishjainodyssey4me: thanks I  will try to reboot the container in debug mode16:29
odyssey4meashishjain no need to reboot16:30
odyssey4mejust change the value in nova.conf, then restart the nova-scheduler service, then retry building an instance16:30
ashishjainodyssey4me: okay16:31
*** Mudpuppy has quit IRC16:35
*** fxpester has joined #openstack-ansible16:36
*** phalmos has quit IRC16:41
openstackgerritMerged openstack/openstack-ansible: Allow tempest to deploy when no heat in environment  https://review.openstack.org/22632516:42
*** Mudpuppy has joined #openstack-ansible16:43
openstackgerritMerged openstack/openstack-ansible: Fix .gitignore and setup.cfg  https://review.openstack.org/22625416:46
*** jwagner is now known as jwagner_away16:55
*** fawadkhaliq has joined #openstack-ansible16:56
*** KLevenstein_ has joined #openstack-ansible16:57
*** javeriak has quit IRC16:58
*** KLevenstein has quit IRC17:00
*** KLevenstein_ is now known as KLevenstein17:00
*** Mudpuppy has quit IRC17:01
*** javeriak has joined #openstack-ansible17:03
openstackgerritMerged openstack/openstack-ansible: Fix for keystone LDAP pkg missing  https://review.openstack.org/22546917:11
*** abitha has joined #openstack-ansible17:12
*** Mudpuppy has joined #openstack-ansible17:13
*** Mudpuppy has quit IRC17:24
openstackgerritKevin Carter proposed openstack/openstack-ansible: Break apart and document the upgrade process  https://review.openstack.org/22413717:28
*** ashishjain has quit IRC17:32
logan2has anyone tried building the repo using github private repos for some openstack services (ie nova, cinder)? it seems like yaprt is not dealing well with ssh based git remotes17:32
logan2I keep ending up with http://paste.gentoolinux.info/omihefexor.rb "ValueError: too many values to unpack"17:33
*** Mudpuppy has joined #openstack-ansible17:35
odyssey4mecloudnull ^17:35
odyssey4melogan2 I think that yaprt is generally aimed at using http/https for the git source17:35
cloudnulllogan2: yaprt uses git or http(s) ssh was never something that i tackled.17:37
*** jwagner_away is now known as jwagner17:37
logan2gotcha, i wonder how i could pass a github access token with the https clone17:38
openstackgerritJimmy McCrory proposed openstack/openstack-ansible: Apply correct websocket URI scheme for spice-html5  https://review.openstack.org/22646217:51
prometheanfirecloudnull: might want you and or odyssey4me for this potential session     Infrastructure Containers17:54
prometheanfireothers welcome too17:54
odyssey4meprometheanfire session in?17:55
*** Mudpuppy has quit IRC17:55
prometheanfiretokyo17:55
prometheanfireops meetup thing17:55
odyssey4meURL or something?17:55
prometheanfirehttps://docs.google.com/spreadsheets/d/1EUSYMs3GfglnD8yfFaAXWhLe0F5y9hCUKqCYe0Vp1oA/edit?pli=1#gid=148067884217:55
prometheanfireatm is'sjust potential session17:56
prometheanfirebut it'll be there, it's one of the ones people really wanted during the midcycle17:56
*** fawadkhaliq has quit IRC17:58
odyssey4meok, I think that either cloudnull or andymccr would be best to work with you there - they seem to know the container vs non-container reasoning best17:58
prometheanfirecloudnull: can you explain this, don't quite understand, looks like you are just removing and readding     https://review.openstack.org/#/c/224137/14..15/scripts/upgrade-utilities/playbooks/cinder-adjustments.yml17:58
prometheanfireodyssey4me: sounds good17:59
prometheanfirehi andymccr17:59
*** Mudpuppy has joined #openstack-ansible18:01
bgmccollumprometheanfire: possibly cleaning up whitespace around = ?18:04
prometheanfirebgmccollum: looks like more than that18:05
*** skamithi13 has quit IRC18:06
*** phalmos has joined #openstack-ansible18:10
*** k_stev has quit IRC18:11
*** k_stev has joined #openstack-ansible18:11
openstackgerritJesse Pretorius proposed openstack/openstack-ansible: [WIP] Set lxc image cache to build locally  https://review.openstack.org/22526418:17
cloudnulland back18:31
cloudnullprometheanfire: yes18:31
cloudnull..entry  =  udev ... <- this18:32
cloudnull...entry = udev ... <- needs to be this18:32
cloudnullim not sure anyone has ever migrated/upgraded using a juno cinder-volume container.18:33
cloudnullif thats not there the config will prevent it from starting18:34
prometheanfireah, there was a space18:36
prometheanfiredidn't see that18:36
*** Mudpuppy has quit IRC18:42
*** Mudpuppy has joined #openstack-ansible18:43
*** galstrom is now known as galstrom_zzz19:01
*** cloudtra_ has joined #openstack-ansible19:03
*** cloudtrainme has quit IRC19:06
*** Mudpuppy has quit IRC19:07
*** Mudpuppy has joined #openstack-ansible19:09
*** cloudtra_ has quit IRC19:11
*** cloudtrainme has joined #openstack-ansible19:16
*** javeriak has quit IRC19:18
*** javeriak has joined #openstack-ansible19:18
*** galstrom_zzz is now known as galstrom19:27
*** k_stev has quit IRC19:39
*** k_stev has joined #openstack-ansible19:41
*** brice has quit IRC19:45
*** Mudpuppy has quit IRC19:55
*** Mudpuppy has joined #openstack-ansible19:57
*** elo has quit IRC19:57
openstackgerritErik Wilson proposed openstack/openstack-ansible: Archive Keystone to Keystone Federation rst content  https://review.openstack.org/21174719:57
*** prometheanfire has quit IRC20:00
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Merge SSL documentation  https://review.openstack.org/22653320:14
openstackgerritMajor Hayden proposed openstack/openstack-ansible: Merge SSL documentation  https://review.openstack.org/22653320:16
*** prometheanfire has joined #openstack-ansible20:17
*** prometheanfire has quit IRC20:23
cloudnullim out , have a good one20:33
*** prometheanfire has joined #openstack-ansible20:34
*** CheKoLyN has joined #openstack-ansible20:35
*** CheKoLyN has quit IRC20:35
*** saguilar has joined #openstack-ansible20:36
*** Mudpuppy has quit IRC20:50
*** Mudpuppy has joined #openstack-ansible20:51
*** cfarquhar has joined #openstack-ansible20:53
*** cfarquhar has quit IRC20:53
*** cfarquhar has joined #openstack-ansible20:53
*** tlian2 has joined #openstack-ansible21:13
*** woodard has quit IRC21:14
*** tlian has quit IRC21:15
logan2yaprt.utils.AError: hash failure on "/var/www/repo/os-releases/11.1.0/ansible_lint-2.0.3-py2-none-any.whl"21:22
*** javeriak has quit IRC21:24
*** alejandrito has quit IRC21:32
*** alejandrito has joined #openstack-ansible21:33
*** galstrom is now known as galstrom_zzz21:39
*** phalmos has quit IRC21:42
*** elo has joined #openstack-ansible21:43
*** tlian2 has quit IRC21:45
*** tlian has joined #openstack-ansible21:50
*** jwagner is now known as jwagner_away22:03
*** Guest61243 is now known as mfisch22:11
*** mfisch is now known as Guest5071522:12
*** gus has quit IRC22:12
*** Guest50715 is now known as mfisch22:13
*** rackertom has quit IRC22:13
*** mfisch has quit IRC22:13
*** mfisch has joined #openstack-ansible22:13
*** gus has joined #openstack-ansible22:14
*** rackertom has joined #openstack-ansible22:15
*** neillc has quit IRC22:18
*** neillc has joined #openstack-ansible22:18
*** Mudpuppy has quit IRC22:22
*** tiagogomes has quit IRC22:26
*** stevelle has quit IRC22:26
*** thrawn01 has quit IRC22:26
*** stevelle_ has joined #openstack-ansible22:26
*** tiagogomes has joined #openstack-ansible22:26
*** thrawn01 has joined #openstack-ansible22:26
*** k_stev has quit IRC22:27
*** darrenc has quit IRC22:27
*** KLevenstein has quit IRC22:28
*** cloudtrainme has quit IRC22:28
*** cloudtrainme has joined #openstack-ansible22:29
*** darrenc has joined #openstack-ansible22:30
*** pradk has quit IRC22:40
*** KLevenstein has joined #openstack-ansible22:48
*** tiagogomes has quit IRC22:48
*** Mudpuppy has joined #openstack-ansible22:49
*** alejandrito has quit IRC22:55
*** tiagogomes has joined #openstack-ansible22:55
*** Mudpuppy has quit IRC23:00
*** mcarden has quit IRC23:02
*** cloudtrainme has quit IRC23:02
*** mcarden has joined #openstack-ansible23:03
*** elo has quit IRC23:05
*** saguilar has quit IRC23:11
*** KLevenstein has quit IRC23:29
*** darrenc is now known as darrenc_afk23:30
*** markvoelker has quit IRC23:40
*** spotz is now known as spotz_zzz23:43
*** darrenc_afk is now known as darrenc23:46
*** alop has quit IRC23:49

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