openstackgerrit | Verification of a change to openstack/python-novaclient failed: Fix bad api call, 'migrate' is an action. https://review.openstack.org/2932 | 00:02 |
---|---|---|
*** lts has quit IRC | 00:07 | |
openstackgerrit | Brian Waldon proposed a change to openstack/nova: Add default policy rule https://review.openstack.org/3085 | 00:07 |
vishy | comstud: hey, so I wanted to chat with you about scheduler | 00:08 |
vishy | comstud: you were mentioning about converting all of the schedulers into one | 00:09 |
vishy | I was just doing some refactoring of simple scheduler | 00:09 |
*** dtroyer has quit IRC | 00:10 | |
vishy | comstud: and I realized I'm basically implementing filters, so I wanted to see your status | 00:10 |
*** rods has quit IRC | 00:10 | |
*** rods has joined #openstack-dev | 00:10 | |
*** vladimir3p has joined #openstack-dev | 00:10 | |
*** zul has quit IRC | 00:16 | |
*** zul has joined #openstack-dev | 00:17 | |
*** pixelbeat has quit IRC | 00:17 | |
*** sdake has joined #openstack-dev | 00:18 | |
mjfork | I am playing with devstack + ryu branch and get module Object has no attribute Client in horizon/api/quantum.py. I looked at the code and it looks like trunk in both horizon and quantum client. fairly standard quantum import client as quantum_client and then quantum_client.Client(). Any suggestions? | 00:19 |
mjfork | Looking at quatum/client/__init__.py, I can see the Client class | 00:21 |
*** rods has quit IRC | 00:22 | |
*** rods has joined #openstack-dev | 00:22 | |
*** jeffjapan has joined #openstack-dev | 00:23 | |
openstackgerrit | Verification of a change to openstack/keystone failed: Bug #916199: keystone-manage service list fails with AttributeError on Service.description https://review.openstack.org/3047 | 00:30 |
uvirtbot | Launchpad bug 916199 in keystone "keystone-manage service list fails with AttributeError on Service.description" [Undecided,In progress] https://launchpad.net/bugs/916199 | 00:30 |
*** Gordonz has joined #openstack-dev | 00:33 | |
openstackgerrit | Monty Taylor proposed a change to openstack/quantum: Make the quantum top-level a namespace package. https://review.openstack.org/3084 | 00:37 |
comstud | vishy: I need my branch to land | 00:37 |
vishy | comstud: yeah i was just noticing that | 00:37 |
vishy | comstud: I noticed something else | 00:37 |
vishy | start_instance is still sent through the scheduler (for some reason?) but schedule_start_instance only seems to do anything in simple scheduler | 00:38 |
vishy | any insight on that one? | 00:38 |
comstud | vishy: vsa inherits that | 00:38 |
comstud | but | 00:38 |
vishy | comstud: but all of the other schedulers just don't work with start_instance? | 00:39 |
comstud | dist scheduler doesn't implement maybe | 00:39 |
comstud | dist scheduler is the only other one | 00:39 |
comstud | and i'm not sure how many people use it | 00:39 |
comstud | well, also | 00:40 |
comstud | compute API 'start' goes right to compute | 00:40 |
comstud | not via scheduler | 00:40 |
comstud | so | 00:40 |
comstud | it appears that call is not used at all | 00:40 |
comstud | in the scheduler | 00:40 |
comstud | which makes sense | 00:40 |
comstud | yeah, that method can be removed from the scheduler | 00:41 |
*** rods has left #openstack-dev | 00:43 | |
*** rods has joined #openstack-dev | 00:45 | |
openstackgerrit | Ziad Sawalha proposed a change to openstack/python-keystoneclient: Support for version discovery https://review.openstack.org/2641 | 00:46 |
*** jog0 has joined #openstack-dev | 00:47 | |
openstackjenkins | Project nova-docs build #1951: SUCCESS in 3 min 28 sec: https://jenkins.openstack.org/job/nova-docs/1951/ | 00:49 |
openstackjenkins | naveedm9: Super is not so super. | 00:49 |
comstud | vishy: So, what I planned to do was to add some weighing calls (the least_cost stuff, which prob needs a better name) into the scheduler's host_manager. Then I can merge simple/chance into something that calls the self.host_manager.<filter/weigh> methods. weighing for 'chance' can just return a random weight, for instance. The filters can guarantee your avail zone matching for simple sched. Etc. And in a while tonight, I'll be testing a rep | 00:50 |
comstud | whoa, that was long. dunno if that got cut off | 00:50 |
*** Gordonz has quit IRC | 00:51 | |
*** Mandell has quit IRC | 00:52 | |
*** Gordonz has joined #openstack-dev | 00:52 | |
*** Mandell has joined #openstack-dev | 00:52 | |
*** rods has quit IRC | 00:54 | |
*** rods has joined #openstack-dev | 00:55 | |
*** rods has quit IRC | 00:58 | |
*** rods has joined #openstack-dev | 00:58 | |
*** sdake has quit IRC | 00:58 | |
*** rods has quit IRC | 00:58 | |
*** rods has joined #openstack-dev | 00:59 | |
openstackgerrit | dan wendlandt proposed a change to openstack/quantum: fix mysql port in sql_connection example... https://review.openstack.org/3088 | 00:59 |
*** reed has quit IRC | 01:02 | |
*** rods has quit IRC | 01:03 | |
*** rods has joined #openstack-dev | 01:03 | |
openstackjenkins | Project nova-docs build #1952: SUCCESS in 3 min 14 sec: https://jenkins.openstack.org/job/nova-docs/1952/ | 01:04 |
openstackjenkins | sleepsonthefloor: Add tests for volume list and detail through new volume api, and fix error that the tests caught | 01:04 |
openstackgerrit | anotherjesse proposed a change to openstack/python-keystoneclient: update responses we test against https://review.openstack.org/3089 | 01:04 |
openstackgerrit | anotherjesse proposed a change to openstack/python-keystoneclient: update responses we test against https://review.openstack.org/3089 | 01:05 |
openstackgerrit | Verification of a change to openstack/keystone failed: Bug #916199: keystone-manage service list fails with AttributeError on Service.description https://review.openstack.org/3047 | 01:12 |
uvirtbot | Launchpad bug 916199 in keystone "keystone-manage service list fails with AttributeError on Service.description" [Undecided,In progress] https://launchpad.net/bugs/916199 | 01:12 |
openstackgerrit | Paul McMillan proposed a change to openstack/horizon: Fix flavor creation template. https://review.openstack.org/3090 | 01:12 |
*** mdomsch has quit IRC | 01:17 | |
*** ayoung has quit IRC | 01:18 | |
*** rods has quit IRC | 01:23 | |
*** rods has joined #openstack-dev | 01:29 | |
*** rods has quit IRC | 01:30 | |
vishy | comstud: cut off at And in a while tonight, I'll be testing a rep... | 01:32 |
openstackgerrit | Verification of a change to openstack/quantum failed: Base version.py on glance. https://review.openstack.org/3072 | 01:35 |
*** eglynn_ has joined #openstack-dev | 01:36 | |
*** eglynn has quit IRC | 01:36 | |
*** adjohn has quit IRC | 01:38 | |
comstud | vishy: I'll be testing a replacement zones thing... I think I have time to rip out the current zones communication and replace it before the 27th. With that stuff, that means distributed scheduler can go away because everything else it did that was special has been moved/consolidated. | 01:38 |
*** adjohn has joined #openstack-dev | 01:39 | |
comstud | vishy: You in the office on Wed? We could sync more then | 01:39 |
vishy | comstud: yup | 01:39 |
vishy | comstud: lets talk on wednesday | 01:40 |
comstud | ok, i should be able to make it in | 01:40 |
comstud | sprint planning at noon, but otherwise open | 01:40 |
*** pquerna has quit IRC | 01:42 | |
*** pquerna has joined #openstack-dev | 01:42 | |
*** adjohn has quit IRC | 01:43 | |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools. https://review.openstack.org/2920 | 01:43 |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools for Horizon - vishy's nova branch: https://review.openstack.org/#change,2892 - jakedahn's novaclient branch: https://review.openstack.org/#change,2917 https://review.openstack.org/2920 | 01:44 |
openstackgerrit | Brian Waldon proposed a change to openstack/nova: Policy-check admin actions extension https://review.openstack.org/3091 | 01:46 |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools for Horizon https://review.openstack.org/2920 | 01:47 |
*** Ryan_Lane has quit IRC | 01:49 | |
*** Ryan_Lane has joined #openstack-dev | 01:49 | |
*** dtroyer has joined #openstack-dev | 01:49 | |
*** rods has joined #openstack-dev | 01:53 | |
*** RobertLaptop has joined #openstack-dev | 01:53 | |
*** RobertLaptop has left #openstack-dev | 01:53 | |
*** rkukura has joined #openstack-dev | 01:55 | |
*** crobinso has quit IRC | 01:56 | |
*** novas0x2a|laptop has quit IRC | 01:57 | |
*** vladimir3p has quit IRC | 01:59 | |
*** dragondm has quit IRC | 02:00 | |
*** rods has quit IRC | 02:12 | |
openstackgerrit | Brian Waldon proposed a change to openstack/nova: Policy-check admin actions extension https://review.openstack.org/3091 | 02:17 |
*** CarlosM has joined #openstack-dev | 02:17 | |
*** Ryan_Lane1 has joined #openstack-dev | 02:25 | |
*** Ryan_Lane has quit IRC | 02:25 | |
*** Ryan_Lane1 is now known as Ryan_Lan | 02:32 | |
*** Ryan_Lan is now known as Ryan_Lanw | 02:32 | |
*** Ryan_Lanw is now known as Ryan_Lane | 02:32 | |
*** Ryan_Lane has quit IRC | 02:32 | |
*** Ryan_Lane has joined #openstack-dev | 02:32 | |
*** jog0 has left #openstack-dev | 02:48 | |
*** andrewsmedina has quit IRC | 02:50 | |
*** bengrue has quit IRC | 02:55 | |
openstackgerrit | Jay Pipes proposed a change to openstack-dev/devstack: Corresponds to the Glance patch that splits paste https://review.openstack.org/3092 | 03:02 |
*** troytoman is now known as troytoman-away | 03:06 | |
openstackgerrit | Jay Pipes proposed a change to openstack-dev/devstack: Corresponding changes for Glance INI file changes https://review.openstack.org/3093 | 03:12 |
*** Ryan_Lane has quit IRC | 03:22 | |
*** Ryan_Lane has joined #openstack-dev | 03:23 | |
*** rbasak has quit IRC | 03:29 | |
openstackgerrit | Yaguang Tang proposed a change to openstack/nova: fixed bug lp:885966 https://review.openstack.org/3094 | 03:30 |
*** deshantm has quit IRC | 03:37 | |
mikal | Is it just me, or does run_tests.sh fail on master for nova at the moment? | 03:37 |
*** ewindisch has quit IRC | 03:38 | |
*** remco_ has quit IRC | 03:38 | |
bcwaldon | mikal: probably just you :) | 03:38 |
bcwaldon | mikal: are you running python 2.6? | 03:38 |
mikal | Yeah, I'm doing a clean git clone now to see if I am going mad | 03:38 |
*** sdake has joined #openstack-dev | 03:38 | |
mikal | Default python on oneiric seems to be 2.7.2? | 03:39 |
*** rbasak has joined #openstack-dev | 03:39 | |
bcwaldon | yeah, most people run 2.7.2, as do our test runners | 03:40 |
bcwaldon | mikal: are you running on latest? | 03:40 |
bcwaldon | mikal: I think a fix may have gone in today... | 03:40 |
mikal | I did a git pull and it didn't help... I've just finished a fresh clone in a new location on disk and I'll see if that passes | 03:40 |
mikal | (I thought for a while it was my code, but master is failing as well) | 03:41 |
bcwaldon | ok, check out if any bugs were filed | 03:41 |
mikal | I can't see anything obvious in the bug list... | 03:42 |
*** sdake has quit IRC | 03:42 | |
*** sdake has joined #openstack-dev | 03:43 | |
*** remco_ has joined #openstack-dev | 03:43 | |
bcwaldon | mikal: hmm, just to be sure, what commit are you on? | 03:43 |
*** ewindisch has joined #openstack-dev | 03:43 | |
mikal | Commit 3972390d286ba487a53a27fa59a6cc1b0e2573ba | 03:44 |
mikal | Ran 2417 tests in 249.405s | 03:45 |
mikal | FAILED (SKIP=4, errors=14, failures=1) | 03:45 |
bcwaldon | hmm, can you pastebin the errors | 03:45 |
mikal | Is there a simple way to grab them from the run_test.log? | 03:46 |
bcwaldon | :/ not sure | 03:46 |
*** deshantm has joined #openstack-dev | 03:49 | |
* mikal reruns the tests with redirected output | 03:49 | |
mikal | I can't see anything obvious in the logs... | 03:49 |
*** adjohn has joined #openstack-dev | 03:54 | |
*** reed has joined #openstack-dev | 03:54 | |
mikal | So, the failure is ComputeAPITestCase.test_start_shutdown | 03:54 |
bcwaldon | what's the exception | 03:56 |
mikal | Well, that's a funny thing | 03:57 |
mikal | So I run test_compute with runner.py and the test passes | 03:57 |
mikal | Would this perhaps be because I am running run_tests.sh with a -N arg? | 03:57 |
bcwaldon | doubt it | 03:57 |
mikal | Ok | 03:57 |
*** mattstep has quit IRC | 03:57 | |
bcwaldon | what's the failure msg? | 03:58 |
mikal | So, the run_tests.log says for that failure: | 03:58 |
mikal | FAIL: test_start_shutdown (nova.tests.test_compute.ComputeAPITestCase) | 03:58 |
mikal | ---------------------------------------------------------------------- | 03:58 |
mikal | Traceback (most recent call last): | 03:58 |
mikal | File "/data/src/openstack.clean/nova/nova/tests/test_compute.py", line 1607, in test_start_shutdown | 03:58 |
mikal | vm_states.STOPPED, task_states.STARTING) | 03:58 |
mikal | File "/data/src/openstack.clean/nova/nova/tests/test_compute.py", line 1585, in start_check_state | 03:58 |
mikal | check_state(instance_uuid, power_state_, vm_state_, task_state_) | 03:58 |
mikal | File "/data/src/openstack.clean/nova/nova/tests/test_compute.py", line 1578, in check_state | 03:58 |
mikal | self.assertEqual(instance['vm_state'], vm_state_) | 03:58 |
mikal | AssertionError: u'error' != 'stopped' | 03:58 |
bcwaldon | and if you run the full suite that error is reproducible? | 03:58 |
mikal | By full quite you mean run_tests.sh? | 03:59 |
bcwaldon | yeah, sorry :) | 03:59 |
mikal | s/quite/suite/? | 03:59 |
mikal | Yes, its repeatable on two machines for me, both with recent masters | 03:59 |
mikal | Does it fail for you? | 03:59 |
*** mattstep_ has joined #openstack-dev | 03:59 | |
bcwaldon | nope, I'm on 2.7 | 03:59 |
*** AlanClark has quit IRC | 04:01 | |
*** mattstep_ has quit IRC | 04:04 | |
*** reed has quit IRC | 04:10 | |
*** mattstep has joined #openstack-dev | 04:13 | |
*** deshantm has quit IRC | 04:16 | |
*** mattstep has quit IRC | 04:18 | |
*** HDhillon_ has joined #openstack-dev | 04:22 | |
*** flaviamissi has quit IRC | 04:22 | |
*** adjohn has quit IRC | 04:23 | |
*** flaviamissi has joined #openstack-dev | 04:23 | |
*** HDhillon has quit IRC | 04:25 | |
*** flaviamissi has quit IRC | 04:27 | |
*** maplebed has joined #openstack-dev | 04:29 | |
*** CarlosM has quit IRC | 04:53 | |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Changes to start glance after https://review.openstack.org/3092 https://review.openstack.org/3095 | 04:57 |
*** adjohn has joined #openstack-dev | 05:01 | |
openstackgerrit | Jake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools for Horizon https://review.openstack.org/2920 | 05:12 |
openstackgerrit | Daryl Walleck proposed a change to openstack/tempest: Fix for bug917490 * Adds a wait for the image to become active before deleting it https://review.openstack.org/3096 | 05:15 |
openstackgerrit | James E. Blair proposed a change to openstack/quantum: Base version.py on glance. https://review.openstack.org/3072 | 05:24 |
openstackgerrit | Hengqing Hu proposed a change to openstack/nova: Respect availability_zone in nova-volume https://review.openstack.org/2956 | 05:29 |
*** seifried has joined #openstack-dev | 05:31 | |
seifried | hey anyone around? | 05:31 |
sdake | sup refried | 05:32 |
seifried | not much | 05:32 |
seifried | reading docs, was wondering if support for anything else other than openstack and EC2 is planned? | 05:32 |
seifried | e.g. vmware/RHEV/hyper-v/? | 05:32 |
sdake | you mean apis? I think only ec2 and osapi are in the tree | 05:33 |
seifried | yah, p;lans for anything else? | 05:33 |
sdake | not sure on plans | 05:33 |
sdake | might try someone else - somewhat new to the project | 05:33 |
seifried | just trying to get a feel for what's going on | 05:34 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Changes to start glance after https://review.openstack.org/3092 https://review.openstack.org/3095 | 05:38 |
seifried | oh duh it uses libvirt | 05:39 |
openstackgerrit | MotoKen proposed a change to openstack/nova: Clean up generate fingerprint. https://review.openstack.org/3097 | 05:55 |
mikal | seifried: yeah, there is something like four or five virtualization implementations supported | 06:00 |
mikal | But the default is kvm | 06:00 |
openstackgerrit | Dean Troyer proposed a change to openstack-dev/devstack: Glance changes to stack.sh for https://review.openstack.org/3092 https://review.openstack.org/3095 | 06:01 |
*** stokachu has quit IRC | 06:02 | |
*** Gordonz has quit IRC | 06:02 | |
*** stokachu has joined #openstack-dev | 06:03 | |
*** mszilagyi has quit IRC | 06:09 | |
openstackgerrit | Rajaram Mallya proposed a change to openstack/python-melangeclient: Moved client code from main melange repo. https://review.openstack.org/2783 | 06:10 |
openstackgerrit | Vish Ishaya proposed a change to openstack-dev/devstack: Make volumes work again with oneiric https://review.openstack.org/3051 | 06:10 |
*** mszilagyi has joined #openstack-dev | 06:10 | |
seifried | I wonder how long until everything implements the Amazon EC2 protocol :P | 06:13 |
*** markmc has joined #openstack-dev | 06:14 | |
mtaylor | seifried: the folks at canonical want solid ec2 support | 06:18 |
mtaylor | seifried: I do know of clouds that have decided that are deploying with ec2 support disabled though, so I wouldn't expect EC2 api to take over in openstack any time in the near future | 06:19 |
mtaylor | mikal: I've got a todo list item that I'm hoping to finish in the next week or two that will start running tests in our jenkins on both 2.6 and 2.7 (as well as making that easy for users to do) | 06:20 |
mtaylor | mikal: so hopefully we can avoid issues like that in the future | 06:20 |
mikal | mtaylor: that would be cool. Us newby individual contributors are easily confused. | 06:21 |
mtaylor | mikal: ++ | 06:21 |
mikal | mtaylor: So, does this mean we believe that the fact that I am running python 2.7.2 is the problem with my run_tests? | 06:22 |
mtaylor | mikal: ah - no, sorry, I misread before and thought you were running on 2.6 | 06:22 |
mikal | Nah, 2.7.2. | 06:22 |
mikal | It is odd that I can repeat the failures but others can't | 06:23 |
mtaylor | mikal: our builders are running 2.7.1 | 06:23 |
mikal | It makes me feel that I must be doing something subtly wrong... | 06:23 |
mikal | Ok | 06:23 |
mtaylor | mikal: this is on trunk? | 06:23 |
mikal | And run_tests passed for me before the other day... | 06:23 |
mikal | mtaylor: yes | 06:23 |
mtaylor | mikal: trying on an oneiric machine | 06:24 |
mtaylor | mikal: our builders are still on natty, we haven't upgraded them yet ... although that reminds me I need to do that | 06:25 |
mikal | Heh, cool | 06:25 |
vishy | mikal: what failure are you getting? | 06:26 |
mikal | Its in the scrollback, but basically I checkout master, do a pull, and then get 14 failures and 1 error on run_tests.sh | 06:27 |
vishy | mikal: are you running the services at the same time? | 06:27 |
mtaylor | vishy, mikal: I have just reproduced this on an oneiric slave | 06:27 |
mikal | I think the traceback I pasted about three hours ago is the biggest issue | 06:27 |
mtaylor | vishy: master on oneiric, run_tests.sh, fail | 06:28 |
mikal | vishy: no, this is on my laptop... I run a test instance on a different machine | 06:28 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Mark openstack-specific steps. https://review.openstack.org/3098 | 06:28 |
mtaylor | vishy, mikal: I'll file a bug real quick if mikal hasn't already | 06:28 |
mikal | mtaylor: I haven't | 06:29 |
mikal | I've been too busy at the conf to get much done the last few days | 06:29 |
mtaylor | mikal: tell me about it | 06:29 |
vishy | mikal: and no openstack components are running? | 06:29 |
mikal | Which is sad, because I really want to get https://review.openstack.org/#change,2902 submitted | 06:29 |
vishy | mtaylor: oh, checking | 06:29 |
mikal | vishy: correct | 06:29 |
vishy | did the logging revert break oneiric? | 06:30 |
mikal | Logging revert? | 06:30 |
*** seifried has quit IRC | 06:31 | |
vishy | mikal: checking. We had a logging change that worked in python 2.7 and broke 2.6 | 06:31 |
mikal | Oh, nice | 06:31 |
vishy | then it was changed again I was wondering if that broke | 06:32 |
vishy | i just ran test_compute on oneiric without failures | 06:32 |
vishy | running all the tests now | 06:32 |
vishy | let you know the results in 10 minutes or so :) | 06:32 |
mikal | vishy: on another note, would you be adverse to a patch which tweaked the logging code to take an instance uuid much like it takes a context, and then passing instance uuid through any time a log message relates to a specific instance? I think it would help ops people understand the state of single misbehaving instances better... | 06:32 |
mikal | vishy: yeah, test_compute with runner.py works for me too. It feels a bit like a timing issue to be honest. | 06:33 |
vishy | mikal: there are a lot of logs that don't relete to instances specifically | 06:33 |
mikal | Sure, so in those cases you wouldn't pass an instance uuid, just like a context isn't always passed | 06:34 |
mtaylor | vishy: http://paste.openstack.org/show/4344/ | 06:35 |
mikal | At the moment you get log messages which say stuff like "spawn failed", without saying which instance failed | 06:35 |
*** bepernoot has joined #openstack-dev | 06:37 | |
vishy | mtaylor: ---------------------------------------------------------------------- | 06:42 |
vishy | Ran 2414 tests in 539.254s | 06:42 |
vishy | OK (SKIP=4) | 06:42 |
vishy | ! | 06:42 |
openstackgerrit | James E. Blair proposed a change to openstack/openstack-ci: Mark openstack-specific steps. https://review.openstack.org/3098 | 06:42 |
vishy | different versions of packages? | 06:42 |
mtaylor | vishy: WEIRD | 06:43 |
mtaylor | vishy: I was doing mine in a virtualenv | 06:43 |
zaitcev | Does it ring a bell for anyone: Glance returns an empty list of images, always. Just {"images": []} | 06:44 |
mtaylor | vishy: oh - I don't think the nova "no-site-packages" option for venv building is working, btw | 06:44 |
zaitcev | But images are there and can be downloaded, attributes extracted. | 06:44 |
mtaylor | vishy: but I haven't bothered fixing it, because I want to rework virtualenv creation anyway | 06:44 |
mtaylor | vishy: so it _might_ be different v's of system pacakges | 06:44 |
*** blur has joined #openstack-dev | 06:50 | |
*** bepernoot has quit IRC | 06:50 | |
*** jog0 has joined #openstack-dev | 06:52 | |
*** adjohn has quit IRC | 06:53 | |
*** sleepsonthefloo has quit IRC | 06:58 | |
*** jog0 has quit IRC | 06:58 | |
*** blur has quit IRC | 07:00 | |
*** Ryan_Lane has quit IRC | 07:09 | |
*** adjohn has joined #openstack-dev | 07:12 | |
*** shevek_ has joined #openstack-dev | 07:16 | |
*** mszilagyi_ has joined #openstack-dev | 07:39 | |
*** mszilagyi has quit IRC | 07:40 | |
*** mszilagyi_ is now known as mszilagyi | 07:40 | |
*** Ryan_Lane has joined #openstack-dev | 07:46 | |
*** bepernoot has joined #openstack-dev | 07:51 | |
*** bepernoot has quit IRC | 07:54 | |
*** bepernoot has joined #openstack-dev | 07:54 | |
*** Vek has quit IRC | 07:55 | |
*** Mandell has quit IRC | 07:55 | |
*** shevek_ has quit IRC | 07:57 | |
*** rbasak has quit IRC | 08:05 | |
*** HDhillon_ has quit IRC | 08:07 | |
*** HDhillon_ has joined #openstack-dev | 08:07 | |
*** rbasak has joined #openstack-dev | 08:13 | |
*** zul has quit IRC | 08:14 | |
openstackgerrit | Rick Harris proposed a change to openstack/nova: Adding rebuild and resize support to disk-config extension. https://review.openstack.org/3099 | 08:21 |
openstackgerrit | Rick Harris proposed a change to openstack/nova: Adding rebuild and resize support to disk-config extension. https://review.openstack.org/3099 | 08:22 |
*** jeffjapan has quit IRC | 08:23 | |
openstackgerrit | Rick Harris proposed a change to openstack/python-novaclient: Adding rebuild/resize hooks. https://review.openstack.org/3100 | 08:25 |
*** remco_ has quit IRC | 08:25 | |
*** ewindisch has quit IRC | 08:25 | |
openstackgerrit | Verification of a change to openstack/glance failed: Avoid the need for users to manually edit PasteDeploy config in order to switch pipelines. https://review.openstack.org/3037 | 08:32 |
openstackjenkins | Project nova-docs build #1953: SUCCESS in 2 min 44 sec: https://jenkins.openstack.org/job/nova-docs/1953/ | 08:33 |
openstackjenkins | * naveedm9: Prefixing the request id with 'req-' to decrease confusion when looking | 08:33 |
openstackjenkins | * alex.meade: Add ipv4 and ipv6 validation | 08:33 |
*** zigo has joined #openstack-dev | 08:37 | |
*** bencherian has quit IRC | 08:40 | |
openstackgerrit | Verification of a change to openstack/nova failed: Add SSH Bastion support as alternate cloudpipe. https://review.openstack.org/2593 | 08:42 |
openstackgerrit | Alvaro Lopez proposed a change to openstack/nova: Fixed bug 912701 https://review.openstack.org/3067 | 08:45 |
uvirtbot | Launchpad bug 912701 in nova "Openstack Compute with Xen in Ubuntu 11.10 fails to load due to Domain-0 being considered an instance" [Undecided,In progress] https://launchpad.net/bugs/912701 | 08:45 |
*** remco_ has joined #openstack-dev | 08:46 | |
openstackgerrit | Alvaro Lopez proposed a change to openstack/nova: Fixes bug 917128 https://review.openstack.org/3068 | 08:46 |
uvirtbot | Launchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,In progress] https://launchpad.net/bugs/917128 | 08:46 |
openstackgerrit | Verification of a change to openstack/glance failed: Make paste.ini file location configurable. https://review.openstack.org/3038 | 08:50 |
*** jeremy_ has joined #openstack-dev | 08:53 | |
*** jeremy_ has joined #openstack-dev | 08:53 | |
*** jeremy has quit IRC | 08:57 | |
*** jeremy_ is now known as jeremy | 08:57 | |
openstackgerrit | Verification of a change to openstack/glance failed: Avoid the need for users to manually edit PasteDeploy config in order to switch pipelines. https://review.openstack.org/3037 | 09:02 |
*** mszilagyi has quit IRC | 09:03 | |
*** derekh has joined #openstack-dev | 09:13 | |
*** gavri has quit IRC | 09:13 | |
openstackgerrit | Alvaro Lopez proposed a change to openstack/nova: Fixes bug 917128 https://review.openstack.org/3068 | 09:15 |
uvirtbot | Launchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,In progress] https://launchpad.net/bugs/917128 | 09:15 |
openstackgerrit | Verification of a change to openstack/glance failed: Make paste.ini file location configurable. https://review.openstack.org/3038 | 09:17 |
*** LinuxJedi has quit IRC | 09:22 | |
*** reidrac has joined #openstack-dev | 09:22 | |
*** LinuxJedi has joined #openstack-dev | 09:25 | |
openstackgerrit | Verification of a change to openstack/glance failed: Avoid the need for users to manually edit PasteDeploy config in order to switch pipelines. https://review.openstack.org/3037 | 09:25 |
*** Tribaal has joined #openstack-dev | 09:26 | |
*** ewindisch has joined #openstack-dev | 09:28 | |
*** pixelbeat has joined #openstack-dev | 09:36 | |
*** mattstep has joined #openstack-dev | 09:37 | |
*** stokachu has quit IRC | 09:43 | |
*** stokachu has joined #openstack-dev | 09:44 | |
*** Vek has joined #openstack-dev | 09:55 | |
*** apevec has joined #openstack-dev | 09:56 | |
*** HDhillon_ has quit IRC | 10:03 | |
*** HDhillon_ has joined #openstack-dev | 10:04 | |
*** darraghb has joined #openstack-dev | 10:08 | |
*** HDhillon_ has quit IRC | 10:09 | |
*** oneiroi has joined #openstack-dev | 10:10 | |
*** oneiroi has joined #openstack-dev | 10:10 | |
*** oneiroi has quit IRC | 10:10 | |
*** oneiroi has joined #openstack-dev | 10:10 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/quantum: bp/api-error-codes Restructured API error codes for Quantum API v1.1 This changeset provides the following changes: - Only standard HTTP errors for Quantum API v1.1 - Customized fault response body formatting according to API version - Changes to unit tes https://review.openstack.org/3101 | 10:15 |
*** elasticdog has quit IRC | 10:16 | |
*** elasticdog has joined #openstack-dev | 10:18 | |
*** Ryan_Lane has quit IRC | 10:26 | |
*** jeremy_ has joined #openstack-dev | 10:27 | |
*** jeremy_ has joined #openstack-dev | 10:27 | |
*** jeremy has quit IRC | 10:30 | |
*** jeremy_ is now known as jeremy | 10:30 | |
*** andrewsmedina has joined #openstack-dev | 11:12 | |
*** ncode has joined #openstack-dev | 11:20 | |
*** ncode has joined #openstack-dev | 11:20 | |
*** flaviamissi has joined #openstack-dev | 11:24 | |
openstackgerrit | Ghe Rivero proposed a change to openstack/quantum: Improved VlanMap. https://review.openstack.org/2302 | 11:27 |
*** bourke has quit IRC | 11:28 | |
openstackgerrit | Salvatore Orlando proposed a change to openstack/quantum: bp/api-filters This changeset implements filters for core Quantum API and provides unit tests https://review.openstack.org/2968 | 11:28 |
*** bourke has joined #openstack-dev | 11:28 | |
*** andrewsmedina has quit IRC | 11:34 | |
*** ironcame12 has quit IRC | 11:35 | |
*** ironcamel2 has joined #openstack-dev | 11:35 | |
*** eglynn_ has quit IRC | 11:36 | |
*** eglynn_ has joined #openstack-dev | 11:37 | |
*** tryggvil_ has quit IRC | 11:39 | |
*** Vek has quit IRC | 11:42 | |
*** Vek has joined #openstack-dev | 11:42 | |
*** ncode has quit IRC | 11:50 | |
*** TREllis_ is now known as TREllis | 11:57 | |
*** andrewsmedina has joined #openstack-dev | 11:59 | |
openstackgerrit | eglynn proposed a change to openstack/glance: Make paste.ini file location configurable. https://review.openstack.org/3038 | 12:02 |
openstackgerrit | eglynn proposed a change to openstack/glance: Split out paste deployment config from the core glance *.conf files into corresponding *-paste.ini files. https://review.openstack.org/3036 | 12:02 |
openstackgerrit | eglynn proposed a change to openstack/glance: Avoid the need for users to manually edit PasteDeploy config in order to switch pipelines. https://review.openstack.org/3037 | 12:02 |
*** eglynn_ is now known as eglynn__ | 12:02 | |
*** eglynn__ is now known as eglynn | 12:03 | |
*** stokachu has quit IRC | 12:11 | |
*** rkukura has quit IRC | 12:12 | |
*** zul has joined #openstack-dev | 12:17 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates https://review.openstack.org/3035 | 12:18 |
*** ncode has joined #openstack-dev | 12:18 | |
*** ncode has joined #openstack-dev | 12:18 | |
*** markvoelker has joined #openstack-dev | 12:29 | |
ttx | markmc: how is 2011.3.1 going so far ? | 13:08 |
adam_g | jeblair: around? | 13:23 |
adam_g | mtaylor: ^ | 13:24 |
*** rods has joined #openstack-dev | 13:25 | |
*** rods has quit IRC | 13:25 | |
ttx | adam_g: they are in Australia, so probably asleep. | 13:28 |
*** rods has joined #openstack-dev | 13:28 | |
*** rods has quit IRC | 13:28 | |
*** rods has joined #openstack-dev | 13:29 | |
adam_g | ttx: ah | 13:29 |
*** rods has quit IRC | 13:29 | |
*** rods has joined #openstack-dev | 13:29 | |
ttx | adam_g: anything I could help you with ? | 13:29 |
*** rods has joined #openstack-dev | 13:29 | |
openstackgerrit | Major Hayden proposed a change to openstack/quantum: Fixes setup scripts for quantum plugins. https://review.openstack.org/3102 | 13:29 |
markmc | ttx, it's ready for testing, I'll send out a mail now | 13:30 |
*** rods has quit IRC | 13:30 | |
adam_g | ttx: not sure. gerrit related, can't push. origianlly caused by some LP weirdness which should be resolved now, but still no luck.. | 13:30 |
*** rods has joined #openstack-dev | 13:30 | |
markmc | ttx, a small handful of fixes awaiting review in gerrit | 13:30 |
markmc | ttx, keeping my eye out for reports of significant regressions on diablo, but nothing so far | 13:31 |
ttx | markmc: maybe wait until it's a potential winner ? | 13:31 |
ttx | i.e. don't call for test until those last things are in ? | 13:31 |
*** rods has quit IRC | 13:31 | |
Kiall | markmc, also .. are you guys only doing a nova+glance 2011.3.1? | 13:31 |
markmc | ttx, maybe - but I'd ship without these 3; they're incidental | 13:32 |
markmc | Kiall, yep | 13:32 |
ttx | markmc: your call | 13:32 |
*** rods has joined #openstack-dev | 13:32 | |
*** rods has quit IRC | 13:32 | |
*** rods has joined #openstack-dev | 13:32 | |
*** rods has quit IRC | 13:32 | |
*** rods has joined #openstack-dev | 13:37 | |
*** rods has quit IRC | 13:38 | |
*** rods has joined #openstack-dev | 13:38 | |
*** rods has quit IRC | 13:39 | |
*** rods has joined #openstack-dev | 13:39 | |
*** rods has quit IRC | 13:40 | |
*** rods has joined #openstack-dev | 13:40 | |
*** rods has quit IRC | 13:42 | |
*** rods has joined #openstack-dev | 13:44 | |
*** rods has quit IRC | 13:46 | |
*** dprince has joined #openstack-dev | 13:49 | |
*** AlanClark has joined #openstack-dev | 14:01 | |
openstackjenkins | Project nova-docs build #1954: SUCCESS in 3 min 21 sec: https://jenkins.openstack.org/job/nova-docs/1954/ | 14:04 |
openstackjenkins | Mark McLoughlin: Fix some cfg test case naming conflicts | 14:04 |
*** stokachu has joined #openstack-dev | 14:04 | |
openstackgerrit | Sapan Kona proposed a change to openstack/tempest: Fixed a few style related problems. Changed the indentation to 4 space width. Added nonexistant tests for image metadata operations https://review.openstack.org/2554 | 14:06 |
openstackgerrit | Thierry Carrez proposed a change to openstack/python-keystoneclient: Adjust version number to match other deliveries https://review.openstack.org/3103 | 14:08 |
*** stuntmachine has joined #openstack-dev | 14:11 | |
openstackgerrit | Sapan Kona proposed a change to openstack/tempest: Fixed a few style related problems. Changed the indentation to 4 space width. Added nonexistant tests for image metadata operations https://review.openstack.org/2554 | 14:13 |
openstackgerrit | Thierry Carrez proposed a change to openstack/openstack-ci: Add new git repo -> LP project mappings https://review.openstack.org/3104 | 14:15 |
*** lts has joined #openstack-dev | 14:23 | |
zul | markmc: ping do you want these reviewed for 2011.3.1? | 14:23 |
markmc | zul, yes please | 14:23 |
*** kbringard has joined #openstack-dev | 14:25 | |
zul | markmc: done | 14:26 |
markmc | zul, thanks | 14:29 |
*** rkukura has joined #openstack-dev | 14:32 | |
openstackjenkins | Project nova-docs build #1955: SUCCESS in 3 min 33 sec: https://jenkins.openstack.org/job/nova-docs/1955/ | 14:34 |
openstackjenkins | * pbrady: improve handling of the img_handlers config list | 14:34 |
openstackjenkins | * Brian Waldon: Add default policy rule | 14:34 |
openstackgerrit | Sapan Kona proposed a change to openstack/tempest: Changed the error response code from 422 to 404 and converted the indentation to 4 space width. Added nonexistant server action tests for reboot and rebuild Restored the deleted new lines. https://review.openstack.org/2554 | 14:39 |
openstackgerrit | Sapan Kona proposed a change to openstack/tempest: Made a few style-related fixups Changed the error response code from 422 to 404 and converted the indentation to 4 space width. Added nonexistant server action tests for reboot and rebuild Restored the deleted new lines. https://review.openstack.org/2554 | 14:40 |
*** stokachu has quit IRC | 14:43 | |
markmc | ttx, any thoughts on this ? https://bugs.launchpad.net/nova/+bug/917676 | 14:46 |
uvirtbot | Launchpad bug 917676 in nova "Missing scripts from 2011.3.1 binaries" [Critical,Confirmed] | 14:47 |
markmc | ttx, these weren't listed in setup.py for 2011.3 either | 14:47 |
markmc | ttx, I'm guessing distutils-extra pulled them in for 2011.3 ? | 14:47 |
markmc | ttx, but the tarball isn't being built with that any more? | 14:47 |
* ttx looks | 14:48 | |
ttx | strange | 14:50 |
*** mattray has joined #openstack-dev | 14:50 | |
markmc | ttx, added another comment | 14:50 |
ttx | markmc: why would distutils-extra have pulled them in ? | 14:50 |
ttx | for every other thing, we had to keep that list up to date | 14:51 |
markmc | distutils-extra does a heap of magic voodoo | 14:51 |
ttx | markmc: I think we need those in, if they were in 2011.3 | 14:52 |
markmc | ttx, yeah, thinking the same | 14:52 |
ttx | markmc: and also fixed in 2012.1 | 14:52 |
ttx | before E3 | 14:52 |
ttx | markmc: the tarball isn't built using distutils-extra anymore ? | 14:52 |
openstackgerrit | Sapan Kona proposed a change to openstack/tempest: Made a few style-related fixups on failure messages. Changed the indentation to 4 space width. Added nonexistant tests for image metadata operations https://review.openstack.org/2556 | 14:53 |
markmc | ttx, I don't know | 14:53 |
ttx | markmc: let me run my tarball vs. repo script to check nothing else is missing | 14:53 |
markmc | ttx, http://bazaar.launchpad.net/~python-distutils-extra-hackers/python-distutils-extra/debian/view/head:/DistUtilsExtra/auto.py#L232 | 14:54 |
markmc | ttx, definitely smells like distutils-extra | 14:54 |
ttx | hmm. | 14:56 |
ttx | looks like my "python setup.py sdist" style tarballs have bin/* | 14:57 |
* ttx wonders what the tarball script now uses | 14:57 | |
* ttx goes to find out | 14:57 | |
markmc | ttx, it uses venv, which doesn't have distutils-extra | 14:58 |
*** zigo has quit IRC | 14:58 | |
ttx | grumble | 14:58 |
markmc | ttx, that could be the fix, just add it to pip-requires | 14:59 |
ttx | markmc: let me comment on the bug | 15:00 |
*** wwkeyboard has left #openstack-dev | 15:01 | |
*** wwkeyboard has joined #openstack-dev | 15:01 | |
soren | Actually.. | 15:02 |
soren | I'd much rather have a fix that doesn't require distutils-extra. | 15:02 |
soren | LEss dependence on that thing is better. | 15:02 |
markmc | yes | 15:02 |
markmc | and distutils-extra is evil | 15:02 |
ttx | markmc: fix by adding the missing binaries in setup.py | 15:03 |
ttx | in both master and stable/diablo | 15:03 |
markmc | yeah | 15:03 |
*** apevec has quit IRC | 15:09 | |
*** crobinso has joined #openstack-dev | 15:10 | |
openstackgerrit | Mark McLoughlin proposed a change to openstack/nova: Add missing scripts to setup.py (lp#917676) https://review.openstack.org/3105 | 15:12 |
markmc | soren, ttx, ^^ | 15:14 |
*** rkukura has quit IRC | 15:14 | |
*** rkukura has joined #openstack-dev | 15:15 | |
markmc | soren, ttx, also https://review.openstack.org/3106 | 15:15 |
ttx | markmc: nova-api-os still missing ? | 15:17 |
markmc | ttx, doesn't exist on master | 15:17 |
ttx | oh, ok | 15:17 |
*** webdo has joined #openstack-dev | 15:19 | |
ttx | approved | 15:19 |
markmc | ttx, +2 is approved these days :) | 15:22 |
ttx | markmc: won't approve until it hits master first :P | 15:24 |
markmc | ttx, you +2ed on diablo, and +1ed on master | 15:25 |
ttx | can't +2 on master, I'm not nova-core. | 15:25 |
markmc | ah, ok | 15:26 |
openstackgerrit | Dean Troyer proposed a change to openstack/python-novaclient: Set Content-Type header on all requests https://review.openstack.org/3107 | 15:29 |
*** dtroyer has quit IRC | 15:30 | |
markmc | hmm, where do the logs from gate-integration-tests-devstack-vm go again? | 15:33 |
* markmc recalls jeblair mentioning a "files" area with the log files | 15:33 | |
*** wwkeyboard has left #openstack-dev | 15:33 | |
Kiall | markmc, "archived artifacts" should have a list of them (i think its just syslog right now) | 15:33 |
*** wwkeyboard has joined #openstack-dev | 15:33 | |
*** wwkeyboard has quit IRC | 15:34 | |
markmc | Kiall, where is that? I see "last successful artifact" | 15:34 |
Kiall | markmc, if you're looking at build #536.. it seems to be missing the logs | 15:34 |
markmc | Kiall, right; maybe it's only kept when it succeeds | 15:34 |
Kiall | seems like a mistake ;) | 15:34 |
*** jeremy_ has joined #openstack-dev | 15:34 | |
*** jeremy_ has joined #openstack-dev | 15:34 | |
*** jeremy has quit IRC | 15:35 | |
Kiall | markmc, it kept them for the failed #529 | 15:35 |
markmc | Kiall, ah, hmm | 15:35 |
Kiall | ah .. it failed too early in the build | 15:36 |
Kiall | no logs had been generated by the time #536 failed | 15:36 |
*** jeremy has joined #openstack-dev | 15:36 | |
Kiall | Looks like a retrigger of that build will fix iy | 15:36 |
Kiall | it* | 15:36 |
markmc | Kiall, yeah, just did that ... thanks | 15:37 |
*** CarlosM has joined #openstack-dev | 15:37 | |
*** jeremy__ has joined #openstack-dev | 15:39 | |
*** jeremy_ has quit IRC | 15:39 | |
*** deshantm has joined #openstack-dev | 15:41 | |
*** jeremy has quit IRC | 15:42 | |
*** jeremy__ is now known as jeremy | 15:42 | |
*** cp16net has joined #openstack-dev | 15:45 | |
*** ayoung has joined #openstack-dev | 15:45 | |
*** CarlosM has quit IRC | 15:48 | |
*** reed has joined #openstack-dev | 15:48 | |
*** zzed has joined #openstack-dev | 15:50 | |
*** rnirmal has joined #openstack-dev | 15:54 | |
adam_g | vishy: if you're around, are there corresponding updates to nova for this? https://github.com/cloudbuilders/openstackx/commit/ad18daae7570f296acb8aa2cd0d4896c552fed10#diff-0 | 15:54 |
*** CarlosM has joined #openstack-dev | 16:02 | |
Kiall | jaypipes, looks like a gerrit issue? a merged review has disappeared from the repository... https://review.openstack.org/2840 | 16:04 |
Kiall | (or is it mtaylor who looks after gerrit?) | 16:05 |
jaypipes | Kiall: ah, the case of the missing merge review. I will get Dr. Holmes (jeblair) and Watson (mtaylor) on it immediately :) | 16:08 |
openstackgerrit | Verification of a change to openstack/keystone failed: Bug #915544: keystone-manage version 1 commands broken when using flags https://review.openstack.org/2999 | 16:08 |
uvirtbot | Launchpad bug 915544 in keystone "keystone-manage version 1 commands broken when using flags" [Undecided,In progress] https://launchpad.net/bugs/915544 | 16:08 |
jaypipes | Kiall: BTW, in all seriousness, have you reported a bug about this against the openstack-ci project? If so, I would ping jeblair and mtaylor on it. They are both in New Zealand this week at LCA, though, so timezones may be an issue... just FYI | 16:09 |
Kiall | Nope, haven't filed a bug - dolph just noticed it and commented on the review a few mins ago.. | 16:10 |
LinuxJedi | jaypipes: plus I'm on their team and actually working this week so may be able to look ;) | 16:18 |
*** Gordonz has joined #openstack-dev | 16:24 | |
*** jsavak has joined #openstack-dev | 16:27 | |
*** bepernoot has quit IRC | 16:30 | |
*** bsza has joined #openstack-dev | 16:33 | |
*** bsza-I has joined #openstack-dev | 16:33 | |
*** bsza-I has quit IRC | 16:34 | |
*** dragondm has joined #openstack-dev | 16:35 | |
*** zzed has quit IRC | 16:37 | |
*** zzed has joined #openstack-dev | 16:37 | |
openstackgerrit | Verification of a change to openstack/python-novaclient failed: Set Content-Type header on all requests https://review.openstack.org/3107 | 16:39 |
*** jeremy_ has joined #openstack-dev | 16:40 | |
*** jeremy_ has joined #openstack-dev | 16:40 | |
markmc | soren, care to approve https://review.openstack.org/3105 ? | 16:42 |
*** jeremy__ has joined #openstack-dev | 16:42 | |
*** jeremy__ has joined #openstack-dev | 16:42 | |
*** jeremy has quit IRC | 16:43 | |
*** jeremy__ is now known as jeremy | 16:43 | |
LinuxJedi | jaypipes, Kiall: I see the problem, will look into a fix... | 16:44 |
Kiall | LinuxJedi, great :) | 16:44 |
Kiall | saves me filing a bug ;) | 16:44 |
*** bencherian has joined #openstack-dev | 16:45 | |
*** jeremy_ has quit IRC | 16:46 | |
*** mdomsch has joined #openstack-dev | 16:46 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates https://review.openstack.org/3035 | 16:53 |
openstackgerrit | andrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova. https://review.openstack.org/2938 | 17:02 |
openstackjenkins | Project nova-docs build #1956: SUCCESS in 2 min 50 sec: https://jenkins.openstack.org/job/nova-docs/1956/ | 17:03 |
openstackjenkins | Alvaro: Fixes bug 917128 | 17:03 |
uvirtbot | Launchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,Fix committed] https://launchpad.net/bugs/917128 | 17:03 |
LinuxJedi | Kiall: damn it, I was wrong. Really frigging weird, doesn't seem to hit git in stable/diablo at all, despite Jenkins' log saying it is... | 17:03 |
Kiall | LinuxJedi, maybe the push to gerrit failed, but the local clone has the commit? | 17:04 |
LinuxJedi | Kiall: I can't find it in the local clone either | 17:05 |
jaypipes | blessed be the Starbucks. | 17:06 |
LinuxJedi | Kiall: something very funny going on with git, I'm afraid I will need mtaylor or jeblair :( | 17:06 |
Kiall | heh ;) I would bet its /var/lib/jenkins/jobs/gate-keystone-merge/workspace/ | 17:06 |
Kiall | Ah well! | 17:06 |
LinuxJedi | Kiall: yep, the workspace has it, that is it :) | 17:07 |
jaypipes | LinuxJedi: the Jenkins workspace is where good code goes to die. | 17:08 |
*** dubsquared has joined #openstack-dev | 17:08 | |
Kiall | right.. maybe the push failed in some weird way that looked to jenkins like a success? | 17:08 |
Kiall | I'll stop speculating at this point before I talk you into wiping all known copies of the keystone code somehow ;) | 17:08 |
LinuxJedi | probably | 17:08 |
LinuxJedi | lol! :) | 17:09 |
* LinuxJedi has only been at this job a week, so unfortunately hit beyond my knowledge of how this jenkins setup is supposed to work ;) | 17:09 | |
Kiall | Actually - manually pushing would probably be a bad idea.. since gerrit wouldn't know about it | 17:11 |
*** reidrac has quit IRC | 17:11 | |
adam_g | anyone know if there are any new/renamed osapi extensions that need to be loaded via nova.conf to satisify the failing routes in http://paste.ubuntu.com/807599/ | 17:12 |
LinuxJedi | Kiall: https://bugs.launchpad.net/openstack-ci/+bug/917759 <- I'll make sure they look at it when they wake up (currently 4AM where they are) | 17:14 |
uvirtbot | Launchpad bug 917759 in openstack-ci "gate-keystone-merge broken for stable/diablo" [Critical,New] | 17:14 |
Kiall | sure | 17:15 |
*** sleepsonthefloo has joined #openstack-dev | 17:15 | |
*** bepernoot has joined #openstack-dev | 17:16 | |
LinuxJedi | Kiall: once fixed it should hopefully just be a case of us doing a manual re-trigger in Jenkins | 17:16 |
*** mnewby has joined #openstack-dev | 17:17 | |
openstackjenkins | Project nova-docs build #1957: SUCCESS in 3 min 4 sec: https://jenkins.openstack.org/job/nova-docs/1957/ | 17:18 |
openstackjenkins | * Vishvananda Ishaya: Updates linux_net to ignore some shell errors | 17:18 |
openstackjenkins | * Brian Waldon: Add policy checking to nova.network.api.API | 17:18 |
*** bepernoot has quit IRC | 17:19 | |
*** dtroyer has joined #openstack-dev | 17:21 | |
*** oneiroi has quit IRC | 17:21 | |
*** oneiroi has joined #openstack-dev | 17:22 | |
*** oneiroi has quit IRC | 17:22 | |
*** oneiroi has joined #openstack-dev | 17:22 | |
*** oneiroi has quit IRC | 17:23 | |
*** stuntmachine has quit IRC | 17:24 | |
*** zigo has joined #openstack-dev | 17:27 | |
openstackgerrit | Dean Troyer proposed a change to openstack/python-novaclient: Set Content-Type header on all requests https://review.openstack.org/3107 | 17:30 |
*** bepernoot has joined #openstack-dev | 17:31 | |
openstackgerrit | Verification of a change to openstack/nova failed: blueprint host-aggregates https://review.openstack.org/3035 | 17:32 |
openstackgerrit | Kevin L. Mitchell proposed a change to openstack/nova: Fix an error that prevents message from getting substituted. https://review.openstack.org/3108 | 17:33 |
jaypipes | dtroyer: thx for help on the devstack/glance stuff from last night. just about to get to those reviews now. | 17:34 |
*** n0ano has joined #openstack-dev | 17:34 | |
*** n0ano has joined #openstack-dev | 17:34 | |
*** bepernoot has quit IRC | 17:39 | |
Vek | did something just happen to review.openstack.org? I went to look at a merge-prop I just made, and my browser is just sitting there. | 17:39 |
jaypipes | did review.openstack.org go down? | 17:39 |
bcwaldon | it just had a brain fart | 17:39 |
bcwaldon | its back now | 17:39 |
bcwaldon | calm down guys! | 17:39 |
jaypipes | Vek: ah, jinx | 17:39 |
jaypipes | bcwaldon: :P | 17:39 |
Vek | confirmed, it's back. | 17:39 |
zigo | ttx & jaypipes: Hi there! | 17:40 |
zigo | I still didn't get any contact from those working on XenAPI + Openstack. | 17:40 |
zigo | I really would like to get in touch with the relevant ppl. | 17:41 |
zigo | Do you know who I can get in touch with? | 17:41 |
zigo | I mean, actual developers, not Lars or Ewan, who are busy and can't answer me anyway. | 17:41 |
jaypipes | zigo: yo | 17:41 |
*** derekh has quit IRC | 17:42 | |
*** sleepsonthefloo has quit IRC | 17:42 | |
jaypipes | zigo: hmm... I would contact either Armando Migliccio (sp?) or Salvatore from Citrix. They should know. | 17:42 |
*** sleepsonthefloo has joined #openstack-dev | 17:42 | |
jaypipes | zigo: email me and I will email you their contact info. | 17:42 |
zigo | Do you have their email addresses? | 17:42 |
jaypipes | zigo: jaypipes@gmail.com | 17:42 |
zigo | Ok. | 17:42 |
zigo | Cheers. | 17:42 |
jaypipes | np | 17:43 |
*** jdurgin has joined #openstack-dev | 17:43 | |
*** openstack` has joined #openstack-dev | 17:48 | |
*** openstack has quit IRC | 17:48 | |
*** openstackjenkins has joined #openstack-dev | 17:48 | |
*** openstack` is now known as openstack | 17:49 | |
*** mtaylor has quit IRC | 17:49 | |
*** mtaylor has joined #openstack-dev | 17:49 | |
*** mtaylor has quit IRC | 17:49 | |
*** mtaylor has joined #openstack-dev | 17:49 | |
*** ChanServ sets mode: +v mtaylor | 17:49 | |
*** webdo has quit IRC | 17:51 | |
*** openstackgerrit has joined #openstack-dev | 17:53 | |
*** openstack has joined #openstack-dev | 17:57 | |
comstud | it's back now | 17:57 |
openstackgerrit | Ravikumar Venkatesan proposed a change to openstack/tempest: bug915695 security groups client - to list https://review.openstack.org/3018 | 17:57 |
*** openstackjenkins has joined #openstack-dev | 17:57 | |
*** eglynn has quit IRC | 17:59 | |
*** gyee has joined #openstack-dev | 17:59 | |
*** eglynn has joined #openstack-dev | 17:59 | |
markmc | vishy, 2011.3.1 progress blocked on https://review.openstack.org/3105 if you're about | 18:00 |
*** mnewby_ has joined #openstack-dev | 18:01 | |
*** HDhillon has joined #openstack-dev | 18:01 | |
*** statik has joined #openstack-dev | 18:02 | |
*** openstack` has joined #openstack-dev | 18:06 | |
*** openstack has quit IRC | 18:06 | |
*** openstackgerrit has quit IRC | 18:06 | |
Kiall | and its back again ;) | 18:06 |
*** openstack` is now known as openstack | 18:07 | |
*** apevec has joined #openstack-dev | 18:09 | |
vishy | markmc: kicked | 18:10 |
markmc | vishy, merci buckets | 18:11 |
*** stokachu has quit IRC | 18:16 | |
*** andrewbogott has joined #openstack-dev | 18:17 | |
*** openstackgerrit has joined #openstack-dev | 18:22 | |
*** johnpur has joined #openstack-dev | 18:23 | |
*** ChanServ sets mode: +v johnpur | 18:23 | |
openstackgerrit | Verification of a change to openstack/nova failed: Fix an error that prevents message from getting substituted. https://review.openstack.org/3108 | 18:34 |
*** jakedahn has joined #openstack-dev | 18:34 | |
vishy | markmc: I'm told that this is an important horizon fix for diablo that has been sitting in the queue for a while | 18:36 |
*** darraghb has quit IRC | 18:37 | |
*** novas0x2a|laptop has joined #openstack-dev | 18:37 | |
markmc | vishy, thanks https://review.openstack.org/3028 | 18:44 |
markmc | vishy, stable-maint is only handling diablo core projects, except swift i.e. nova/glance :) | 18:44 |
vishy | markmc: hmm, so no one on horizon has +2 to horizon stable | 18:46 |
vishy | markmc: so we need a way to get stuff in | 18:47 |
markmc | vishy, looks like it; same for keystone | 18:47 |
*** maplebed has quit IRC | 18:47 | |
markmc | vishy, I've been +2ing as I notice then, if $project-core has +1ed | 18:47 |
markmc | vishy, it's only been a handful so far | 18:47 |
vishy | markmc: cool | 18:47 |
markmc | vishy, stable-maint will handle keystone and horizon for essex, I guess | 18:47 |
openstackjenkins | Project nova-docs build #1958: SUCCESS in 3 min 3 sec: https://jenkins.openstack.org/job/nova-docs/1958/ | 18:48 |
openstackjenkins | Mark McLoughlin: Add missing scripts to setup.py (lp#917676) | 18:48 |
*** jsavak has quit IRC | 18:49 | |
*** HDhillon_ has joined #openstack-dev | 18:49 | |
*** HDhillon has quit IRC | 18:51 | |
*** bengrue has joined #openstack-dev | 18:53 | |
openstackgerrit | Armando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates https://review.openstack.org/3109 | 18:57 |
openstackgerrit | Armando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates https://review.openstack.org/3035 | 18:57 |
*** sniperd has quit IRC | 19:03 | |
*** sniperd has joined #openstack-dev | 19:04 | |
*** mnewby has quit IRC | 19:04 | |
*** mnewby has joined #openstack-dev | 19:07 | |
openstackgerrit | Kevin L. Mitchell proposed a change to openstack/nova: Fix an error that prevents message from getting substituted. https://review.openstack.org/3108 | 19:14 |
ewindisch | heads up, I've made considerable progress on the zeromq-rpc blueprint since December. I've been communicating progress to oubiwann since he is the blueprint owner, and making some comments in the blueprint itself. | 19:18 |
soren | markmc: Merged already, it seems. Has it been ported to the stable branch as well? | 19:18 |
markmc | soren, yep, already merged on both - thanks | 19:19 |
openstackjenkins | Project nova-docs build #1959: SUCCESS in 3 min 42 sec: https://jenkins.openstack.org/job/nova-docs/1959/ | 19:19 |
openstackjenkins | motokentsai: Clean up generate fingerprint. | 19:19 |
*** heckj has joined #openstack-dev | 19:19 | |
*** dubsquared has quit IRC | 19:20 | |
openstackgerrit | Verification of a change to openstack/nova failed: blueprint host-aggregates https://review.openstack.org/3035 | 19:22 |
*** mnewby has quit IRC | 19:25 | |
*** oneiroi has joined #openstack-dev | 19:26 | |
*** oneiroi has joined #openstack-dev | 19:26 | |
openstackgerrit | Chuck Short proposed a change to openstack/nova: Drop FK constraint if it exists in migration 064 https://review.openstack.org/3110 | 19:26 |
*** mnewby has joined #openstack-dev | 19:27 | |
*** mnewby has joined #openstack-dev | 19:27 | |
openstackgerrit | Johannes Erdfelt proposed a change to openstack/nova: Only update if there are networks to update https://review.openstack.org/3111 | 19:29 |
*** Ryan_Lane has joined #openstack-dev | 19:32 | |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted. https://review.openstack.org/3112 | 19:35 |
*** maplebed has joined #openstack-dev | 19:37 | |
*** maplebed has joined #openstack-dev | 19:37 | |
*** pixelbeat has quit IRC | 19:42 | |
*** joshuamckenty has joined #openstack-dev | 19:46 | |
*** mdomsch has quit IRC | 19:49 | |
LinuxJedi | Kiall: ok, so my bad. It isn't a bug at all. you just don't have a +2 code review for that branch | 19:49 |
openstackgerrit | Chuck Short proposed a change to openstack/tempest: Add start of EC2 API testing to tempest. https://review.openstack.org/3064 | 19:50 |
mtaylor | jaypipes, markmc: could you change your code review to +2 for https://review.openstack.org/#change,2840 ? | 19:50 |
ttx | bcwaldon: is interim-nova-authz-service with the recent merge ? | 19:50 |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted. https://review.openstack.org/3112 | 19:52 |
*** mnewby has quit IRC | 19:53 | |
*** bencherian has quit IRC | 20:03 | |
*** mnewby has joined #openstack-dev | 20:04 | |
*** mnewby has quit IRC | 20:04 | |
openstackgerrit | Rick Harris proposed a change to openstack/nova: Rebuild/Resize support for disk-config. https://review.openstack.org/3099 | 20:05 |
*** mnewby has joined #openstack-dev | 20:05 | |
*** mnewby has joined #openstack-dev | 20:06 | |
openstackgerrit | Major Hayden proposed a change to openstack/quantum: Removed erroneous print from setup.py https://review.openstack.org/3113 | 20:11 |
*** GheRivero_ has joined #openstack-dev | 20:16 | |
openstackgerrit | Verification of a change to openstack/nova failed: Rebuild/Resize support for disk-config. https://review.openstack.org/3099 | 20:17 |
*** oneiroi has quit IRC | 20:20 | |
openstackgerrit | Alex Meade proposed a change to openstack/nova: Stop allowing blank image names on snapshot/backup https://review.openstack.org/3114 | 20:27 |
openstackgerrit | Verification of a change to openstack/nova failed: Fix an error that prevents message from getting substituted. https://review.openstack.org/3108 | 20:27 |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted. https://review.openstack.org/3112 | 20:32 |
Vek | so, has anyone else noticed that devstack is broken? | 20:35 |
dprince | Vek: smokestack hasn't run cleanly since Friday.... so it wouldn't surprise me if devstack was hosed either. | 20:36 |
Vek | it's failing on this: Exception: No ready nodes | 20:37 |
Vek | which is basically blocking all development. | 20:37 |
*** apevec has quit IRC | 20:38 | |
bcwaldon | ttx: 90% | 20:46 |
ttx | bcwaldon: ok | 20:49 |
*** jog0 has joined #openstack-dev | 20:50 | |
bcwaldon | ttx: actually, it's done now | 20:51 |
mtaylor | Vek: working on the devstack issue | 20:51 |
Vek | mtaylor: Cool, thanks :) | 20:52 |
bcwaldon | ttx: marked it complete | 20:52 |
openstackgerrit | Ravikumar Venkatesan proposed a change to openstack/tempest: fix 917867 https://review.openstack.org/3115 | 20:54 |
*** joshuamckenty has quit IRC | 20:57 | |
*** glenc has quit IRC | 20:58 | |
jeblair | Vek, mtaylor: the vm-lanuch script has a timeout built-in, but i'm guessing one of the libcloud calls hung (it's been stuck for 3 hours). i've aborted that run and added a jenkins timeout as well (20 minutes, 2x the script timeout). There should be some devstack vms ready soon. | 20:58 |
*** glenc has joined #openstack-dev | 20:58 | |
openstackgerrit | Rick Harris proposed a change to openstack/nova: Rebuild/Resize support for disk-config. https://review.openstack.org/3099 | 21:00 |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots. https://review.openstack.org/3116 | 21:01 |
*** stokachu has joined #openstack-dev | 21:01 | |
openstackgerrit | A change to openstack/nova has been rejected: Set instance_ref property when creating snapshots. https://review.openstack.org/3116 | 21:02 |
*** flaviamissi has quit IRC | 21:03 | |
ttx | bcwaldon: cool! | 21:04 |
jeblair | Vek: devstack node pool is rebuilt, i retriggered the jobs that hit that error | 21:06 |
Vek | cool | 21:06 |
vishy | johan_-_: can we get a rebase and fix for the last comment here? https://review.openstack.org/#change,2918 | 21:07 |
dprince | bcwaldon: I commented on https://review.openstack.org/#change,3116. Any chance you'll reconsider that -2? | 21:08 |
openstackgerrit | Verification of a change to openstack/quantum failed: fix mysql port in sql_connection example... https://review.openstack.org/3088 | 21:09 |
bcwaldon | dprince: I would suggest that instance_ref be removed from admin_actions and you change the views to use instance_uuid | 21:09 |
bcwaldon | dprince: it's an extremely simple fix that doesn't undo what I already did | 21:10 |
bcwaldon | dprince: and I would argue that is the correct direction to go (not just because it doesn't conflict with me ;) ) | 21:10 |
dprince | bcwaldon: Got a commit for reference? | 21:10 |
dprince | bcwaldon: I've been heads down on some other things for a couple days and trying to get tests running again. This issue is a show stopper for me. | 21:11 |
dprince | bcwaldon: I can turn off snapshot tests I guess. | 21:11 |
bcwaldon | dprince: I understand that, I just want it to get fixed the right way | 21:11 |
bcwaldon | dprince: https://github.com/openstack/nova/commit/6e7e3870a4ca047185ba5e3320d63afaa08357b8 | 21:11 |
bcwaldon | dprince: do you buy that it is redundant to have instance_ref and instance_uuid? | 21:11 |
dprince | bcwaldon: sure. The code lead me to believe something else was going on. I'll fix it... | 21:12 |
bcwaldon | dprince: Thanks, Dan :) | 21:13 |
dprince | bcwaldon: Not saying it was bad code. I just assumed the backup stuff was correct (and working). | 21:13 |
bcwaldon | dprince: it's totally my fault, I just missed the places you saw instance_ref being used | 21:13 |
bcwaldon | dprince: so I see how it was misleading | 21:13 |
*** bepernoot has joined #openstack-dev | 21:14 | |
*** andrewsmedina has quit IRC | 21:14 | |
*** ohnoimdead has joined #openstack-dev | 21:15 | |
*** joesavak has joined #openstack-dev | 21:15 | |
*** stokachu_ has joined #openstack-dev | 21:20 | |
*** jeremy has quit IRC | 21:20 | |
*** stokachu has quit IRC | 21:23 | |
*** stokachu_ is now known as stokachu | 21:23 | |
openstackgerrit | A change to openstack/nova has been rejected: Set instance_ref property when creating snapshots. https://review.openstack.org/3116 | 21:25 |
*** jeremy has joined #openstack-dev | 21:27 | |
*** jeremy has joined #openstack-dev | 21:27 | |
openstackgerrit | sleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup https://review.openstack.org/2949 | 21:28 |
openstackjenkins | Project nova-docs build #1960: SUCCESS in 3 min 11 sec: https://jenkins.openstack.org/job/nova-docs/1960/ | 21:34 |
openstackjenkins | * Kevin L. Mitchell: Fix an error that prevents message from getting substituted. | 21:34 |
openstackjenkins | * Rick Harris: Rebuild/Resize support for disk-config. | 21:34 |
openstackgerrit | Razique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #907643 https://review.openstack.org/3117 | 21:34 |
uvirtbot | Launchpad bug 907643 in openstack-manuals "security group options don't use" [Undecided,New] https://launchpad.net/bugs/907643 | 21:34 |
*** jeremy_ has joined #openstack-dev | 21:35 | |
*** jeremy_ has joined #openstack-dev | 21:35 | |
*** joesavak has quit IRC | 21:36 | |
*** jeremy has quit IRC | 21:38 | |
*** andrewsmedina has joined #openstack-dev | 21:39 | |
*** HDhillon_ has quit IRC | 21:40 | |
openstackgerrit | Razique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #899186 https://review.openstack.org/3121 | 21:41 |
uvirtbot | Launchpad bug 899186 in openstack-manuals "Line size bugged page 103" [High,In progress] https://launchpad.net/bugs/899186 | 21:41 |
*** lloydde has joined #openstack-dev | 21:41 | |
*** jeremy_ has quit IRC | 21:42 | |
*** novas0x2a|laptop has quit IRC | 21:44 | |
*** bepernoot has quit IRC | 21:44 | |
*** pixelbeat has joined #openstack-dev | 21:45 | |
*** dprince has quit IRC | 21:46 | |
*** davlap has joined #openstack-dev | 21:46 | |
openstackgerrit | sleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup https://review.openstack.org/2949 | 21:46 |
openstackjenkins | Project nova-docs build #1961: SUCCESS in 2 min 57 sec: https://jenkins.openstack.org/job/nova-docs/1961/ | 21:48 |
openstackjenkins | armando.migliaccio: blueprint host-aggregates | 21:48 |
*** johnpur has quit IRC | 21:50 | |
openstackgerrit | Razique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #912107 https://review.openstack.org/3122 | 21:51 |
uvirtbot | Launchpad bug 912107 in openstack-manuals "Remove references to AoE" [Low,Confirmed] https://launchpad.net/bugs/912107 | 21:51 |
ttx | F is named "Folsom", for those who weren't at the meeting | 21:55 |
openstackgerrit | Dolph Mathews proposed a change to openstack/keystone: Implemented bp keystone-manage2 https://review.openstack.org/3123 | 21:57 |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots. https://review.openstack.org/3116 | 21:58 |
*** glenc has quit IRC | 21:59 | |
*** zigo has quit IRC | 22:00 | |
*** glenc has joined #openstack-dev | 22:00 | |
openstackgerrit | Ravikumar Venkatesan proposed a change to openstack/tempest: fix 917867 https://review.openstack.org/3115 | 22:01 |
*** GheRivero_ is now known as GheRivero | 22:03 | |
soren | sandywalsh: It's funny. I used to hate the decorator-with-args syntax, too, but at some point I realised it's the only consistent syntax. That helped me find some peace :) | 22:05 |
openstackgerrit | Chuck Short proposed a change to openstack/nova: Ignore if the metdata ip error. https://review.openstack.org/3125 | 22:06 |
soren | @whatever followed by "def something" is equivalent to "def something: [...]" followed by "something = whatever(something)". So what "whatever" evaluates to must accept the function as its only argument and return something that you can call in its stead. | 22:09 |
larissa | soren: Error: "whatever" is not a valid command. | 22:09 |
soren | That said, I still always screw it up the first time. | 22:09 |
*** adam_g has quit IRC | 22:14 | |
openstackgerrit | sleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup https://review.openstack.org/2949 | 22:19 |
*** cp16net has quit IRC | 22:19 | |
*** oneiroi has joined #openstack-dev | 22:21 | |
*** oneiroi has joined #openstack-dev | 22:21 | |
*** lennox has joined #openstack-dev | 22:25 | |
*** heckj has quit IRC | 22:26 | |
*** lennox has quit IRC | 22:26 | |
*** pballand has joined #openstack-dev | 22:28 | |
mattstep | I'm trying to build some debs to test out a few fixes to nova-network I've found, and I'm trying to generate debs using http://wiki.openstack.org/Packaging/Ubuntu but the builddeb.sh at the end isn't generated in my nova directory | 22:31 |
*** deshantm_ has joined #openstack-dev | 22:33 | |
*** deshantm has quit IRC | 22:36 | |
*** deshantm_ is now known as deshantm | 22:36 | |
vishy | mattstep: i think that method of building debs isn't really used anymore | 22:38 |
mattstep | ahh, k | 22:38 |
*** markvoelker has quit IRC | 22:39 | |
mattstep | how are people doing it these days? | 22:39 |
*** rkukura has quit IRC | 22:40 | |
vishy | mattstep: well that is a good question | 22:40 |
vishy | mattstep: are they based on the ubuntu debs? | 22:41 |
*** GheRivero has quit IRC | 22:41 | |
mattstep | Yeah, I mean, basically I want to be able to deploy some changes I've made to openstack/nova to my dev cluster here at the office and it's all using ubuntu, so the easiest way I can think of to do that is to drop some debs in a ppa here to pull from | 22:42 |
mattstep | or just on the box itself | 22:43 |
vishy | are you using the precise packages? | 22:43 |
vishy | I'm not totally sure how the debs are built for the current ppas, but mtaylor could probably tell you | 22:43 |
mattstep | since we run puppet to manage the openstack nodes, overwriting individual files isn't going to work | 22:43 |
mattstep | i'm using oneiric packages | 22:44 |
*** spiffxp has joined #openstack-dev | 22:44 | |
*** Gordonz has quit IRC | 22:44 | |
mattstep | i'm also trying to get a firmer understanding on the whole dev process so far in openstack before the 2nd.. | 22:44 |
*** adam_g has joined #openstack-dev | 22:45 | |
*** novas0x2a|laptop has joined #openstack-dev | 22:46 | |
vishy | mattstep: well, I've done puppet monkeypatches of files before | 22:46 |
vishy | it does work but it is ugly | 22:46 |
mattstep | ick, yes | 22:46 |
mattstep | i've done a bit of it, it's ugly | 22:46 |
*** jaypipes is now known as jaypipes-afk | 22:47 | |
vishy | mattstep: bash $HOME/openstack-ci/ppa_script.sh | 22:48 |
openstackjenkins | Project nova-docs build #1962: SUCCESS in 2 min 42 sec: https://jenkins.openstack.org/job/nova-docs/1962/ | 22:48 |
openstackjenkins | sleepsonthefloor: Implements blueprint vnc-console-cleanup | 22:48 |
mattstep | yeah, i was tinkering with those, my build host doesn't seem to be able to reach all the bzr repos in that script, i'll dig deeper on getting it to work | 22:48 |
mattstep | it also signs the packages and puts them on the openstack ppa, so that's gotta change | 22:49 |
vishy | yeah | 22:49 |
vishy | but you should be able to use the dpkg-buildpackage command | 22:49 |
vishy | I mean it is building source and then uploading to a ppa | 22:49 |
mattstep | yeah, i was trying to emulate it, there is some setup it does that i need to dig into more i think | 22:49 |
vishy | https://github.com/openstack/openstack-ci/blob/master/ppa_script.sh#L85 | 22:49 |
mattstep | dpkg can't seem to find the orig.tar.gz no matter where i put it | 22:50 |
vishy | obviously you need to use a different key | 22:50 |
mattstep | yeah | 22:50 |
mattstep | or none at all for starters | 22:50 |
mattstep | dpkg-buildpackage -rfakeroot -S -sa is all i'm triyng to get going first | 22:50 |
vishy | it looks like it takes the tarball created by the build | 22:51 |
vishy | and extracts it | 22:51 |
vishy | and symlinks to the inner tarball | 22:51 |
mattstep | yeah | 22:51 |
mattstep | dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found | 22:52 |
mattstep | hmm, actually, maybe it doesn't like it gzipped? | 22:53 |
mattstep | nah | 22:53 |
mattstep | still dies | 22:54 |
*** ncode has quit IRC | 22:55 | |
mattstep | hmm, well, that constrains my problem space significantly, thanks vishy! | 22:56 |
openstackgerrit | sleepsonthefloor proposed a change to openstack/python-novaclient: Add server.get_vnc_console functionality to python-novaclient https://review.openstack.org/3126 | 23:03 |
openstackgerrit | Dan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots. https://review.openstack.org/3116 | 23:03 |
openstackgerrit | Gabriel Hurley proposed a change to openstack/horizon: Converts instances and volumes to new tables, modals, etc. https://review.openstack.org/3127 | 23:07 |
*** HDhillon_ has joined #openstack-dev | 23:09 | |
*** jeremy has joined #openstack-dev | 23:10 | |
*** kbringard has quit IRC | 23:11 | |
*** bsza has quit IRC | 23:16 | |
vishy | pvo: ping | 23:23 |
vishy | mattstep: that seems like a general dpkg error, so you might have more luck getting help in a different channel | 23:24 |
*** zzed has quit IRC | 23:34 | |
mattstep | yeah, I got through it, i'll drop some new docs on generating debs locally once i retrace my steps | 23:36 |
*** jeremy_ has joined #openstack-dev | 23:37 | |
*** jeremy_ has joined #openstack-dev | 23:37 | |
*** jeremy has quit IRC | 23:39 | |
*** jeremy_ is now known as jeremy | 23:39 | |
*** lts has quit IRC | 23:43 | |
*** misheska has joined #openstack-dev | 23:44 | |
*** mattray has quit IRC | 23:47 | |
*** jeremy_ has joined #openstack-dev | 23:48 | |
openstackjenkins | Project nova-docs build #1963: SUCCESS in 3 min 1 sec: https://jenkins.openstack.org/job/nova-docs/1963/ | 23:48 |
openstackjenkins | Johannes Erdfelt: Only update if there are networks to update | 23:48 |
*** jeremy has quit IRC | 23:51 | |
*** jeremy_ is now known as jeremy | 23:51 | |
*** rnirmal has quit IRC | 23:55 | |
*** remco_ has quit IRC | 23:55 | |
*** anotherjesse1 has joined #openstack-dev | 23:56 | |
openstackgerrit | sleepsonthefloor proposed a change to openstack-dev/devstack: Fixes dashboard for new nova client changes * Fixes bug 917457 https://review.openstack.org/3128 | 23:57 |
uvirtbot | Launchpad bug 917457 in devstack "Openstackx broken since nova api refactor" [Critical,New] https://launchpad.net/bugs/917457 | 23:57 |
*** markmc has quit IRC | 23:57 | |
sandywalsh | soren, do you mean if you treat all decorators as w/ args, then it'll be consistent? | 23:58 |
*** CarlosM has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!