Tuesday, 2012-01-17

openstackgerritVerification of a change to openstack/python-novaclient failed: Fix bad api call, 'migrate' is an action.  https://review.openstack.org/293200:02
*** lts has quit IRC00:07
openstackgerritBrian Waldon proposed a change to openstack/nova: Add default policy rule  https://review.openstack.org/308500:07
vishycomstud: hey, so I wanted to chat with you about scheduler00:08
vishycomstud: you were mentioning about converting all of the schedulers into one00:09
vishyI was just doing some refactoring of simple scheduler00:09
*** dtroyer has quit IRC00:10
vishycomstud: and I realized I'm basically implementing filters, so I wanted to see your status00:10
*** rods has quit IRC00:10
*** rods has joined #openstack-dev00:10
*** vladimir3p has joined #openstack-dev00:10
*** zul has quit IRC00:16
*** zul has joined #openstack-dev00:17
*** pixelbeat has quit IRC00:17
*** sdake has joined #openstack-dev00:18
mjforkI 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
mjforkLooking at quatum/client/__init__.py, I can see the Client class00:21
*** rods has quit IRC00:22
*** rods has joined #openstack-dev00:22
*** jeffjapan has joined #openstack-dev00:23
openstackgerritVerification of a change to openstack/keystone failed: Bug #916199: keystone-manage service list fails with AttributeError on Service.description  https://review.openstack.org/304700:30
uvirtbotLaunchpad bug 916199 in keystone "keystone-manage service list fails with AttributeError on Service.description" [Undecided,In progress] https://launchpad.net/bugs/91619900:30
*** Gordonz has joined #openstack-dev00:33
openstackgerritMonty Taylor proposed a change to openstack/quantum: Make the quantum top-level a namespace package.  https://review.openstack.org/308400:37
comstudvishy: I need my branch to land00:37
vishycomstud: yeah i was just noticing that00:37
vishycomstud: I noticed something else00:37
vishystart_instance is still sent through the scheduler (for some reason?) but schedule_start_instance only seems to do anything in simple scheduler00:38
vishyany insight on that one?00:38
comstudvishy: vsa inherits that00:38
comstudbut00:38
vishycomstud: but all of the other schedulers just don't work with start_instance?00:39
comstuddist scheduler doesn't implement maybe00:39
comstuddist scheduler is the only other one00:39
comstudand i'm not sure how many people use it00:39
comstudwell, also00:40
comstudcompute API 'start' goes right to compute00:40
comstudnot via scheduler00:40
comstudso00:40
comstudit appears that call is not used at all00:40
comstudin the scheduler00:40
comstudwhich makes sense00:40
comstudyeah, that method can be removed from the scheduler00:41
*** rods has left #openstack-dev00:43
*** rods has joined #openstack-dev00:45
openstackgerritZiad Sawalha proposed a change to openstack/python-keystoneclient: Support for version discovery  https://review.openstack.org/264100:46
*** jog0 has joined #openstack-dev00:47
openstackjenkinsProject nova-docs build #1951: SUCCESS in 3 min 28 sec: https://jenkins.openstack.org/job/nova-docs/1951/00:49
openstackjenkinsnaveedm9: Super is not so super.00:49
comstudvishy: 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 rep00:50
comstudwhoa, that was long.  dunno if that got cut off00:50
*** Gordonz has quit IRC00:51
*** Mandell has quit IRC00:52
*** Gordonz has joined #openstack-dev00:52
*** Mandell has joined #openstack-dev00:52
*** rods has quit IRC00:54
*** rods has joined #openstack-dev00:55
*** rods has quit IRC00:58
*** rods has joined #openstack-dev00:58
*** sdake has quit IRC00:58
*** rods has quit IRC00:58
*** rods has joined #openstack-dev00:59
openstackgerritdan wendlandt proposed a change to openstack/quantum: fix mysql port in sql_connection example...  https://review.openstack.org/308800:59
*** reed has quit IRC01:02
*** rods has quit IRC01:03
*** rods has joined #openstack-dev01:03
openstackjenkinsProject nova-docs build #1952: SUCCESS in 3 min 14 sec: https://jenkins.openstack.org/job/nova-docs/1952/01:04
openstackjenkinssleepsonthefloor: Add tests for volume list and detail through new volume api, and fix error that the tests caught01:04
openstackgerritanotherjesse proposed a change to openstack/python-keystoneclient: update responses we test against  https://review.openstack.org/308901:04
openstackgerritanotherjesse proposed a change to openstack/python-keystoneclient: update responses we test against  https://review.openstack.org/308901:05
openstackgerritVerification of a change to openstack/keystone failed: Bug #916199: keystone-manage service list fails with AttributeError on Service.description  https://review.openstack.org/304701:12
uvirtbotLaunchpad bug 916199 in keystone "keystone-manage service list fails with AttributeError on Service.description" [Undecided,In progress] https://launchpad.net/bugs/91619901:12
openstackgerritPaul McMillan proposed a change to openstack/horizon: Fix flavor creation template.  https://review.openstack.org/309001:12
*** mdomsch has quit IRC01:17
*** ayoung has quit IRC01:18
*** rods has quit IRC01:23
*** rods has joined #openstack-dev01:29
*** rods has quit IRC01:30
vishycomstud: cut off at And in a while tonight, I'll be testing a rep...01:32
openstackgerritVerification of a change to openstack/quantum failed: Base version.py on glance.  https://review.openstack.org/307201:35
*** eglynn_ has joined #openstack-dev01:36
*** eglynn has quit IRC01:36
*** adjohn has quit IRC01:38
comstudvishy: 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-dev01:39
comstudvishy: You in the office on Wed?  We could sync more then01:39
vishycomstud: yup01:39
vishycomstud: lets talk on wednesday01:40
comstudok, i should be able to make it in01:40
comstudsprint planning at noon, but otherwise open01:40
*** pquerna has quit IRC01:42
*** pquerna has joined #openstack-dev01:42
*** adjohn has quit IRC01:43
openstackgerritJake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools.  https://review.openstack.org/292001:43
openstackgerritJake 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/292001:44
openstackgerritBrian Waldon proposed a change to openstack/nova: Policy-check admin actions extension  https://review.openstack.org/309101:46
openstackgerritJake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools for Horizon  https://review.openstack.org/292001:47
*** Ryan_Lane has quit IRC01:49
*** Ryan_Lane has joined #openstack-dev01:49
*** dtroyer has joined #openstack-dev01:49
*** rods has joined #openstack-dev01:53
*** RobertLaptop has joined #openstack-dev01:53
*** RobertLaptop has left #openstack-dev01:53
*** rkukura has joined #openstack-dev01:55
*** crobinso has quit IRC01:56
*** novas0x2a|laptop has quit IRC01:57
*** vladimir3p has quit IRC01:59
*** dragondm has quit IRC02:00
*** rods has quit IRC02:12
openstackgerritBrian Waldon proposed a change to openstack/nova: Policy-check admin actions extension  https://review.openstack.org/309102:17
*** CarlosM has joined #openstack-dev02:17
*** Ryan_Lane1 has joined #openstack-dev02:25
*** Ryan_Lane has quit IRC02:25
*** Ryan_Lane1 is now known as Ryan_Lan02:32
*** Ryan_Lan is now known as Ryan_Lanw02:32
*** Ryan_Lanw is now known as Ryan_Lane02:32
*** Ryan_Lane has quit IRC02:32
*** Ryan_Lane has joined #openstack-dev02:32
*** jog0 has left #openstack-dev02:48
*** andrewsmedina has quit IRC02:50
*** bengrue has quit IRC02:55
openstackgerritJay Pipes proposed a change to openstack-dev/devstack: Corresponds to the Glance patch that splits paste  https://review.openstack.org/309203:02
*** troytoman is now known as troytoman-away03:06
openstackgerritJay Pipes proposed a change to openstack-dev/devstack: Corresponding changes for Glance INI file changes  https://review.openstack.org/309303:12
*** Ryan_Lane has quit IRC03:22
*** Ryan_Lane has joined #openstack-dev03:23
*** rbasak has quit IRC03:29
openstackgerritYaguang Tang proposed a change to openstack/nova: fixed bug lp:885966  https://review.openstack.org/309403:30
*** deshantm has quit IRC03:37
mikalIs it just me, or does run_tests.sh fail on master for nova at the moment?03:37
*** ewindisch has quit IRC03:38
*** remco_ has quit IRC03:38
bcwaldonmikal: probably just you :)03:38
bcwaldonmikal: are you running python 2.6?03:38
mikalYeah, I'm doing a clean git clone now to see if I am going mad03:38
*** sdake has joined #openstack-dev03:38
mikalDefault python on oneiric seems to be 2.7.2?03:39
*** rbasak has joined #openstack-dev03:39
bcwaldonyeah, most people run 2.7.2, as do our test runners03:40
bcwaldonmikal: are you running on latest?03:40
bcwaldonmikal: I think a fix may have gone in today...03:40
mikalI 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 passes03:40
mikal(I thought for a while it was my code, but master is failing as well)03:41
bcwaldonok, check out if any bugs were filed03:41
mikalI can't see anything obvious in the bug list...03:42
*** sdake has quit IRC03:42
*** sdake has joined #openstack-dev03:43
*** remco_ has joined #openstack-dev03:43
bcwaldonmikal: hmm, just to be sure, what commit are you on?03:43
*** ewindisch has joined #openstack-dev03:43
mikalCommit 3972390d286ba487a53a27fa59a6cc1b0e2573ba03:44
mikalRan 2417 tests in 249.405s03:45
mikalFAILED (SKIP=4, errors=14, failures=1)03:45
bcwaldonhmm, can you pastebin the errors03:45
mikalIs there a simple way to grab them from the run_test.log?03:46
bcwaldon:/ not sure03:46
*** deshantm has joined #openstack-dev03:49
* mikal reruns the tests with redirected output03:49
mikalI can't see anything obvious in the logs...03:49
*** adjohn has joined #openstack-dev03:54
*** reed has joined #openstack-dev03:54
mikalSo, the failure is ComputeAPITestCase.test_start_shutdown03:54
bcwaldonwhat's the exception03:56
mikalWell, that's a funny thing03:57
mikalSo I run test_compute with runner.py and the test passes03:57
mikalWould this perhaps be because I am running run_tests.sh with a -N arg?03:57
bcwaldondoubt it03:57
mikalOk03:57
*** mattstep has quit IRC03:57
bcwaldonwhat's the failure msg?03:58
mikalSo, the run_tests.log says for that failure:03:58
mikalFAIL: test_start_shutdown (nova.tests.test_compute.ComputeAPITestCase)03:58
mikal----------------------------------------------------------------------03:58
mikalTraceback (most recent call last):03:58
mikal  File "/data/src/openstack.clean/nova/nova/tests/test_compute.py", line 1607, in test_start_shutdown03: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_state03: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_state03:58
mikal    self.assertEqual(instance['vm_state'], vm_state_)03:58
mikalAssertionError: u'error' != 'stopped'03:58
bcwaldonand if you run the full suite that error is reproducible?03:58
mikalBy full quite you mean run_tests.sh?03:59
bcwaldonyeah, sorry :)03:59
mikals/quite/suite/?03:59
mikalYes, its repeatable on two machines for me, both with recent masters03:59
mikalDoes it fail for you?03:59
*** mattstep_ has joined #openstack-dev03:59
bcwaldonnope, I'm on 2.703:59
*** AlanClark has quit IRC04:01
*** mattstep_ has quit IRC04:04
*** reed has quit IRC04:10
*** mattstep has joined #openstack-dev04:13
*** deshantm has quit IRC04:16
*** mattstep has quit IRC04:18
*** HDhillon_ has joined #openstack-dev04:22
*** flaviamissi has quit IRC04:22
*** adjohn has quit IRC04:23
*** flaviamissi has joined #openstack-dev04:23
*** HDhillon has quit IRC04:25
*** flaviamissi has quit IRC04:27
*** maplebed has joined #openstack-dev04:29
*** CarlosM has quit IRC04:53
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Changes to start glance after https://review.openstack.org/3092  https://review.openstack.org/309504:57
*** adjohn has joined #openstack-dev05:01
openstackgerritJake Dahn proposed a change to openstack/horizon: Implementing Floating IP Pools for Horizon  https://review.openstack.org/292005:12
openstackgerritDaryl 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/309605:15
openstackgerritJames E. Blair proposed a change to openstack/quantum: Base version.py on glance.  https://review.openstack.org/307205:24
openstackgerritHengqing Hu proposed a change to openstack/nova: Respect availability_zone in nova-volume  https://review.openstack.org/295605:29
*** seifried has joined #openstack-dev05:31
seifriedhey anyone around?05:31
sdakesup refried05:32
seifriednot much05:32
seifriedreading docs, was wondering if support for anything else other than openstack and EC2 is planned?05:32
seifriede.g. vmware/RHEV/hyper-v/?05:32
sdakeyou mean apis?  I think only ec2 and osapi are in the tree05:33
seifriedyah, p;lans for anything else?05:33
sdakenot sure on plans05:33
sdakemight try someone else  - somewhat new to the project05:33
seifriedjust trying to get a feel for what's going on05:34
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Changes to start glance after https://review.openstack.org/3092  https://review.openstack.org/309505:38
seifriedoh duh it uses libvirt05:39
openstackgerritMotoKen proposed a change to openstack/nova: Clean up generate fingerprint.  https://review.openstack.org/309705:55
mikalseifried: yeah, there is something like four or five virtualization implementations supported06:00
mikalBut the default is kvm06:00
openstackgerritDean Troyer proposed a change to openstack-dev/devstack: Glance changes to stack.sh for https://review.openstack.org/3092  https://review.openstack.org/309506:01
*** stokachu has quit IRC06:02
*** Gordonz has quit IRC06:02
*** stokachu has joined #openstack-dev06:03
*** mszilagyi has quit IRC06:09
openstackgerritRajaram Mallya proposed a change to openstack/python-melangeclient: Moved client code from main melange repo.  https://review.openstack.org/278306:10
openstackgerritVish Ishaya proposed a change to openstack-dev/devstack: Make volumes work again with oneiric  https://review.openstack.org/305106:10
*** mszilagyi has joined #openstack-dev06:10
seifriedI wonder how long until everything implements the Amazon EC2 protocol :P06:13
*** markmc has joined #openstack-dev06:14
mtaylorseifried: the folks at canonical want solid ec2 support06:18
mtaylorseifried: 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 future06:19
mtaylormikal: 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
mtaylormikal: so hopefully we can avoid issues like that in the future06:20
mikalmtaylor: that would be cool. Us newby individual contributors are easily confused.06:21
mtaylormikal: ++06:21
mikalmtaylor: 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
mtaylormikal: ah - no, sorry, I misread before and thought you were running on 2.606:22
mikalNah, 2.7.2.06:22
mikalIt is odd that I can repeat the failures but others can't06:23
mtaylormikal: our builders are running 2.7.106:23
mikalIt makes me feel that I must be doing something subtly wrong...06:23
mikalOk06:23
mtaylormikal: this is on trunk?06:23
mikalAnd run_tests passed for me before the other day...06:23
mikalmtaylor: yes06:23
mtaylormikal: trying on an oneiric machine06:24
mtaylormikal: our builders are still on natty, we haven't upgraded them yet ... although that reminds me I need to do that06:25
mikalHeh, cool06:25
vishymikal: what failure are you getting?06:26
mikalIts in the scrollback, but basically I checkout master, do a pull, and then get 14 failures and 1 error on run_tests.sh06:27
vishymikal: are you running the services at the same time?06:27
mtaylorvishy, mikal: I have just reproduced this on an oneiric slave06:27
mikalI think the traceback I pasted about three hours ago is the biggest issue06:27
mtaylorvishy: master on oneiric, run_tests.sh, fail06:28
mikalvishy: no, this is on my laptop... I run a test instance on a different machine06:28
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Mark openstack-specific steps.  https://review.openstack.org/309806:28
mtaylorvishy, mikal: I'll file a bug real quick if mikal hasn't already06:28
mikalmtaylor: I haven't06:29
mikalI've been too busy at the conf to get much done the last few days06:29
mtaylormikal: tell me about it06:29
vishymikal: and no openstack components are running?06:29
mikalWhich is sad, because I really want to get https://review.openstack.org/#change,2902 submitted06:29
vishymtaylor: oh, checking06:29
mikalvishy: correct06:29
vishydid the logging revert break oneiric?06:30
mikalLogging revert?06:30
*** seifried has quit IRC06:31
vishymikal: checking.  We had a logging change that worked in python 2.7 and broke 2.606:31
mikalOh, nice06:31
vishythen it was changed again I was wondering if that broke06:32
vishyi just ran test_compute on oneiric without failures06:32
vishyrunning all the tests now06:32
vishylet you know the results in 10 minutes or so :)06:32
mikalvishy: 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
mikalvishy: yeah, test_compute with runner.py works for me too. It feels a bit like a timing issue to be honest.06:33
vishymikal: there are a lot of logs that don't relete to instances specifically06:33
mikalSure, so in those cases you wouldn't pass an instance uuid, just like a context isn't always passed06:34
mtaylorvishy: http://paste.openstack.org/show/4344/06:35
mikalAt the moment you get log messages which say stuff like "spawn failed", without saying which instance failed06:35
*** bepernoot has joined #openstack-dev06:37
vishymtaylor: ----------------------------------------------------------------------06:42
vishyRan 2414 tests in 539.254s06:42
vishyOK (SKIP=4)06:42
vishy!06:42
openstackgerritJames E. Blair proposed a change to openstack/openstack-ci: Mark openstack-specific steps.  https://review.openstack.org/309806:42
vishydifferent versions of packages?06:42
mtaylorvishy: WEIRD06:43
mtaylorvishy: I was doing mine in a virtualenv06:43
zaitcevDoes it ring a bell for anyone: Glance returns an empty list of images, always. Just {"images": []}06:44
mtaylorvishy: oh - I don't think the nova "no-site-packages" option for venv building is working, btw06:44
zaitcevBut images are there and can be downloaded, attributes extracted.06:44
mtaylorvishy: but I haven't bothered fixing it, because I want to rework virtualenv creation anyway06:44
mtaylorvishy: so it _might_ be different v's of system pacakges06:44
*** blur has joined #openstack-dev06:50
*** bepernoot has quit IRC06:50
*** jog0 has joined #openstack-dev06:52
*** adjohn has quit IRC06:53
*** sleepsonthefloo has quit IRC06:58
*** jog0 has quit IRC06:58
*** blur has quit IRC07:00
*** Ryan_Lane has quit IRC07:09
*** adjohn has joined #openstack-dev07:12
*** shevek_ has joined #openstack-dev07:16
*** mszilagyi_ has joined #openstack-dev07:39
*** mszilagyi has quit IRC07:40
*** mszilagyi_ is now known as mszilagyi07:40
*** Ryan_Lane has joined #openstack-dev07:46
*** bepernoot has joined #openstack-dev07:51
*** bepernoot has quit IRC07:54
*** bepernoot has joined #openstack-dev07:54
*** Vek has quit IRC07:55
*** Mandell has quit IRC07:55
*** shevek_ has quit IRC07:57
*** rbasak has quit IRC08:05
*** HDhillon_ has quit IRC08:07
*** HDhillon_ has joined #openstack-dev08:07
*** rbasak has joined #openstack-dev08:13
*** zul has quit IRC08:14
openstackgerritRick Harris proposed a change to openstack/nova: Adding rebuild and resize support to disk-config extension.  https://review.openstack.org/309908:21
openstackgerritRick Harris proposed a change to openstack/nova: Adding rebuild and resize support to disk-config extension.  https://review.openstack.org/309908:22
*** jeffjapan has quit IRC08:23
openstackgerritRick Harris proposed a change to openstack/python-novaclient: Adding rebuild/resize hooks.  https://review.openstack.org/310008:25
*** remco_ has quit IRC08:25
*** ewindisch has quit IRC08:25
openstackgerritVerification 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/303708:32
openstackjenkinsProject 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 looking08:33
openstackjenkins* alex.meade: Add ipv4 and ipv6 validation08:33
*** zigo has joined #openstack-dev08:37
*** bencherian has quit IRC08:40
openstackgerritVerification of a change to openstack/nova failed: Add SSH Bastion support as alternate cloudpipe.  https://review.openstack.org/259308:42
openstackgerritAlvaro Lopez proposed a change to openstack/nova: Fixed bug 912701  https://review.openstack.org/306708:45
uvirtbotLaunchpad 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/91270108:45
*** remco_ has joined #openstack-dev08:46
openstackgerritAlvaro Lopez proposed a change to openstack/nova: Fixes bug 917128  https://review.openstack.org/306808:46
uvirtbotLaunchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,In progress] https://launchpad.net/bugs/91712808:46
openstackgerritVerification of a change to openstack/glance failed: Make paste.ini file location configurable.  https://review.openstack.org/303808:50
*** jeremy_ has joined #openstack-dev08:53
*** jeremy_ has joined #openstack-dev08:53
*** jeremy has quit IRC08:57
*** jeremy_ is now known as jeremy08:57
openstackgerritVerification 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/303709:02
*** mszilagyi has quit IRC09:03
*** derekh has joined #openstack-dev09:13
*** gavri has quit IRC09:13
openstackgerritAlvaro Lopez proposed a change to openstack/nova: Fixes bug 917128  https://review.openstack.org/306809:15
uvirtbotLaunchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,In progress] https://launchpad.net/bugs/91712809:15
openstackgerritVerification of a change to openstack/glance failed: Make paste.ini file location configurable.  https://review.openstack.org/303809:17
*** LinuxJedi has quit IRC09:22
*** reidrac has joined #openstack-dev09:22
*** LinuxJedi has joined #openstack-dev09:25
openstackgerritVerification 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/303709:25
*** Tribaal has joined #openstack-dev09:26
*** ewindisch has joined #openstack-dev09:28
*** pixelbeat has joined #openstack-dev09:36
*** mattstep has joined #openstack-dev09:37
*** stokachu has quit IRC09:43
*** stokachu has joined #openstack-dev09:44
*** Vek has joined #openstack-dev09:55
*** apevec has joined #openstack-dev09:56
*** HDhillon_ has quit IRC10:03
*** HDhillon_ has joined #openstack-dev10:04
*** darraghb has joined #openstack-dev10:08
*** HDhillon_ has quit IRC10:09
*** oneiroi has joined #openstack-dev10:10
*** oneiroi has joined #openstack-dev10:10
*** oneiroi has quit IRC10:10
*** oneiroi has joined #openstack-dev10:10
openstackgerritSalvatore 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/310110:15
*** elasticdog has quit IRC10:16
*** elasticdog has joined #openstack-dev10:18
*** Ryan_Lane has quit IRC10:26
*** jeremy_ has joined #openstack-dev10:27
*** jeremy_ has joined #openstack-dev10:27
*** jeremy has quit IRC10:30
*** jeremy_ is now known as jeremy10:30
*** andrewsmedina has joined #openstack-dev11:12
*** ncode has joined #openstack-dev11:20
*** ncode has joined #openstack-dev11:20
*** flaviamissi has joined #openstack-dev11:24
openstackgerritGhe Rivero proposed a change to openstack/quantum: Improved VlanMap.  https://review.openstack.org/230211:27
*** bourke has quit IRC11:28
openstackgerritSalvatore 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/296811:28
*** bourke has joined #openstack-dev11:28
*** andrewsmedina has quit IRC11:34
*** ironcame12 has quit IRC11:35
*** ironcamel2 has joined #openstack-dev11:35
*** eglynn_ has quit IRC11:36
*** eglynn_ has joined #openstack-dev11:37
*** tryggvil_ has quit IRC11:39
*** Vek has quit IRC11:42
*** Vek has joined #openstack-dev11:42
*** ncode has quit IRC11:50
*** TREllis_ is now known as TREllis11:57
*** andrewsmedina has joined #openstack-dev11:59
openstackgerriteglynn proposed a change to openstack/glance: Make paste.ini file location configurable.  https://review.openstack.org/303812:02
openstackgerriteglynn 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/303612:02
openstackgerriteglynn 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/303712:02
*** eglynn_ is now known as eglynn__12:02
*** eglynn__ is now known as eglynn12:03
*** stokachu has quit IRC12:11
*** rkukura has quit IRC12:12
*** zul has joined #openstack-dev12:17
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates  https://review.openstack.org/303512:18
*** ncode has joined #openstack-dev12:18
*** ncode has joined #openstack-dev12:18
*** markvoelker has joined #openstack-dev12:29
ttxmarkmc: how is 2011.3.1 going so far ?13:08
adam_gjeblair: around?13:23
adam_gmtaylor: ^13:24
*** rods has joined #openstack-dev13:25
*** rods has quit IRC13:25
ttxadam_g: they are in Australia, so probably asleep.13:28
*** rods has joined #openstack-dev13:28
*** rods has quit IRC13:28
*** rods has joined #openstack-dev13:29
adam_gttx: ah13:29
*** rods has quit IRC13:29
*** rods has joined #openstack-dev13:29
ttxadam_g: anything I could help you with ?13:29
*** rods has joined #openstack-dev13:29
openstackgerritMajor Hayden proposed a change to openstack/quantum: Fixes setup scripts for quantum plugins.  https://review.openstack.org/310213:29
markmcttx, it's ready for testing, I'll send out a mail now13:30
*** rods has quit IRC13:30
adam_gttx: 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-dev13:30
markmcttx, a small handful of fixes awaiting review in gerrit13:30
markmcttx, keeping my eye out for reports of significant regressions on diablo, but nothing so far13:31
ttxmarkmc: maybe wait until it's a potential winner ?13:31
ttxi.e. don't call for test until those last things are in ?13:31
*** rods has quit IRC13:31
Kiallmarkmc, also .. are you guys only doing a nova+glance 2011.3.1?13:31
markmcttx, maybe - but I'd ship without these 3; they're incidental13:32
markmcKiall, yep13:32
ttxmarkmc: your call13:32
*** rods has joined #openstack-dev13:32
*** rods has quit IRC13:32
*** rods has joined #openstack-dev13:32
*** rods has quit IRC13:32
*** rods has joined #openstack-dev13:37
*** rods has quit IRC13:38
*** rods has joined #openstack-dev13:38
*** rods has quit IRC13:39
*** rods has joined #openstack-dev13:39
*** rods has quit IRC13:40
*** rods has joined #openstack-dev13:40
*** rods has quit IRC13:42
*** rods has joined #openstack-dev13:44
*** rods has quit IRC13:46
*** dprince has joined #openstack-dev13:49
*** AlanClark has joined #openstack-dev14:01
openstackjenkinsProject nova-docs build #1954: SUCCESS in 3 min 21 sec: https://jenkins.openstack.org/job/nova-docs/1954/14:04
openstackjenkinsMark McLoughlin: Fix some cfg test case naming conflicts14:04
*** stokachu has joined #openstack-dev14:04
openstackgerritSapan 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/255414:06
openstackgerritThierry Carrez proposed a change to openstack/python-keystoneclient: Adjust version number to match other deliveries  https://review.openstack.org/310314:08
*** stuntmachine has joined #openstack-dev14:11
openstackgerritSapan 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/255414:13
openstackgerritThierry Carrez proposed a change to openstack/openstack-ci: Add new git repo -> LP project mappings  https://review.openstack.org/310414:15
*** lts has joined #openstack-dev14:23
zulmarkmc: ping do you want these reviewed for 2011.3.1?14:23
markmczul, yes please14:23
*** kbringard has joined #openstack-dev14:25
zulmarkmc: done14:26
markmczul, thanks14:29
*** rkukura has joined #openstack-dev14:32
openstackjenkinsProject 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 list14:34
openstackjenkins* Brian Waldon: Add default policy rule14:34
openstackgerritSapan 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/255414:39
openstackgerritSapan 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/255414:40
*** stokachu has quit IRC14:43
markmcttx, any thoughts on this ? https://bugs.launchpad.net/nova/+bug/91767614:46
uvirtbotLaunchpad bug 917676 in nova "Missing scripts from 2011.3.1 binaries" [Critical,Confirmed]14:47
markmcttx, these weren't listed in setup.py for 2011.3 either14:47
markmcttx, I'm guessing distutils-extra pulled them in for 2011.3 ?14:47
markmcttx, but the tarball isn't being built with that any more?14:47
* ttx looks14:48
ttxstrange14:50
*** mattray has joined #openstack-dev14:50
markmcttx, added another comment14:50
ttxmarkmc: why would distutils-extra have pulled them in ?14:50
ttxfor every other thing, we had to keep that list up to date14:51
markmcdistutils-extra does a heap of magic voodoo14:51
ttxmarkmc: I think we need those in, if they were in 2011.314:52
markmcttx, yeah, thinking the same14:52
ttxmarkmc: and also fixed in 2012.114:52
ttxbefore E314:52
ttxmarkmc: the tarball isn't built using distutils-extra anymore ?14:52
openstackgerritSapan 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/255614:53
markmcttx, I don't know14:53
ttxmarkmc: let me run my tarball vs. repo script to check nothing else is missing14:53
markmcttx, http://bazaar.launchpad.net/~python-distutils-extra-hackers/python-distutils-extra/debian/view/head:/DistUtilsExtra/auto.py#L23214:54
markmcttx, definitely smells like distutils-extra14:54
ttxhmm.14:56
ttxlooks like my "python setup.py sdist" style tarballs have bin/*14:57
* ttx wonders what the tarball script now uses14:57
* ttx goes to find out14:57
markmcttx, it uses venv, which doesn't have distutils-extra14:58
*** zigo has quit IRC14:58
ttxgrumble14:58
markmcttx, that could be the fix, just add it to pip-requires14:59
ttxmarkmc: let me comment on the bug15:00
*** wwkeyboard has left #openstack-dev15:01
*** wwkeyboard has joined #openstack-dev15:01
sorenActually..15:02
sorenI'd much rather have a fix that doesn't require distutils-extra.15:02
sorenLEss dependence on that thing is better.15:02
markmcyes15:02
markmcand distutils-extra is evil15:02
ttxmarkmc: fix by adding the missing binaries in setup.py15:03
ttxin both master and stable/diablo15:03
markmcyeah15:03
*** apevec has quit IRC15:09
*** crobinso has joined #openstack-dev15:10
openstackgerritMark McLoughlin proposed a change to openstack/nova: Add missing scripts to setup.py (lp#917676)  https://review.openstack.org/310515:12
markmcsoren, ttx, ^^15:14
*** rkukura has quit IRC15:14
*** rkukura has joined #openstack-dev15:15
markmcsoren, ttx, also https://review.openstack.org/310615:15
ttxmarkmc: nova-api-os still missing ?15:17
markmcttx, doesn't exist on master15:17
ttxoh, ok15:17
*** webdo has joined #openstack-dev15:19
ttxapproved15:19
markmcttx, +2 is approved these days :)15:22
ttxmarkmc: won't approve until it hits master first :P15:24
markmcttx, you +2ed on diablo, and +1ed on master15:25
ttxcan't +2 on master, I'm not nova-core.15:25
markmcah, ok15:26
openstackgerritDean Troyer proposed a change to openstack/python-novaclient: Set Content-Type header on all requests  https://review.openstack.org/310715:29
*** dtroyer has quit IRC15:30
markmchmm, where do the logs from gate-integration-tests-devstack-vm go again?15:33
* markmc recalls jeblair mentioning a "files" area with the log files15:33
*** wwkeyboard has left #openstack-dev15:33
Kiallmarkmc, "archived artifacts" should have a list of them (i think its just syslog right now)15:33
*** wwkeyboard has joined #openstack-dev15:33
*** wwkeyboard has quit IRC15:34
markmcKiall, where is that? I see "last successful artifact"15:34
Kiallmarkmc, if you're looking at build #536.. it seems to be missing the logs15:34
markmcKiall, right; maybe it's only kept when it succeeds15:34
Kiallseems like a mistake ;)15:34
*** jeremy_ has joined #openstack-dev15:34
*** jeremy_ has joined #openstack-dev15:34
*** jeremy has quit IRC15:35
Kiallmarkmc, it kept them for the failed #52915:35
markmcKiall, ah, hmm15:35
Kiallah .. it failed too early in the build15:36
Kiallno logs had been generated by the time #536 failed15:36
*** jeremy has joined #openstack-dev15:36
KiallLooks like a retrigger of that build will fix iy15:36
Kiallit*15:36
markmcKiall, yeah, just did that ... thanks15:37
*** CarlosM has joined #openstack-dev15:37
*** jeremy__ has joined #openstack-dev15:39
*** jeremy_ has quit IRC15:39
*** deshantm has joined #openstack-dev15:41
*** jeremy has quit IRC15:42
*** jeremy__ is now known as jeremy15:42
*** cp16net has joined #openstack-dev15:45
*** ayoung has joined #openstack-dev15:45
*** CarlosM has quit IRC15:48
*** reed has joined #openstack-dev15:48
*** zzed has joined #openstack-dev15:50
*** rnirmal has joined #openstack-dev15:54
adam_gvishy: if you're around, are there corresponding updates to nova for this? https://github.com/cloudbuilders/openstackx/commit/ad18daae7570f296acb8aa2cd0d4896c552fed10#diff-015:54
*** CarlosM has joined #openstack-dev16:02
Kialljaypipes, looks like a gerrit issue? a merged review has disappeared from the repository... https://review.openstack.org/284016:04
Kiall(or is it mtaylor who looks after gerrit?)16:05
jaypipesKiall: ah, the case of the missing merge review. I will get Dr. Holmes (jeblair) and Watson (mtaylor) on it immediately :)16:08
openstackgerritVerification of a change to openstack/keystone failed: Bug #915544: keystone-manage version 1 commands broken when using flags  https://review.openstack.org/299916:08
uvirtbotLaunchpad bug 915544 in keystone "keystone-manage version 1 commands broken when using flags" [Undecided,In progress] https://launchpad.net/bugs/91554416:08
jaypipesKiall: 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 FYI16:09
KiallNope, haven't filed a  bug - dolph just noticed it and commented on the review a few mins ago..16:10
LinuxJedijaypipes: plus I'm on their team and actually working this week so may be able to look ;)16:18
*** Gordonz has joined #openstack-dev16:24
*** jsavak has joined #openstack-dev16:27
*** bepernoot has quit IRC16:30
*** bsza has joined #openstack-dev16:33
*** bsza-I has joined #openstack-dev16:33
*** bsza-I has quit IRC16:34
*** dragondm has joined #openstack-dev16:35
*** zzed has quit IRC16:37
*** zzed has joined #openstack-dev16:37
openstackgerritVerification of a change to openstack/python-novaclient failed: Set Content-Type header on all requests  https://review.openstack.org/310716:39
*** jeremy_ has joined #openstack-dev16:40
*** jeremy_ has joined #openstack-dev16:40
markmcsoren, care to approve https://review.openstack.org/3105 ?16:42
*** jeremy__ has joined #openstack-dev16:42
*** jeremy__ has joined #openstack-dev16:42
*** jeremy has quit IRC16:43
*** jeremy__ is now known as jeremy16:43
LinuxJedijaypipes, Kiall: I see the problem, will look into a fix...16:44
KiallLinuxJedi, great :)16:44
Kiallsaves me filing a bug ;)16:44
*** bencherian has joined #openstack-dev16:45
*** jeremy_ has quit IRC16:46
*** mdomsch has joined #openstack-dev16:46
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates  https://review.openstack.org/303516:53
openstackgerritandrewbogott proposed a change to openstack/nova: Add dns domain manipulation to nova.  https://review.openstack.org/293817:02
openstackjenkinsProject nova-docs build #1956: SUCCESS in 2 min 50 sec: https://jenkins.openstack.org/job/nova-docs/1956/17:03
openstackjenkinsAlvaro: Fixes bug 91712817:03
uvirtbotLaunchpad bug 917128 in nova "typo in nova/db/sqlalchemy/api.py in "network_get_all_by_uuids"" [Undecided,Fix committed] https://launchpad.net/bugs/91712817:03
LinuxJediKiall: 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
KiallLinuxJedi, maybe the push to gerrit failed, but the local clone has the commit?17:04
LinuxJediKiall: I can't find it in the local clone either17:05
jaypipesblessed be the Starbucks.17:06
LinuxJediKiall: something very funny going on with git, I'm afraid I will need mtaylor or jeblair :(17:06
Kiallheh ;) I would bet its /var/lib/jenkins/jobs/gate-keystone-merge/workspace/17:06
KiallAh well!17:06
LinuxJediKiall: yep, the workspace has it, that is it :)17:07
jaypipesLinuxJedi: the Jenkins workspace is where good code goes to die.17:08
*** dubsquared has joined #openstack-dev17:08
Kiallright.. maybe the push failed in some weird way that looked to jenkins like a success?17:08
KiallI'll stop speculating at this point before I talk you into wiping all known copies of the keystone code somehow ;)17:08
LinuxJediprobably17:08
LinuxJedilol! :)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
KiallActually - manually pushing would probably be a bad idea.. since gerrit wouldn't know about it17:11
*** reidrac has quit IRC17:11
adam_ganyone 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
LinuxJediKiall: 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
uvirtbotLaunchpad bug 917759 in openstack-ci "gate-keystone-merge broken for stable/diablo" [Critical,New]17:14
Kiallsure17:15
*** sleepsonthefloo has joined #openstack-dev17:15
*** bepernoot has joined #openstack-dev17:16
LinuxJediKiall: once fixed it should hopefully just be a case of us doing a manual re-trigger in Jenkins17:16
*** mnewby has joined #openstack-dev17:17
openstackjenkinsProject 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 errors17:18
openstackjenkins* Brian Waldon: Add policy checking to nova.network.api.API17:18
*** bepernoot has quit IRC17:19
*** dtroyer has joined #openstack-dev17:21
*** oneiroi has quit IRC17:21
*** oneiroi has joined #openstack-dev17:22
*** oneiroi has quit IRC17:22
*** oneiroi has joined #openstack-dev17:22
*** oneiroi has quit IRC17:23
*** stuntmachine has quit IRC17:24
*** zigo has joined #openstack-dev17:27
openstackgerritDean Troyer proposed a change to openstack/python-novaclient: Set Content-Type header on all requests  https://review.openstack.org/310717:30
*** bepernoot has joined #openstack-dev17:31
openstackgerritVerification of a change to openstack/nova failed: blueprint host-aggregates  https://review.openstack.org/303517:32
openstackgerritKevin L. Mitchell proposed a change to openstack/nova: Fix an error that prevents message from getting substituted.  https://review.openstack.org/310817:33
jaypipesdtroyer: 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-dev17:34
*** n0ano has joined #openstack-dev17:34
*** bepernoot has quit IRC17:39
Vekdid 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
jaypipesdid review.openstack.org go down?17:39
bcwaldonit just had a brain fart17:39
bcwaldonits back now17:39
bcwaldoncalm down guys!17:39
jaypipesVek: ah, jinx17:39
jaypipesbcwaldon: :P17:39
Vekconfirmed, it's back.17:39
zigottx & jaypipes: Hi there!17:40
zigoI still didn't get any contact from those working on XenAPI + Openstack.17:40
zigoI really would like to get in touch with the relevant ppl.17:41
zigoDo you know who I can get in touch with?17:41
zigoI mean, actual developers, not Lars or Ewan, who are busy and can't answer me anyway.17:41
jaypipeszigo: yo17:41
*** derekh has quit IRC17:42
*** sleepsonthefloo has quit IRC17:42
jaypipeszigo: hmm... I would contact either Armando Migliccio (sp?) or Salvatore from Citrix. They should know.17:42
*** sleepsonthefloo has joined #openstack-dev17:42
jaypipeszigo: email me and I will email you their contact info.17:42
zigoDo you have their email addresses?17:42
jaypipeszigo: jaypipes@gmail.com17:42
zigoOk.17:42
zigoCheers.17:42
jaypipesnp17:43
*** jdurgin has joined #openstack-dev17:43
*** openstack` has joined #openstack-dev17:48
*** openstack has quit IRC17:48
*** openstackjenkins has joined #openstack-dev17:48
*** openstack` is now known as openstack17:49
*** mtaylor has quit IRC17:49
*** mtaylor has joined #openstack-dev17:49
*** mtaylor has quit IRC17:49
*** mtaylor has joined #openstack-dev17:49
*** ChanServ sets mode: +v mtaylor17:49
*** webdo has quit IRC17:51
*** openstackgerrit has joined #openstack-dev17:53
*** openstack has joined #openstack-dev17:57
comstudit's back now17:57
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: bug915695 security groups client - to list  https://review.openstack.org/301817:57
*** openstackjenkins has joined #openstack-dev17:57
*** eglynn has quit IRC17:59
*** gyee has joined #openstack-dev17:59
*** eglynn has joined #openstack-dev17:59
markmcvishy, 2011.3.1 progress blocked on https://review.openstack.org/3105 if you're about18:00
*** mnewby_ has joined #openstack-dev18:01
*** HDhillon has joined #openstack-dev18:01
*** statik has joined #openstack-dev18:02
*** openstack` has joined #openstack-dev18:06
*** openstack has quit IRC18:06
*** openstackgerrit has quit IRC18:06
Kialland its back again ;)18:06
*** openstack` is now known as openstack18:07
*** apevec has joined #openstack-dev18:09
vishymarkmc: kicked18:10
markmcvishy, merci buckets18:11
*** stokachu has quit IRC18:16
*** andrewbogott has joined #openstack-dev18:17
*** openstackgerrit has joined #openstack-dev18:22
*** johnpur has joined #openstack-dev18:23
*** ChanServ sets mode: +v johnpur18:23
openstackgerritVerification of a change to openstack/nova failed: Fix an error that prevents message from getting substituted.  https://review.openstack.org/310818:34
*** jakedahn has joined #openstack-dev18:34
vishymarkmc: I'm told that this is an important horizon fix for diablo that has been sitting in the queue for a while18:36
*** darraghb has quit IRC18:37
*** novas0x2a|laptop has joined #openstack-dev18:37
markmcvishy, thanks https://review.openstack.org/302818:44
markmcvishy, stable-maint is only handling diablo core projects, except swift i.e. nova/glance :)18:44
vishymarkmc: hmm, so no one on horizon has +2 to horizon stable18:46
vishymarkmc: so we need a way to get stuff in18:47
markmcvishy, looks like it; same for keystone18:47
*** maplebed has quit IRC18:47
markmcvishy, I've been +2ing as I notice then, if $project-core has +1ed18:47
markmcvishy, it's only been a handful so far18:47
vishymarkmc: cool18:47
markmcvishy, stable-maint will handle keystone and horizon for essex, I guess18:47
openstackjenkinsProject nova-docs build #1958: SUCCESS in 3 min 3 sec: https://jenkins.openstack.org/job/nova-docs/1958/18:48
openstackjenkinsMark McLoughlin: Add missing scripts to setup.py (lp#917676)18:48
*** jsavak has quit IRC18:49
*** HDhillon_ has joined #openstack-dev18:49
*** HDhillon has quit IRC18:51
*** bengrue has joined #openstack-dev18:53
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates  https://review.openstack.org/310918:57
openstackgerritArmando Migliaccio proposed a change to openstack/nova: blueprint host-aggregates  https://review.openstack.org/303518:57
*** sniperd has quit IRC19:03
*** sniperd has joined #openstack-dev19:04
*** mnewby has quit IRC19:04
*** mnewby has joined #openstack-dev19:07
openstackgerritKevin L. Mitchell proposed a change to openstack/nova: Fix an error that prevents message from getting substituted.  https://review.openstack.org/310819:14
ewindischheads 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
sorenmarkmc: Merged already, it seems. Has it been ported to the stable branch as well?19:18
markmcsoren, yep, already merged on both - thanks19:19
openstackjenkinsProject nova-docs build #1959: SUCCESS in 3 min 42 sec: https://jenkins.openstack.org/job/nova-docs/1959/19:19
openstackjenkinsmotokentsai: Clean up generate fingerprint.19:19
*** heckj has joined #openstack-dev19:19
*** dubsquared has quit IRC19:20
openstackgerritVerification of a change to openstack/nova failed: blueprint host-aggregates  https://review.openstack.org/303519:22
*** mnewby has quit IRC19:25
*** oneiroi has joined #openstack-dev19:26
*** oneiroi has joined #openstack-dev19:26
openstackgerritChuck Short proposed a change to openstack/nova: Drop FK constraint if it exists in migration 064  https://review.openstack.org/311019:26
*** mnewby has joined #openstack-dev19:27
*** mnewby has joined #openstack-dev19:27
openstackgerritJohannes Erdfelt proposed a change to openstack/nova: Only update if there are networks to update  https://review.openstack.org/311119:29
*** Ryan_Lane has joined #openstack-dev19:32
openstackgerritDan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted.  https://review.openstack.org/311219:35
*** maplebed has joined #openstack-dev19:37
*** maplebed has joined #openstack-dev19:37
*** pixelbeat has quit IRC19:42
*** joshuamckenty has joined #openstack-dev19:46
*** mdomsch has quit IRC19:49
LinuxJediKiall: ok, so my bad.  It isn't a bug at all.  you just don't have a +2 code review for that branch19:49
openstackgerritChuck Short proposed a change to openstack/tempest: Add start of EC2 API testing to tempest.  https://review.openstack.org/306419:50
mtaylorjaypipes, markmc: could you change your code review to +2 for https://review.openstack.org/#change,2840 ?19:50
ttxbcwaldon: is interim-nova-authz-service with the recent merge ?19:50
openstackgerritDan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted.  https://review.openstack.org/311219:52
*** mnewby has quit IRC19:53
*** bencherian has quit IRC20:03
*** mnewby has joined #openstack-dev20:04
*** mnewby has quit IRC20:04
openstackgerritRick Harris proposed a change to openstack/nova: Rebuild/Resize support for disk-config.  https://review.openstack.org/309920:05
*** mnewby has joined #openstack-dev20:05
*** mnewby has joined #openstack-dev20:06
openstackgerritMajor Hayden proposed a change to openstack/quantum: Removed erroneous print from setup.py  https://review.openstack.org/311320:11
*** GheRivero_ has joined #openstack-dev20:16
openstackgerritVerification of a change to openstack/nova failed: Rebuild/Resize support for disk-config.  https://review.openstack.org/309920:17
*** oneiroi has quit IRC20:20
openstackgerritAlex Meade proposed a change to openstack/nova: Stop allowing blank image names on snapshot/backup  https://review.openstack.org/311420:27
openstackgerritVerification of a change to openstack/nova failed: Fix an error that prevents message from getting substituted.  https://review.openstack.org/310820:27
openstackgerritDan Prince proposed a change to openstack/nova: Allow instances in 'BUILD' state to be deleted.  https://review.openstack.org/311220:32
Vekso, has anyone else noticed that devstack is broken?20:35
dprinceVek: smokestack hasn't run cleanly since Friday.... so it wouldn't surprise me if devstack was hosed either.20:36
Vekit's failing on this: Exception: No ready nodes20:37
Vekwhich is basically blocking all development.20:37
*** apevec has quit IRC20:38
bcwaldonttx: 90%20:46
ttxbcwaldon: ok20:49
*** jog0 has joined #openstack-dev20:50
bcwaldonttx: actually, it's done now20:51
mtaylorVek: working on the devstack issue20:51
Vekmtaylor: Cool, thanks :)20:52
bcwaldonttx: marked it complete20:52
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: fix 917867  https://review.openstack.org/311520:54
*** joshuamckenty has quit IRC20:57
*** glenc has quit IRC20:58
jeblairVek, 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-dev20:58
openstackgerritRick Harris proposed a change to openstack/nova: Rebuild/Resize support for disk-config.  https://review.openstack.org/309921:00
openstackgerritDan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots.  https://review.openstack.org/311621:01
*** stokachu has joined #openstack-dev21:01
openstackgerritA change to openstack/nova has been rejected: Set instance_ref property when creating snapshots.  https://review.openstack.org/311621:02
*** flaviamissi has quit IRC21:03
ttxbcwaldon: cool!21:04
jeblairVek: devstack node pool is rebuilt, i retriggered the jobs that hit that error21:06
Vekcool21:06
vishyjohan_-_: can we get a rebase and fix for the last comment here? https://review.openstack.org/#change,291821:07
dprincebcwaldon: I commented on https://review.openstack.org/#change,3116. Any chance you'll reconsider that -2?21:08
openstackgerritVerification of a change to openstack/quantum failed: fix mysql port in sql_connection example...  https://review.openstack.org/308821:09
bcwaldondprince: I would suggest that instance_ref be removed from admin_actions and you change the views to use instance_uuid21:09
bcwaldondprince: it's an extremely simple fix that doesn't undo what I already did21:10
bcwaldondprince: and I would argue that is the correct direction to go (not just because it doesn't conflict with me ;) )21:10
dprincebcwaldon: Got a commit for reference?21:10
dprincebcwaldon: 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
dprincebcwaldon: I can turn off snapshot tests I guess.21:11
bcwaldondprince: I understand that, I just want it to get fixed the right way21:11
bcwaldondprince: https://github.com/openstack/nova/commit/6e7e3870a4ca047185ba5e3320d63afaa08357b821:11
bcwaldondprince: do you buy that it is redundant to have instance_ref and instance_uuid?21:11
dprincebcwaldon: sure. The code lead me to believe something else was going on. I'll fix it...21:12
bcwaldondprince: Thanks, Dan :)21:13
dprincebcwaldon: Not saying it was bad code. I just assumed the backup stuff was correct (and working).21:13
bcwaldondprince: it's totally my fault, I just missed the places you saw instance_ref being used21:13
bcwaldondprince: so I see how it was misleading21:13
*** bepernoot has joined #openstack-dev21:14
*** andrewsmedina has quit IRC21:14
*** ohnoimdead has joined #openstack-dev21:15
*** joesavak has joined #openstack-dev21:15
*** stokachu_ has joined #openstack-dev21:20
*** jeremy has quit IRC21:20
*** stokachu has quit IRC21:23
*** stokachu_ is now known as stokachu21:23
openstackgerritA change to openstack/nova has been rejected: Set instance_ref property when creating snapshots.  https://review.openstack.org/311621:25
*** jeremy has joined #openstack-dev21:27
*** jeremy has joined #openstack-dev21:27
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup  https://review.openstack.org/294921:28
openstackjenkinsProject 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
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #907643  https://review.openstack.org/311721:34
uvirtbotLaunchpad bug 907643 in openstack-manuals "security group options don't use" [Undecided,New] https://launchpad.net/bugs/90764321:34
*** jeremy_ has joined #openstack-dev21:35
*** jeremy_ has joined #openstack-dev21:35
*** joesavak has quit IRC21:36
*** jeremy has quit IRC21:38
*** andrewsmedina has joined #openstack-dev21:39
*** HDhillon_ has quit IRC21:40
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #899186  https://review.openstack.org/312121:41
uvirtbotLaunchpad bug 899186 in openstack-manuals "Line size bugged page 103" [High,In progress] https://launchpad.net/bugs/89918621:41
*** lloydde has joined #openstack-dev21:41
*** jeremy_ has quit IRC21:42
*** novas0x2a|laptop has quit IRC21:44
*** bepernoot has quit IRC21:44
*** pixelbeat has joined #openstack-dev21:45
*** dprince has quit IRC21:46
*** davlap has joined #openstack-dev21:46
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup  https://review.openstack.org/294921:46
openstackjenkinsProject nova-docs build #1961: SUCCESS in 2 min 57 sec: https://jenkins.openstack.org/job/nova-docs/1961/21:48
openstackjenkinsarmando.migliaccio: blueprint host-aggregates21:48
*** johnpur has quit IRC21:50
openstackgerritRazique Mahroua proposed a change to openstack/openstack-manuals: Fix bug #912107  https://review.openstack.org/312221:51
uvirtbotLaunchpad bug 912107 in openstack-manuals "Remove references to AoE" [Low,Confirmed] https://launchpad.net/bugs/91210721:51
ttxF is named "Folsom", for those who weren't at the meeting21:55
openstackgerritDolph Mathews proposed a change to openstack/keystone: Implemented bp keystone-manage2  https://review.openstack.org/312321:57
openstackgerritDan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots.  https://review.openstack.org/311621:58
*** glenc has quit IRC21:59
*** zigo has quit IRC22:00
*** glenc has joined #openstack-dev22:00
openstackgerritRavikumar Venkatesan proposed a change to openstack/tempest: fix 917867  https://review.openstack.org/311522:01
*** GheRivero_ is now known as GheRivero22:03
sorensandywalsh: 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
openstackgerritChuck Short proposed a change to openstack/nova: Ignore if the metdata ip error.  https://review.openstack.org/312522: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
larissasoren: Error: "whatever" is not a valid command.22:09
sorenThat said, I still always screw it up the first time.22:09
*** adam_g has quit IRC22:14
openstackgerritsleepsonthefloor proposed a change to openstack/nova: Implements blueprint vnc-console-cleanup  https://review.openstack.org/294922:19
*** cp16net has quit IRC22:19
*** oneiroi has joined #openstack-dev22:21
*** oneiroi has joined #openstack-dev22:21
*** lennox has joined #openstack-dev22:25
*** heckj has quit IRC22:26
*** lennox has quit IRC22:26
*** pballand has joined #openstack-dev22:28
mattstepI'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 directory22:31
*** deshantm_ has joined #openstack-dev22:33
*** deshantm has quit IRC22:36
*** deshantm_ is now known as deshantm22:36
vishymattstep: i think that method of building debs isn't really used anymore22:38
mattstepahh, k22:38
*** markvoelker has quit IRC22:39
mattstephow are people doing it these days?22:39
*** rkukura has quit IRC22:40
vishymattstep: well that is a good question22:40
vishymattstep: are they based on the ubuntu debs?22:41
*** GheRivero has quit IRC22:41
mattstepYeah, 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 from22:42
mattstepor just on the box itself22:43
vishyare you using the precise packages?22:43
vishyI'm not totally sure how the debs are built for the current ppas, but mtaylor could probably tell you22:43
mattstepsince we run puppet to manage the openstack nodes, overwriting individual files isn't going to work22:43
mattstepi'm using oneiric packages22:44
*** spiffxp has joined #openstack-dev22:44
*** Gordonz has quit IRC22:44
mattstepi'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-dev22:45
*** novas0x2a|laptop has joined #openstack-dev22:46
vishymattstep: well, I've done puppet monkeypatches of files before22:46
vishyit does work but it is ugly22:46
mattstepick, yes22:46
mattstepi've done a bit of it, it's ugly22:46
*** jaypipes is now known as jaypipes-afk22:47
vishymattstep: bash $HOME/openstack-ci/ppa_script.sh22:48
openstackjenkinsProject nova-docs build #1962: SUCCESS in 2 min 42 sec: https://jenkins.openstack.org/job/nova-docs/1962/22:48
openstackjenkinssleepsonthefloor: Implements blueprint vnc-console-cleanup22:48
mattstepyeah, 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 work22:48
mattstepit also signs the packages and puts them on the openstack ppa, so that's gotta change22:49
vishyyeah22:49
vishybut you should be able to  use the dpkg-buildpackage command22:49
vishyI mean it is building source and then uploading to a ppa22:49
mattstepyeah, i was trying to emulate it, there is some setup it does that i need to dig into more i think22:49
vishyhttps://github.com/openstack/openstack-ci/blob/master/ppa_script.sh#L8522:49
mattstepdpkg can't seem to find the orig.tar.gz no matter where i put it22:50
vishyobviously you need to use a different key22:50
mattstepyeah22:50
mattstepor none at all for starters22:50
mattstepdpkg-buildpackage -rfakeroot -S -sa is all i'm triyng to get going first22:50
vishyit looks like it takes the tarball created by the build22:51
vishyand extracts it22:51
vishyand symlinks to the inner tarball22:51
mattstepyeah22:51
mattstepdpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found22:52
mattstephmm, actually, maybe it doesn't like it gzipped?22:53
mattstepnah22:53
mattstepstill dies22:54
*** ncode has quit IRC22:55
mattstephmm, well, that constrains my problem space significantly, thanks vishy!22:56
openstackgerritsleepsonthefloor proposed a change to openstack/python-novaclient: Add server.get_vnc_console functionality to python-novaclient  https://review.openstack.org/312623:03
openstackgerritDan Prince proposed a change to openstack/nova: Set instance_ref property when creating snapshots.  https://review.openstack.org/311623:03
openstackgerritGabriel Hurley proposed a change to openstack/horizon: Converts instances and volumes to new tables, modals, etc.  https://review.openstack.org/312723:07
*** HDhillon_ has joined #openstack-dev23:09
*** jeremy has joined #openstack-dev23:10
*** kbringard has quit IRC23:11
*** bsza has quit IRC23:16
vishypvo: ping23:23
vishymattstep: that seems like a general dpkg error, so you might have more luck getting help in a different channel23:24
*** zzed has quit IRC23:34
mattstepyeah, I got through it, i'll drop some new docs on generating debs locally once i retrace my steps23:36
*** jeremy_ has joined #openstack-dev23:37
*** jeremy_ has joined #openstack-dev23:37
*** jeremy has quit IRC23:39
*** jeremy_ is now known as jeremy23:39
*** lts has quit IRC23:43
*** misheska has joined #openstack-dev23:44
*** mattray has quit IRC23:47
*** jeremy_ has joined #openstack-dev23:48
openstackjenkinsProject nova-docs build #1963: SUCCESS in 3 min 1 sec: https://jenkins.openstack.org/job/nova-docs/1963/23:48
openstackjenkinsJohannes Erdfelt: Only update if there are networks to update23:48
*** jeremy has quit IRC23:51
*** jeremy_ is now known as jeremy23:51
*** rnirmal has quit IRC23:55
*** remco_ has quit IRC23:55
*** anotherjesse1 has joined #openstack-dev23:56
openstackgerritsleepsonthefloor proposed a change to openstack-dev/devstack: Fixes dashboard for new nova client changes  * Fixes bug 917457  https://review.openstack.org/312823:57
uvirtbotLaunchpad bug 917457 in devstack "Openstackx broken since nova api refactor" [Critical,New] https://launchpad.net/bugs/91745723:57
*** markmc has quit IRC23:57
sandywalshsoren, do you mean if you treat all decorators as w/ args, then it'll be consistent?23:58
*** CarlosM has quit IRC23:59

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