*** openstack has joined #openstack | 13:31 | |
praefect | never2far, often I'm not patient enough... | 13:32 |
---|---|---|
praefect | Spirilis: it works like a charm with the metadata api running on all compute nodes.. thanks | 13:32 |
praefect | hey just a question, who is using auto_assign_floating_ips here? is it the majority of people you think? | 13:33 |
never2far | praefect, :) | 13:33 |
*** KarinLevenstein has joined #openstack | 13:33 | |
*** asavu has joined #openstack | 13:33 | |
*** lborda has joined #openstack | 13:34 | |
*** remuss has joined #openstack | 13:35 | |
*** mariocar has joined #openstack | 13:35 | |
remuss | checkout the Update_At column | 13:35 |
remuss | seems compute is falling back | 13:35 |
remuss | might be that the issue ? | 13:35 |
remuss | on docs.openstack they say something bout | 13:36 |
remuss | Sometimes you may have XXX instead of the smiley. The XXX are displayed when the components are not time-synced. Ensure time synchronization across all components of your OpenStack deployment. | 13:36 |
mariocar | Does anyone is running essex in multi_node configuration for HA? | 13:36 |
never2far | how do you sync time ? | 13:37 |
never2far | with ntp time should be auto synced if i | 13:38 |
never2far | i'm correct | 13:38 |
*** jfluhmann has joined #openstack | 13:39 | |
*** asavu_ has joined #openstack | 13:39 | |
*** asavu has quit IRC | 13:40 | |
*** asavu_ is now known as asavu | 13:40 | |
*** Gekitsuu has joined #openstack | 13:41 | |
*** rush131 has quit IRC | 13:42 | |
*** uksysadmin has quit IRC | 13:47 | |
*** lazyshot has joined #openstack | 13:48 | |
*** journeeman has joined #openstack | 13:48 | |
*** aspiers has quit IRC | 13:49 | |
*** bepernoot has quit IRC | 13:49 | |
*** imsplitbit has joined #openstack | 13:53 | |
*** journeeman has quit IRC | 13:54 | |
*** edygarcia has joined #openstack | 13:55 | |
kiranmurari | never2far, the XXX appears if your components are not time synced | 13:55 |
kiranmurari | never2far, if you have a multi machine setup then you should ensure that all of them are time synced | 13:56 |
*** robbiew has joined #openstack | 13:57 | |
koolhead17 | never2far, ntp server is your friend :) | 13:59 |
*** bsza1 has joined #openstack | 14:00 | |
*** ondergetekende has quit IRC | 14:00 | |
*** aspiers has joined #openstack | 14:00 | |
*** mattray has joined #openstack | 14:03 | |
*** bsza has quit IRC | 14:04 | |
*** mdomsch has quit IRC | 14:06 | |
*** nelson1234 has quit IRC | 14:09 | |
*** nelson1234 has joined #openstack | 14:11 | |
*** fabian` is now known as fabian | 14:12 | |
*** Drew442 has quit IRC | 14:13 | |
*** fabian is now known as fabian_ | 14:13 | |
*** willaerk has joined #openstack | 14:13 | |
*** fabian_ is now known as fabian` | 14:13 | |
*** fabian` is now known as fabian- | 14:14 | |
*** legkodymov has quit IRC | 14:15 | |
*** aspiers has quit IRC | 14:18 | |
*** msisk has joined #openstack | 14:18 | |
*** LowWalker has joined #openstack | 14:19 | |
*** remuss has quit IRC | 14:19 | |
*** dtroyer is now known as dtroyer_zzz | 14:20 | |
*** rnorwood has joined #openstack | 14:21 | |
*** Yak-n-Yeti has joined #openstack | 14:21 | |
*** paulmillar has joined #openstack | 14:21 | |
*** ryanpetrello has joined #openstack | 14:22 | |
*** never2far has quit IRC | 14:22 | |
*** nphase has joined #openstack | 14:23 | |
*** MyAzhax has joined #openstack | 14:25 | |
*** armax has joined #openstack | 14:26 | |
Razique | hey | 14:26 |
*** armax has left #openstack | 14:26 | |
*** GheRivero has joined #openstack | 14:27 | |
*** legkodymov has joined #openstack | 14:28 | |
*** aspiers has joined #openstack | 14:30 | |
*** kbringard has joined #openstack | 14:30 | |
kbringard | hey guys, quick keystone question | 14:30 |
kbringard | I'm trying to add the osksadm extension, but I don't seem to be able to get it to show up | 14:31 |
kbringard | can anyone show me an example of their keystone.conf that has it working? | 14:31 |
*** GheRivero has quit IRC | 14:31 | |
dolphm | kbringard: where are you expecting it to show up? it should be on port 35357 out of the box | 14:32 |
kbringard | dolphm: yea, that's what I thought, but it's not | 14:32 |
dolphm | kbringard: in keystone.conf, it's referred to as paste.filter_factory = keystone.contrib.admin_crud:CrudExtension.factory | 14:32 |
*** dtroyer_zzz is now known as dtroyer | 14:32 | |
dolphm | kbringard: admin_crud implements the os-ksadm contract, along with some other stuff | 14:32 |
kbringard | should it show up when I pull /v2.0/extensions? | 14:33 |
kiranmurari | OpenStack Dashboard running on Ubuntu 12.04 - http://wp.me/pT1iY-q3 | 14:33 |
kbringard | { | 14:33 |
kbringard | "extensions": { | 14:33 |
kbringard | "values": [] | 14:33 |
kbringard | } | 14:33 |
kbringard | } | 14:33 |
*** asavu has quit IRC | 14:33 | |
*** littleidea_ has joined #openstack | 14:33 | |
Razique | hey kbringard :) | 14:34 |
dolphm | kbringard: yeah, it's actually hardcoded to be in the response.. | 14:34 |
*** littleidea has quit IRC | 14:34 | |
*** littleidea_ is now known as littleidea | 14:34 | |
kbringard | hey Razique | 14:34 |
kbringard | dolphm: http://paste.openstack.org/show/14071/ | 14:34 |
kbringard | this is keystone from diablo-stable | 14:34 |
dolphm | kbringard: aaaaah | 14:34 |
dolphm | kbringard: *hides* | 14:34 |
kbringard | sorry, should have specified :-D | 14:34 |
*** MyAzhax has quit IRC | 14:35 | |
*** paulmillar has quit IRC | 14:35 | |
dolphm | kbringard: it may not have been fully implemented? not sure | 14:35 |
*** paulmillar has joined #openstack | 14:35 | |
dolphm | kbringard: other os-ksadm calls must work? creating tenants, for example | 14:35 |
*** SkiBLE has joined #openstack | 14:35 | |
SkiBLE | Good evening stackers | 14:36 |
*** cooper has joined #openstack | 14:36 | |
SkiBLE | i have just installed horizon for the first time | 14:36 |
*** MyAzhax has joined #openstack | 14:36 | |
kbringard | ok… yea… when I pull /v2.0/OS-KSADM/services/ i see the services | 14:36 |
kbringard | so maybe I was reading a bad doc... | 14:36 |
dolphm | kbringard: current trunk http://paste.openstack.org/raw/14072/ | 14:37 |
SkiBLE | and i think that we can not create networks neither upload images through the dashboard right ? | 14:37 |
dolphm | kbringard: i can certainly imagine /credentials not being implemented, i don't remember any emphasis on that particular call, and i know i didn't implement it :P | 14:38 |
kbringard | http://docs.rackspace.com/openstack-extensions/auth/OS-KSADM-admin-devguide/content/GET_listCredentials_v2.0_users__userId__OS-KSADM_credentials_Admin_API_Service_Developer_Operations-d1e1357.html | 14:38 |
kbringard | GET | 14:38 |
kbringard | v2.0/users/{userId}/OS-KSADM/credentials ?marker=string& limit=int | 14:38 |
kbringard | List credentials. | 14:38 |
kbringard | that's what I was basing it on, but maybe it wasn't implemented | 14:38 |
*** markmcclain has quit IRC | 14:39 | |
dolphm | kbringard: rackspace must implement it, and maybe didn't contribute an implementation back? | 14:39 |
dolphm | at least, as of diablo-stable | 14:39 |
kbringard | yea, I dunno… weird | 14:40 |
SkiBLE | can someone answer my question please ? | 14:40 |
dolphm | kbringard: i've been bugging them to contribute a few cool things they've published contracts for, but don't have an openstack driver for | 14:40 |
kbringard | SkiBLE: I believe you are correct | 14:41 |
kbringard | dolphm: ah, yea, I'm looking at the extention_handler.py | 14:41 |
SkiBLE | what about integrating quantum with horizon | 14:42 |
SkiBLE | how is that done ? | 14:42 |
kbringard | dolphm: but doesn't horizon use this plugin to create users and stuff? | 14:44 |
*** joearnold has joined #openstack | 14:44 | |
markvoelker | SkiBLE: Just on my way to a meeting, but check out https://review.openstack.org/#/c/6548/ | 14:44 |
*** nemotrickster has joined #openstack | 14:44 | |
*** sdake_ has joined #openstack | 14:44 | |
markvoelker | Basically Quantum support was removed due to Horizon changes, but is working back in now. The code is under review and should show up before long. | 14:44 |
SkiBLE | okay thanks markvoelker | 14:44 |
*** sdake has quit IRC | 14:45 | |
*** DavidLevin has joined #openstack | 14:46 | |
*** alpha_ori has quit IRC | 14:48 | |
*** Gekitsuu has quit IRC | 14:48 | |
*** nemotrickster has quit IRC | 14:48 | |
*** aspiers has quit IRC | 14:48 | |
*** GheRivero has joined #openstack | 14:50 | |
*** hhoover has joined #openstack | 14:51 | |
*** FlipFlop_ has joined #openstack | 14:53 | |
*** blt has quit IRC | 14:53 | |
*** FlipFlop_ has quit IRC | 14:53 | |
Razique | here guys http://www.canonical.com/sites/www.canonical.com/files/active/Ubuntu_Keystone_WP_WEB_AW.pdf | 14:54 |
kbringard | thanks Razique | 14:55 |
kbringard | I'm trying to write some tools to use the admin API to manage users… I have tools that work great with the nova admin API | 14:56 |
kbringard | but the keystone admin API (at least for diablo-stable) doesn't support a lot of things | 14:56 |
kbringard | like creating users | 14:56 |
*** hhoover has left #openstack | 14:56 | |
*** sgran has quit IRC | 14:58 | |
*** sgran has joined #openstack | 14:59 | |
kbringard | so, I guess the next question is… with keystone from diablo-stable, is there any way to create/delete users/tenants via an API? | 15:00 |
*** aspiers has joined #openstack | 15:00 | |
kbringard | or do we have to use keystone-manage? | 15:00 |
*** rnirmal has joined #openstack | 15:02 | |
*** llang629 has quit IRC | 15:02 | |
*** pnavarro has joined #openstack | 15:04 | |
*** judd7 has joined #openstack | 15:04 | |
*** lborda has quit IRC | 15:04 | |
*** sdake_ has quit IRC | 15:04 | |
*** reed has joined #openstack | 15:04 | |
*** sdake has joined #openstack | 15:04 | |
*** joearnold has quit IRC | 15:04 | |
*** judd7 has left #openstack | 15:05 | |
*** SkiBLE has quit IRC | 15:05 | |
*** David_ has joined #openstack | 15:06 | |
*** joearnold has joined #openstack | 15:06 | |
*** vladimir3p has joined #openstack | 15:07 | |
*** [7hunderbird] has joined #openstack | 15:07 | |
*** Oxygen02 has quit IRC | 15:08 | |
*** lborda has joined #openstack | 15:08 | |
*** vivek has quit IRC | 15:08 | |
*** David__ has quit IRC | 15:09 | |
*** anderstj has joined #openstack | 15:11 | |
*** sgran has quit IRC | 15:12 | |
*** anderstj has quit IRC | 15:12 | |
*** freeflying has quit IRC | 15:13 | |
*** glove has joined #openstack | 15:13 | |
*** shaon has quit IRC | 15:13 | |
*** sgran has joined #openstack | 15:13 | |
*** kbringard has quit IRC | 15:16 | |
*** Free_maN has quit IRC | 15:16 | |
*** Razique has quit IRC | 15:16 | |
*** aspiers has quit IRC | 15:18 | |
*** judd7 has joined #openstack | 15:19 | |
*** freeflying has joined #openstack | 15:20 | |
*** guigui has quit IRC | 15:20 | |
*** jkyle has joined #openstack | 15:23 | |
*** joearnold has quit IRC | 15:23 | |
*** jj0hns0n has joined #openstack | 15:23 | |
roge | my fresh installation of nova-compute and qemu on ubuntu 12.04 does not work | 15:24 |
roge | my last log message on nova-compute is: 012-04-27 12:22:25 DEBUG nova.virt.libvirt.connection [-] Connecting to libvirt: qemu:///system from (pid=18588) _get_connection /usr/lib/python2.7/dist-packages/nova/virt/libvirt/connection.py:292 | 15:25 |
*** jj0hns0n has quit IRC | 15:25 | |
*** jj0hns0n has joined #openstack | 15:25 | |
*** heyho has joined #openstack | 15:25 | |
roge | on nova list, a ERROR shows on schedule process | 15:25 |
*** jackh has quit IRC | 15:26 | |
*** Blackavar has quit IRC | 15:26 | |
*** alpha_ori has joined #openstack | 15:29 | |
*** avoine has joined #openstack | 15:29 | |
*** aspiers has joined #openstack | 15:30 | |
*** jgriffith has joined #openstack | 15:31 | |
*** DavidLevin has quit IRC | 15:34 | |
*** robbiew has quit IRC | 15:35 | |
*** bepernoot has joined #openstack | 15:35 | |
*** vitiho has quit IRC | 15:36 | |
*** bepernoot has quit IRC | 15:36 | |
*** nacx has quit IRC | 15:38 | |
*** stimble has joined #openstack | 15:38 | |
*** kiranmurari has quit IRC | 15:44 | |
*** bepernoot has joined #openstack | 15:45 | |
*** dendrobates is now known as dendro-afk | 15:47 | |
*** txwikinger2 has joined #openstack | 15:47 | |
*** jimyeh has joined #openstack | 15:48 | |
*** reidrac has left #openstack | 15:48 | |
*** reidrac has quit IRC | 15:48 | |
*** jimyeh has quit IRC | 15:48 | |
*** aspiers has quit IRC | 15:48 | |
*** willaerk has quit IRC | 15:51 | |
*** lazyshot has quit IRC | 15:56 | |
*** RichardRaseley has joined #openstack | 15:57 | |
*** jtanner_ has joined #openstack | 16:00 | |
*** aspiers has joined #openstack | 16:00 | |
*** vitiho has joined #openstack | 16:00 | |
*** jtanner has quit IRC | 16:01 | |
*** zdiN0bot has joined #openstack | 16:02 | |
*** bbcmicrocomputer has quit IRC | 16:02 | |
*** antenagora has quit IRC | 16:03 | |
*** stimble has quit IRC | 16:03 | |
*** lazyshot has joined #openstack | 16:03 | |
*** blamar has joined #openstack | 16:04 | |
*** legkodymov has quit IRC | 16:04 | |
*** stimble has joined #openstack | 16:04 | |
*** bepernoot has quit IRC | 16:05 | |
*** jayfordddd has joined #openstack | 16:07 | |
*** FACEFOX has quit IRC | 16:08 | |
*** Trixboxer has quit IRC | 16:08 | |
*** sdake_ has joined #openstack | 16:09 | |
*** lborda has quit IRC | 16:10 | |
*** sdake has quit IRC | 16:11 | |
*** andrewsben_zz is now known as andrewsben | 16:11 | |
*** legkodymov has joined #openstack | 16:12 | |
*** FACEFOX has joined #openstack | 16:13 | |
*** cryptographrix has quit IRC | 16:13 | |
*** sstent has quit IRC | 16:13 | |
*** cryptographrix has joined #openstack | 16:13 | |
*** sstent has joined #openstack | 16:13 | |
*** rocambole has quit IRC | 16:13 | |
*** leetrout has joined #openstack | 16:16 | |
*** s0mik has joined #openstack | 16:16 | |
*** somik has joined #openstack | 16:17 | |
*** aspiers has quit IRC | 16:18 | |
*** asavu has joined #openstack | 16:19 | |
*** issackelly has joined #openstack | 16:20 | |
*** joearnold has joined #openstack | 16:20 | |
*** s0mik has quit IRC | 16:21 | |
*** somik is now known as s0mik | 16:21 | |
*** lborda has joined #openstack | 16:21 | |
*** FACEFOX has quit IRC | 16:21 | |
*** FallenPegasus has joined #openstack | 16:24 | |
*** FACEFOX has joined #openstack | 16:25 | |
*** MarkAtwood has quit IRC | 16:28 | |
*** legkodymov has quit IRC | 16:29 | |
*** sdake_ is now known as sdake | 16:29 | |
*** Blackavar has joined #openstack | 16:29 | |
*** aspiers has joined #openstack | 16:30 | |
*** bepernoot has joined #openstack | 16:31 | |
*** FACEFOX has quit IRC | 16:34 | |
*** warik has joined #openstack | 16:34 | |
*** heyho has quit IRC | 16:35 | |
*** FACEFOX has joined #openstack | 16:36 | |
*** bepernoot has quit IRC | 16:36 | |
*** jemartin has joined #openstack | 16:37 | |
*** markmcclain has joined #openstack | 16:40 | |
*** arun_ has joined #openstack | 16:40 | |
*** arun_ has joined #openstack | 16:40 | |
*** legkodymov has joined #openstack | 16:41 | |
*** GheRivero has quit IRC | 16:42 | |
*** llang629 has joined #openstack | 16:42 | |
askstack | I am trying to get glance to work with swift. Can someone tell me if I am using the correct command to test ? | 16:43 |
*** koolhead17 has quit IRC | 16:43 | |
askstack | first i get the token with "keystone --os_username swift --os_password verybadpass --os_auth_url http://127.0.0.1:5000/v2.0/ token-get" | 16:44 |
askstack | second I use the token with glance, "glance -A 35cf87fdbf1d4ebfbdc0f0209c8c2a37 -I swift -K verybadpass -T service index" | 16:44 |
askstack | keystone debug log is at http://paste.openstack.org/show/14082/ | 16:44 |
dolphm | askstack: you probably also want to pass a --os_tenant_name to keystone, so you get a scoped token? | 16:45 |
dolphm | askstack: otherwise your token is totally valid, but only useful in keystone | 16:46 |
askstack | dolphm: ok, i will try that, and thanks for helping me with the endpoint problem. i got it resolved. | 16:46 |
*** anderstj has joined #openstack | 16:46 | |
dolphm | askstack: good to hear | 16:46 |
*** David_ has quit IRC | 16:46 | |
*** vincentricci has joined #openstack | 16:47 | |
*** anderstj_ has joined #openstack | 16:47 | |
*** lloydde has joined #openstack | 16:47 | |
*** llang629 has left #openstack | 16:48 | |
*** aspiers has quit IRC | 16:48 | |
*** derekh has quit IRC | 16:50 | |
*** sdake has quit IRC | 16:51 | |
*** anderstj has quit IRC | 16:51 | |
*** sdake has joined #openstack | 16:53 | |
askstack | dolphm: that worked for "glance index" . The "glance index" showed me the image got uploaded back when I was using "file" backend. | 16:56 |
dolphm | askstack: cool | 16:57 |
askstack | dolphm: "glance add " complaied "Error uploading image: (TypeError): __init__() got an unexpected keyword argument 'auth_version' " | 16:57 |
*** jdurgin has joined #openstack | 16:57 | |
dolphm | askstack: that sounds like a bug.. | 16:57 |
dolphm | askstack: i'd file it or hit the mailing list :-/ | 16:58 |
*** asavu has quit IRC | 16:58 | |
*** vipul has joined #openstack | 16:58 | |
askstack | dolphm: got it, I will try both. thanks for your help. | 16:59 |
*** ahasenack has quit IRC | 16:59 | |
*** ahasenack has joined #openstack | 17:00 | |
*** aspiers has joined #openstack | 17:00 | |
*** eglynn__ has quit IRC | 17:04 | |
*** jtanner_ has quit IRC | 17:05 | |
*** sdake_ has joined #openstack | 17:05 | |
*** datajerk has quit IRC | 17:05 | |
*** sdake_ has quit IRC | 17:06 | |
*** David__ has joined #openstack | 17:06 | |
*** jtanner has joined #openstack | 17:06 | |
*** jasonb has joined #openstack | 17:06 | |
*** sdake has quit IRC | 17:07 | |
*** lloydde_ has joined #openstack | 17:07 | |
*** sdake has joined #openstack | 17:07 | |
*** MarkAtwood has joined #openstack | 17:09 | |
*** mnewby has joined #openstack | 17:09 | |
*** FallenPegasus has quit IRC | 17:10 | |
*** sandywalsh has joined #openstack | 17:10 | |
*** datajerk has joined #openstack | 17:10 | |
*** Ryan_Lane has joined #openstack | 17:10 | |
*** lloydde has quit IRC | 17:10 | |
*** clauden_ has joined #openstack | 17:11 | |
*** VivekVC has quit IRC | 17:11 | |
*** jayfordddd has quit IRC | 17:12 | |
*** MarkAtwood has quit IRC | 17:13 | |
*** jayfordddd has joined #openstack | 17:14 | |
*** aspiers has quit IRC | 17:18 | |
*** mohits has quit IRC | 17:23 | |
*** rods has joined #openstack | 17:26 | |
*** mdrnstm has quit IRC | 17:29 | |
*** aspiers has joined #openstack | 17:30 | |
*** judd7_ has joined #openstack | 17:35 | |
*** bsza1 has quit IRC | 17:38 | |
*** darraghb has quit IRC | 17:38 | |
*** bsza1 has joined #openstack | 17:39 | |
*** markmcclain has quit IRC | 17:39 | |
*** dprince has quit IRC | 17:40 | |
*** koolhead11 has joined #openstack | 17:44 | |
*** zdiN0bot has quit IRC | 17:46 | |
*** legkodymov has quit IRC | 17:48 | |
*** aspiers has quit IRC | 17:48 | |
*** flaviamissi has quit IRC | 17:49 | |
*** Triade has quit IRC | 17:51 | |
*** jtanner has quit IRC | 17:52 | |
*** dyarnell has joined #openstack | 17:53 | |
*** jtanner has joined #openstack | 17:53 | |
*** warik_ has joined #openstack | 17:53 | |
*** judd7 has quit IRC | 17:57 | |
*** warik has quit IRC | 17:57 | |
*** warik_ is now known as warik | 17:57 | |
*** kiranmurari has joined #openstack | 17:57 | |
*** clauden_ has quit IRC | 17:59 | |
*** markmcclain has joined #openstack | 17:59 | |
*** clauden_ has joined #openstack | 17:59 | |
*** David__ has quit IRC | 18:00 | |
*** aspiers has joined #openstack | 18:00 | |
*** RichardRaseley has quit IRC | 18:02 | |
*** legkodymov has joined #openstack | 18:02 | |
*** albert23 has joined #openstack | 18:03 | |
*** epim has joined #openstack | 18:04 | |
*** flaviamissi has joined #openstack | 18:07 | |
*** zeriouz has joined #openstack | 18:08 | |
*** msisk has quit IRC | 18:08 | |
*** David__ has joined #openstack | 18:09 | |
*** dubsquared has quit IRC | 18:10 | |
*** fysa has quit IRC | 18:12 | |
*** icekube916 has quit IRC | 18:14 | |
*** cakiiooo has joined #openstack | 18:16 | |
*** lborda has quit IRC | 18:17 | |
*** lborda has joined #openstack | 18:17 | |
*** aspiers has quit IRC | 18:18 | |
*** FlipFlop_ has joined #openstack | 18:22 | |
*** mdrnstm has joined #openstack | 18:24 | |
*** s0mik has quit IRC | 18:27 | |
*** s0mik has joined #openstack | 18:28 | |
jkyle | I"m unable to retrieve a list of users from keystone, instead I get a 404. example: curl -i http://192.168.111.11:5000/v2.0/users -X GET -H "X-Auth-Token: 982734lcie5d4590aae51580b" returns a 404 | 18:29 |
jkyle | same command with url v2.0/tenants works | 18:30 |
dolphm | jkyle: essex? | 18:30 |
*** aspiers has joined #openstack | 18:30 | |
jkyle | dolphm: correct, I'm verifying that rest url (this was generated by dashboard) | 18:31 |
*** Ryan_Lane has quit IRC | 18:31 | |
dolphm | jkyle: oh, you're just hitting the wrong port | 18:31 |
*** Ryan_Lane has joined #openstack | 18:31 | |
jkyle | am I? different port for users vs tenants? | 18:31 |
dolphm | jkyle: the public port (5000) won't list users, you need to use the admin port (35357 by default), and use an admin token | 18:31 |
dolphm | jkyle: on port 5000, you're seeing a list of tenants *you* have access to | 18:31 |
*** Amw3000 has joined #openstack | 18:31 | |
dolphm | jkyle: on 35357, you'll get a list of *all* users and *all* tenants in the system, assuming the backend driver is capable of returning such a list | 18:32 |
jkyle | ah, so I need the 35357 | 18:32 |
jkyle | hehe, cool | 18:32 |
*** jorge__ has joined #openstack | 18:32 | |
dolphm | jkyle: /salute | 18:32 |
jkyle | so, in teh settings_local.py, it had this as default: OPENSTACK_KEYSTONE_URL = "http://%s:5000/v2.0" % OPENSTACK_HOST | 18:33 |
jkyle | I entered this: OPENSTACK_KEYSTONE_ADMIN_URL = "http://%s:35357/v2.0" % OPENSTACK_HOST | 18:33 |
jkyle | it was not originally there,but I foudn it in the docs (whcih seem somewhat dated) | 18:34 |
*** sdake has quit IRC | 18:34 | |
*** berendt has quit IRC | 18:34 | |
koolhead11 | jkyle, are you following HP doc for swift ?> | 18:34 |
jkyle | should I change this: OPENSTACK_KEYSTONE_URL to this: OPENSTACK_KEYSTONE_ADMIN_URL and (I'm wondering) what impact that would have on normal users | 18:34 |
jkyle | just went through the openstack install guide (built from trunk) with a bit of supplament from the openstack compute admin guide (also from trunk) | 18:35 |
jkyle | my setup is not as simple as the docs, so I had to improvise :) | 18:35 |
jkyle | but, seems everything is working nova-client, keystone, etc. patched glance for a hiccup I ran into, but can upload images etc. dashboard works on all fronts cept this one | 18:36 |
*** melmoth has quit IRC | 18:36 | |
kiranmurari | jkyle, ur AUTH url (KEYSTONE) should be pointing to 5000 and endpoint url to 35357 | 18:36 |
dolphm | jkyle: ^^ normal users should still hit 5000 | 18:37 |
jorge__ | hi, i have an installation using ubuntu 12.04 lts. when i try to launch an instance, it works but doesnt get IP. checking the console-log i can see "no instance data found in start-local" and "cloud-init-nonet waiting 120 seconds for a network device.". i'm using an ubuntu uec image disk. what i have to do ? any suggestions? | 18:38 |
kiranmurari | dolphm, true... | 18:39 |
* zykes-_ waves to koolhead11 | 18:40 | |
koolhead11 | hola zykes-_ | 18:40 |
*** vladimir3p has quit IRC | 18:40 | |
kiranmurari | zykes-_, koolhead11 is in mood to wave but tired for the day :) | 18:40 |
zykes-_ | :o | 18:41 |
zykes-_ | koolhead11: isn't it bedtime in india ? | 18:41 |
* koolhead11 goes off | 18:41 | |
kiranmurari | oops... zykes-_ : hai from me as well | 18:41 |
*** koolhead11 is now known as koolhead11|afk | 18:41 | |
*** mbrannigan has joined #openstack | 18:42 | |
critch | Is there a way to make images accessible from multiple projects? | 18:42 |
critch | Seems every image I publish ends up in demo, and in the project I want to use, I can not see it. | 18:42 |
mbrannigan | when trying to create a server on rackspace, I'm getting a 422 error (Ubuntu 12.04 / Python 2.7.3) | 18:43 |
mbrannigan | what could be causing that? | 18:44 |
zykes-_ | critch: you can either make it public by adding 'is_public=True' while uploading or via modification of the metadata or you can use image sharing via the glance command. | 18:45 |
*** mohits has joined #openstack | 18:45 | |
jkyle | ok, was pulled away | 18:45 |
*** lborda has quit IRC | 18:46 | |
mbrannigan | ah, it's something on rackspace's side... *sigh* | 18:46 |
jkyle | kiranmurari: dolphm what is the exact name of the auth and endpoint urls in the settings? the settings file only variable in the default settings was OPENSTACK_KEYSTONE_URL | 18:46 |
jkyle | or a doc reference for the settings file (haven't rounded it up yet) | 18:46 |
critch | zykes-_: thanks, but I don't see that as listed with uec-publish-tarball. Going to look into the source now. | 18:47 |
zykes-_ | critch: use the "glance" command if you can instead | 18:47 |
zykes-_ | "glance add...." | 18:47 |
*** aslan has quit IRC | 18:47 | |
*** markmcclain has quit IRC | 18:48 | |
*** aspiers has quit IRC | 18:48 | |
jkyle | found this: http://docs.openstack.org/trunk/openstack-compute/admin/content/build-and-configure-openstack-dashboard.html, but it only mentionons the 5000 url | 18:49 |
*** markmcclain has joined #openstack | 18:50 | |
*** dolphm has quit IRC | 18:50 | |
jkyle | here I found a reference to a variable "OPENSTACK_KEYSTONE_ADMIN_URL" and set that to the 35357 endpoint, but it's not being used: https://lists.launchpad.net/openstack/msg07182.html | 18:52 |
kiranmurari | critch, having exported the following variables has worked for me in uploading the images to glance using 'glance ad ....' | 18:56 |
kiranmurari | export SERVICE_TOKEN=admin | 18:56 |
kiranmurari | export OS_TENANT_NAME=admin | 18:56 |
kiranmurari | export OS_USERNAME=admin | 18:56 |
kiranmurari | export OS_PASSWORD=admin | 18:56 |
kiranmurari | export OS_AUTH_URL="http://localhost:5000/v2.0/" | 18:56 |
kiranmurari | export SERVICE_ENDPOINT=http://localhost:35357/v2.0 | 18:56 |
critch | maybe it is a versioning issue, but I don't have a glance add, I could use glance image-create | 18:56 |
kiranmurari | critch, replace it according to your environment | 18:57 |
*** cakiiooo has quit IRC | 18:58 | |
*** mnewby has quit IRC | 18:58 | |
*** mnewby has joined #openstack | 18:58 | |
*** kiranmurari has quit IRC | 19:00 | |
*** mdomsch has joined #openstack | 19:00 | |
*** aspiers has joined #openstack | 19:00 | |
* jkyle goes to reading the dashboard source in search of this elusive settings option | 19:01 | |
*** lborda has joined #openstack | 19:01 | |
*** sdake has joined #openstack | 19:03 | |
*** ayoung has quit IRC | 19:05 | |
*** mdrnstm has quit IRC | 19:07 | |
*** adjohn has joined #openstack | 19:09 | |
*** mdrnstm has joined #openstack | 19:09 | |
*** warik has quit IRC | 19:09 | |
*** warik has joined #openstack | 19:10 | |
*** mohits has quit IRC | 19:11 | |
*** bjweaver has joined #openstack | 19:12 | |
*** mariocar has quit IRC | 19:13 | |
*** lbarfield has left #openstack | 19:15 | |
jkyle | tried changing this: OPENSTACK_KEYSTONE_URL to the 35357 url, it's still using 5000 | 19:16 |
*** mohits has joined #openstack | 19:16 | |
annegentle | jkyle: what's your end goal? Some limits to dashboard? | 19:16 |
jkyle | annegentle: I want to be able to create users in the dashboard along with it's other functionality. . . nothing outside of what it's designed to do :) | 19:18 |
*** aspiers has quit IRC | 19:18 | |
*** donaldngo_hp has joined #openstack | 19:19 | |
jkyle | basically, Admin -> Users -> Create and list users, seems to be the only thing broken right now | 19:19 |
*** marrusl has joined #openstack | 19:20 | |
jkyle | stackstrace starts in the keystoneclient after the url is already passed and stops in the json.loads method...so not sure what's generating the call in the dashboard | 19:20 |
jkyle | curious why changing OPENSTACK_KEYSTONE_URL didn't seem to have any effect on the application? settings caching or something? | 19:21 |
annegentle | jkyle: hm, I'm really not sure. and restarting apache didn't make it pick 'em up? | 19:21 |
jkyle | nope | 19:22 |
jkyle | service apache2 restart | 19:22 |
jkyle | ah ha, there's a cache backend. I'd think that'd be static content caching though...not application settings | 19:22 |
annegentle | ohnoimdead: or devcamcar any thoughts? ^^ | 19:22 |
*** mwbroome has joined #openstack | 19:23 | |
annegentle | jkyle: ah. so where does that note belong in the install/deploy doc? | 19:23 |
*** mbrannigan has quit IRC | 19:23 | |
critch | glance image-update b0c5e623-d880-475b-817d-201bb27dac25 is_pulic true is errorring out with glance: error: unrecognized arguments: is_pulic true | 19:26 |
*** ik04ka has quit IRC | 19:27 | |
cbolt | is_public=true ? | 19:28 |
critch | same problem | 19:28 |
*** sdake has quit IRC | 19:28 | |
*** jtanner has quit IRC | 19:28 | |
critch | it seems whatever is being used for the argument parser, it is not aware of properties | 19:28 |
*** sdake has joined #openstack | 19:28 | |
cbolt | however that does say is_pulic | 19:29 |
critch | heh, typo | 19:29 |
critch | glance image-update b0c5e623-d880-475b-817d-201bb27dac25 is_public=true | 19:29 |
*** aspiers has joined #openstack | 19:30 | |
cbolt | this essex? it is just glance update | 19:31 |
critch | used devstack, looks like master | 19:32 |
cbolt | ah | 19:32 |
*** jtanner has joined #openstack | 19:33 | |
*** vricci has joined #openstack | 19:35 | |
*** vincentricci has quit IRC | 19:39 | |
*** vricci is now known as vincentricci | 19:39 | |
*** Razique has joined #openstack | 19:40 | |
*** ryao has quit IRC | 19:43 | |
*** Triade has joined #openstack | 19:47 | |
*** jorge__ has quit IRC | 19:48 | |
*** aspiers has quit IRC | 19:48 | |
*** markmcclain has quit IRC | 19:48 | |
*** markmcclain1 has joined #openstack | 19:48 | |
*** alpha_ori has quit IRC | 19:49 | |
*** alpha_ori has joined #openstack | 19:49 | |
*** joearnold has quit IRC | 19:49 | |
*** Razique has quit IRC | 19:50 | |
*** anderstj_ has quit IRC | 19:50 | |
*** anderstj has joined #openstack | 19:53 | |
jkyle | annegentle: which note? | 19:54 |
jkyle | I need to learn bzr so I can push my patches more easily | 19:55 |
*** kiran__ has joined #openstack | 19:56 | |
*** imsplitbit has quit IRC | 19:56 | |
*** mutex_ is now known as mutex | 19:57 | |
*** lxu has quit IRC | 19:57 | |
annegentle | jkyle: I'm saying, you could write a note for the docs :) | 19:59 |
annegentle | jkyle: it's git you want | 19:59 |
*** anderstj has quit IRC | 19:59 | |
*** aspiers has joined #openstack | 20:00 | |
*** melmoth has joined #openstack | 20:00 | |
jkyle | annegentle: oh, I have no problem updating the docs...haven't found the solution yet though | 20:00 |
jkyle | I'm reading the source for the users view | 20:00 |
annegentle | jkyle: ok, cool | 20:00 |
jkyle | figure out where it's getting opts from | 20:00 |
*** adalbas has quit IRC | 20:02 | |
*** markmcclain1 has quit IRC | 20:03 | |
critch | cbolt: found my fix. glance image-update 09c8091c-af5d-49e1-a611-56b3c5ba6440 --is-public=true ---- property has underscore, option has hyphen | 20:03 |
*** markmcclain has joined #openstack | 20:03 | |
cbolt | ah nice, good to know | 20:04 |
*** donaldngo_hp has quit IRC | 20:04 | |
critch | thanks all for your help so far. | 20:05 |
*** s0mik has quit IRC | 20:05 | |
*** adjohn has quit IRC | 20:07 | |
*** leetrout has quit IRC | 20:09 | |
*** s0mik has joined #openstack | 20:10 | |
jkyle | though, I annegentle my bug: https://bugs.launchpad.net/horizon/+bug/990037. see if I can get a patch up before someone answers :P | 20:11 |
jkyle | I wonder if it's getting the endpoint _from_ keystone | 20:12 |
kiran__ | critch, have you got your issue solved about the 'glance add ...' | 20:12 |
critch | not really, but I was able to update the images | 20:13 |
jkyle | I bet that it is | 20:13 |
dyarnell | so I am trying to figure out how to connect swift to keystone (I have swift up and running with tempauth), the thing that is holding me back is the endpoint. The wiki says just create a endpoint, but I am a bit confused for swift what the publicUrl/internalUrl is supposed to be. | 20:13 |
kiran__ | critch, ok.... did you try exporting those variables | 20:14 |
critch | already exported, but it seems the uec-publish-tarball doesn't respect them. | 20:15 |
critch | but that is an ubuntu tool | 20:15 |
kiran__ | hmm... but 'glance add ...' should definitely respect them :) | 20:15 |
*** micadeyeye has joined #openstack | 20:15 | |
*** ayoung has joined #openstack | 20:17 | |
critch | kiran__: glance image-create --name='Oneric' --public --container-format=ovf --disk-format=raw --location file:///`pwd`/oneiric-server-cloudimg-amd64.tar.gz --owner 6c0a7ba079b4479d9c7229d86d81d916 | 20:17 |
critch | kiran__: Unable to communicate with image service: 400 Bad Request | 20:17 |
critch | External sourcing not supported for store file:////home/stack/imgs/oneiric-server-cloudimg-amd64.tar.gz . (HTTP 400) | 20:17 |
jkyle | the openstack docs for creating a service describe the keystone identity service as follows | 20:18 |
kiran__ | dyarnell, keystone endpoint-create --region myregion --service_id $(SWIFT_ID) --publicurl http://10.10.10.2:8080/v1/AUTH_$(tenant_id)s --adminurl http://10.10.10.2:8080/v1 --internalurl http://10.10.10.2:8080/v1/AUTH_$(tenant_id)s | 20:18 |
jkyle | --publicurl=http://192.168.206.130:35357/v2.0 --internalurl=http://192.168.206.130:5000/v2.0 --adminurl=http://192.168.206.130:5000/v2.0 | 20:18 |
jkyle | now, shouldn't the --adminurl be :35357 and the --publicurl be :5000? | 20:18 |
*** aspiers has quit IRC | 20:18 | |
kiran__ | dyarnell, ur answer sir :) but ensure that you parse the '(' ')' | 20:18 |
kiran__ | jkyle, it also depends on the configurations like one machine setup, etc... my command is for having an all-in-one setup | 20:20 |
*** alpha_ori has quit IRC | 20:21 | |
jkyle | kiran__: the ports are consistent across implementations aren't they? | 20:21 |
kiran__ | dyarnell, replace $(SWIFT_ID) with the correct id of swift service that you get from 'keystone service-list' | 20:22 |
jkyle | I mean, unless changed from default | 20:22 |
kiran__ | jkyle, yes | 20:22 |
jkyle | so, in the example docs they declare the --adminurl=http://addres:5000. shouldn't it be --adminurl=http://address:35357? | 20:22 |
jkyle | and the public should be :5000 | 20:23 |
*** egant has quit IRC | 20:23 | |
kiran__ | jkyle, sorry mate.. in this case i'm not following the admin docs... but i have my own docs in place... | 20:23 |
jkyle | kiran__: not really concerned with the docs, rather with the actual fact of which should be the adminurl and which should be the publicurl | 20:24 |
cbolt | quick question: getting a strange error, I'm able to do anything else in this essex setup except actually launch a instance.. horizon claims error at the task of scheduling, nova list just says status "error" | 20:25 |
cbolt | any usual causes of such? | 20:25 |
kiran__ | atleast to what i have seen is that that doc has helped in setting up OpenStack (one machine setup) consistently | 20:25 |
*** littleidea has quit IRC | 20:25 | |
jkyle | so you don't know hehe | 20:25 |
*** clauden_ has quit IRC | 20:25 | |
dyarnell | thank you kiran i will try that | 20:25 |
kiran__ | jkyle: :) | 20:26 |
*** clauden_ has joined #openstack | 20:26 | |
*** bruges_ has joined #openstack | 20:26 | |
*** Triade has quit IRC | 20:26 | |
tobin | cbolt: check nova-compute.log and nova-scheduler.log on the CC / compute host? Might be a better error in there. | 20:26 |
kiran__ | jkyle, i don't know the admin docs.. b'cos haven't got a chance to look at them... my choice is the starter guide... b'cos i write that | 20:27 |
jkyle | ah ha! yeah, definitely a doc bug | 20:27 |
jkyle | this is the openstack-install-guide | 20:27 |
jkyle | the 35357 port _is_ the admin url port | 20:27 |
*** ik04ka has joined #openstack | 20:27 | |
kiran__ | jkyle, i mean haven't got a chance to look at admin doc for essex :) | 20:27 |
jkyle | the doc swaps the ports in the command instruction and the output | 20:27 |
*** bruges has quit IRC | 20:28 | |
cbolt | checkin' | 20:28 |
jkyle | dashboard is still insisting on using the 5000 port, but I have a feeling that entry was causing issues | 20:28 |
*** littleidea has joined #openstack | 20:29 | |
annegentle | jkyle: which page? Need to fix that :) | 20:29 |
*** alpha_ori has joined #openstack | 20:29 | |
*** jfluhmann has quit IRC | 20:29 | |
*** sylvia_mark has joined #openstack | 20:29 | |
cbolt | ahh.. ImageNotAuthorized for the id that I'm using | 20:30 |
cbolt | image is public though | 20:30 |
*** aspiers has joined #openstack | 20:30 | |
bpaluch | hmm I've got a multi node system and I'm seeing this on my vm's that aren't on the first host. DataSourceEc2.py[WARNING]: 'http://169.254.169.254' failed: url error [[Errno 111] Connection refused] | 20:31 |
*** Ryan_Lane has quit IRC | 20:31 | |
jkyle | if only the stack trace showed what part of dashboard makes the keystoneclient call | 20:31 |
*** Ryan_Lane has joined #openstack | 20:31 | |
bpaluch | is this where I run nova-api on the compute nodes as well? | 20:32 |
*** bepernoot has joined #openstack | 20:32 | |
jkyle | bpaluch: you should only need nova-compute on the compute nodes | 20:32 |
bpaluch | hmm | 20:32 |
jkyle | bpaluch: I'd check my nova.conf make sure that none of the urls are pointing to localhost instead of an addressable IP (for example) | 20:32 |
tobin | bpaluch: that means you instances can't talk to the metadata service. | 20:32 |
tobin | s/you/your/ | 20:33 |
bpaluch | so nova-api runs the metadat service correct? | 20:33 |
*** natea has joined #openstack | 20:33 | |
bpaluch | how does my host os know to route there? | 20:33 |
bpaluch | so how does my compute node2 route to controller1 | 20:33 |
tobin | I ran into that same issue this week. I had the routing_source flag in nova.conf set wrong. | 20:34 |
kiran__ | bpaluch: +1 to jkyle , secondary compute nodes need only nova-compute on them and nova.conf same as on the primary all-in-one or atleast the one that has all the nova-components installed | 20:34 |
jkyle | bpaluch: nova.conf delcares where services are accessible. it should be identical on all your nodes | 20:34 |
*** ik04ka has quit IRC | 20:34 | |
kiran__ | jkyle: +1 to again :) | 20:34 |
jkyle | bpaluch: and the required addresses must be addressible by all nodes | 20:34 |
*** alpha_ori_ has joined #openstack | 20:34 | |
bpaluch | I have been following http://www.hastexo.com/resources/docs/installing-openstack-essex-4-ubuntu-1204-precise-pangolin | 20:35 |
*** milli has quit IRC | 20:35 | |
bpaluch | and he does the weird thing of instead of setting up a br100 he uses eth1 | 20:35 |
bpaluch | I did that and it works... sort of, I don't have internode communicate for the private ip's | 20:35 |
jkyle | bpaluch: are you setting up a flat network or vlan? is it a vanilla "toying around" install or you doing something more complicated? | 20:35 |
bpaluch | then I switched my set up and used br100, and I lost connectivity to my servers a whole bunch of times. | 20:35 |
kiran__ | bpaluch: infact br100 need not be created manually... | 20:35 |
*** alpha_ori has quit IRC | 20:35 | |
*** alpha_ori_ is now known as alpha_ori | 20:35 | |
*** milli has joined #openstack | 20:35 | |
bpaluch | flatdhcp | 20:36 |
*** clauden_ has quit IRC | 20:36 | |
tobin | bpaluch: pastebin your nova.conf | 20:36 |
bpaluch | ok | 20:36 |
jkyle | bpaluch: I recommend building the openstack-install guide from the openstack-manual trunk | 20:36 |
jkyle | and yah, post your nova.conf :) | 20:36 |
kiran__ | bpaluch: in that case... there is no need of having br100 configured in /etc/network/interfaces | 20:36 |
bpaluch | http://pastebin.com/3Lh4f2ED | 20:37 |
jkyle | kiran__: do you have to manual configure br100 on mlti-tenant vlan setups? I don't think we had to do that on our past deployments | 20:37 |
*** bepernoot has quit IRC | 20:37 | |
kiran__ | bpaluch: configure your public n private interfaces (eth0 n eth1) | 20:38 |
bpaluch | kiran__ I believe i did correctly let me show you... one sec | 20:38 |
kiran__ | the br100 would be coming automatically the first time you launch your instance | 20:38 |
bpaluch | http://pastebin.com/eU9XhgwB | 20:39 |
tobin | bpaluch: i'd say comment out routing_source and change flat_interface to eth0. Assuming your interface to the outside is eth0. | 20:39 |
kiran__ | haa... provided you have all other things configured correctly and you have an appropriate nova.conf as per your environment | 20:39 |
kiran__ | bpaluch, jkyle : i'm running on a very low bandwidth... pastebin pages is still loading :( | 20:40 |
*** markmcclain1 has joined #openstack | 20:40 | |
*** markmcclain has quit IRC | 20:40 | |
bpaluch | hmm so I really do'nt need nova-network on the compute node. | 20:41 |
bpaluch | I've done that in the past | 20:41 |
bpaluch | with diablo | 20:41 |
bpaluch | how should my router be set up? | 20:42 |
bpaluch | maybe thats whats messed up. | 20:42 |
kiran__ | bpaluch: if it is only a compute node you just need only nova-compute | 20:42 |
kiran__ | and the nova.conf | 20:42 |
kiran__ | should be the same as the one on the main(primary) server | 20:42 |
jkyle | problem fixed, yay | 20:42 |
tobin | kiran__: unless you're running in multi_host I believe | 20:43 |
kiran__ | jkyle: couldn't get you on the multi vlan stuff.... | 20:43 |
jkyle | hm, is there an option to close a bug on launchpad? this bug belongs in documentation not dashboard | 20:44 |
kiran__ | bpaluch: so have you got it working :) | 20:44 |
bpaluch | well I'm testing somethign now | 20:45 |
kiran__ | tobin: yes... if you have server1 with all the components of OpenStack and you only add extra compute nodes... nova.conf should be the same on the compute nodes | 20:45 |
kiran__ | tobin: with the caveat that all your compute nodes are connected to each other in the same subnet :) | 20:46 |
tobin | kiran__: right, but i meant running nova-network on each compute node, assuming you're in multi_host. | 20:46 |
tobin | kiran__: true :) | 20:47 |
*** eglynn__ has joined #openstack | 20:47 | |
*** aspiers has quit IRC | 20:48 | |
annegentle | jkyle: you should be able to assign the bug to another project | 20:49 |
annegentle | jkyle: move from horizon to openstack-manuals for example | 20:49 |
*** milli has quit IRC | 20:50 | |
jkyle | where's the button located? | 20:50 |
*** avoine has left #openstack | 20:50 | |
jkyle | "link a related branch"? | 20:50 |
*** milli has joined #openstack | 20:51 | |
kiran__ | bpaluch: shouldn't the ip address be pointing to 10.255.132.3 in nova.conf instead of 10.255.132.2 b'cos your eth0 ip doesn't match with what you have in nova.conf | 20:51 |
bpaluch | the nova.conf i sent you is from machineB which is just the nova-compute | 20:51 |
bpaluch | and everything else is on 10.255.132.2 | 20:51 |
kiran__ | bpaluch: you mean you have only the nova-compute installed on a seperate machine | 20:52 |
bpaluch | yes | 20:52 |
*** lts has quit IRC | 20:53 | |
kiran__ | bpaluch: so machineA has nova-* except compute, glance, swift etc | 20:53 |
*** Yak-n-Yeti has quit IRC | 20:53 | |
bpaluch | well it has compute as well. | 20:53 |
*** mohits has quit IRC | 20:53 | |
*** imsplitbit has joined #openstack | 20:53 | |
bpaluch | its controller+node | 20:53 |
bpaluch | not the best thing but, its a beefy c6100 server | 20:54 |
*** mohits has joined #openstack | 20:54 | |
kiran__ | bpaluch: thatz what i'm trying to tell you my friend, if you have say machineA with all the components (nova-*, glance, swift, keystone, dashboard) and machineB only with nova-compute still machineB's nova.conf should be the same as that of machineA | 20:55 |
kiran__ | bpaluch: i guess obviously you are using mysql as the db and you don't have a db on machineB.... | 20:55 |
bpaluch | yeah just one db | 20:56 |
bpaluch | I think I got a new problem now, but I think it has to do with my routing_source being commeted out. | 20:56 |
bpaluch | because my servers aren't getting their private ips injected properly. | 20:56 |
kiran__ | bpaluch: so machineB nova.conf should be the same as that of machineA | 20:56 |
*** Adri2000 has quit IRC | 20:56 | |
bpaluch | my nova.conf is the same on both machines now. | 20:56 |
*** asavu has joined #openstack | 20:57 | |
kiran__ | ok.. restart compute on machineB... BTW, does nova-manage service list on machine list all the services of machineA (chk the synatx of the command) | 20:57 |
kiran__ | *machineA | 20:58 |
bpaluch | yeah its all smileys | 20:58 |
*** maleck has joined #openstack | 20:58 | |
bpaluch | well except the nova-network that I stopped on machineB. | 20:58 |
bpaluch | I'll have to take that out of hte db. | 20:58 |
kiran__ | cool... so you have the 2 compute nodes at your service then :) | 20:59 |
*** edygarcia_ has joined #openstack | 20:59 | |
kiran__ | tobin: there is no need to run separate nova-network on each compute node | 20:59 |
bpaluch | I have 4 more nodes to go set up :) | 21:00 |
jkyle | so, the id's that I'm getting from nova image-list look like this: ebdaa4ba-c657-4e2d-881c-f8956fc78dee | 21:00 |
bpaluch | if this ever works... | 21:00 |
kiran__ | bpaluch: does nova-manage service list on machineA list the second compute node with a smiley... | 21:00 |
*** aspiers has joined #openstack | 21:00 | |
*** markmcclain1 has quit IRC | 21:00 | |
jkyle | bit different from past deploys, which were just numbers. e.g. 1,2,3,4,5...15 | 21:00 |
tobin | kiran__: are you saying in multi_host mode? | 21:00 |
kiran__ | tobin: yes | 21:00 |
bpaluch | kiran__: yes it does | 21:01 |
jkyle | when I do a nova boot ebdaa4ba-c657-4e2d-881c-f8956fc78dee, it says "ERROR: you need to specify an Image ID or a block device mapping " | 21:01 |
tobin | kiran__: okay i'll give that a shot. | 21:01 |
tobin | (it works either way but good to know) | 21:01 |
kiran__ | tobin: again i want to have a better understanding of your meaning for multi host | 21:01 |
kiran__ | tobin: do you mean you have all the components installed on one machine and you add extra compute nodes... | 21:02 |
tobin | kiran__: if you only have one host running nova-network, but multiple compute nodes, isn't that one has a single point of failure for traffic? | 21:02 |
bpaluch | ok time to go home. Thanks for the help. I will continue working on this on monday. have a good weekend all. | 21:03 |
*** edygarcia has quit IRC | 21:03 | |
*** edygarcia_ is now known as edygarcia | 21:03 | |
kiran__ | bpaluch: same to you | 21:03 |
tobin | kiran__: multi_host=T in nova-manage create network | 21:04 |
*** marrusl has quit IRC | 21:06 | |
kiran__ | tobin: oops... that i'm still exploring so can't comment exactly... i was under the impression of having a multi compute node setup.... n also haven't tried that option of multi_host | 21:06 |
*** ryanpetr_ has joined #openstack | 21:07 | |
*** s0mik has quit IRC | 21:07 | |
tobin | kiran__: the way I understand it is, if you have only the Cloud Controller running nova-network, then all your traffic from the compute nodes will route through the CC, thus making it a single point of failure. | 21:08 |
* tobin could be wrong though. | 21:08 | |
*** Adri2000 has joined #openstack | 21:09 | |
*** Adri2000 has quit IRC | 21:09 | |
*** Adri2000 has joined #openstack | 21:09 | |
*** sylvia_mark has quit IRC | 21:09 | |
kiran__ | tobin: but one thing as far as my understanding goes nova-network can't go without nova-api (people on the channel... correct me if i'm wrong) | 21:09 |
tobin | i run nova-network, compute, and api on each compute node. | 21:10 |
*** markmcclain has joined #openstack | 21:10 | |
*** ryanpetrello has quit IRC | 21:10 | |
*** s0mik has joined #openstack | 21:10 | |
kiran__ | tobin: if the above statement is correct then you can have multiple nova-network and nova-api setup and which can cater to your other components | 21:11 |
tobin | I'm off to catch a plane. Have a good weekend. | 21:11 |
*** sdake has quit IRC | 21:12 | |
*** markvoelker has quit IRC | 21:12 | |
kiran__ | tobin: do you mean to say in your setup of say 10 machines - all machines except 10th one runs nova-api, nova-network and nova-compute and the 10th machine runs all your openstack components | 21:12 |
*** ryanpetr_ has quit IRC | 21:13 | |
*** johnpostlethwait has joined #openstack | 21:13 | |
*** pnavarro has quit IRC | 21:14 | |
*** melmoth has quit IRC | 21:15 | |
*** mestery has quit IRC | 21:15 | |
*** sdake has joined #openstack | 21:16 | |
*** edygarcia_ has joined #openstack | 21:17 | |
*** pixelbeat has quit IRC | 21:17 | |
kiran__ | jkyle: the id what you see are correct... changed from the typical 1,2,3 etc :) | 21:17 |
jkyle | kiran__: ok, cool. for some reason glance isn't finding the image (all my queries via nova nad glance work though) /investigating | 21:17 |
jkyle | sooo close, then I can deploy my compute nodes | 21:17 |
kiran__ | jkyle: what does glance index return | 21:18 |
jkyle | kiran__: full list | 21:18 |
*** aspiers has quit IRC | 21:18 | |
jkyle | I just deleted them, going to readd. to see if anything pops up in the registry log. | 21:18 |
*** KarinLevenstein has quit IRC | 21:19 | |
*** edygarcia has quit IRC | 21:19 | |
*** edygarcia_ is now known as edygarcia | 21:19 | |
kiran__ | jkyle: if you see the full list then i guess you have glance configured correctly. i hope you are using keystone as well | 21:20 |
jkyle | kiran__: I am | 21:20 |
cbolt | kiran__: any thoughts on if glance-api is returning - WARNING [keystone.middleware.auth_token] Unable to find authentication token in headers | 21:20 |
kiran__ | jkyle: man, then i think glance add should definitely work for you :) | 21:20 |
*** mohits has quit IRC | 21:20 | |
jkyle | hm, good point though. fi the docs had the wrong keystone service endpoints...I shoudl double chekc the glance ones | 21:21 |
cbolt | glance index does work, and shows the image, horizon shows it with all of the details | 21:21 |
jkyle | cbolt: if you have an openrc conf file where your environemnt vars like OS_* are configured | 21:22 |
cbolt | yeah, that has the admin user in it | 21:23 |
jkyle | cbolt: then there would be no auth-token, but calls would still work | 21:23 |
cbolt | gotcha | 21:23 |
*** bepernoot has joined #openstack | 21:24 | |
kiran__ | jkyle: http://paste.ubuntu.com/950884/ | 21:24 |
kiran__ | jkyle: might help you in your quest to defining endpoints :) | 21:24 |
*** nvez has joined #openstack | 21:24 | |
*** mohits has joined #openstack | 21:24 | |
*** dyarnell has quit IRC | 21:25 | |
kiran__ | jkyle: replace $(COMPUTE_ID) etc with the correct ids you get from keystone service-list | 21:26 |
kordless | ran into a scenario where I had bad data in the database and was getting | 21:26 |
*** cryptographrix has quit IRC | 21:26 | |
kordless | 2012-04-27 14:21:16 TRACE nova File "/opt/stack/nova/bin/nova-manage", line 941, in list | 21:26 |
kordless | 2012-04-27 14:21:16 TRACE nova instance['instance_type'].name, | 21:26 |
kordless | 2012-04-27 14:21:16 TRACE nova AttributeError: 'NoneType' object has no attribute 'name' | 21:26 |
kiran__ | kordless: can you explain a bit like what command resulted in this error, what is your environment etc...... | 21:28 |
*** FACEFOX has quit IRC | 21:29 | |
kordless | seems starting an instance with a particular flavor, then deleting the flavor causes it | 21:29 |
*** FACEFOX has joined #openstack | 21:29 | |
kordless | just repo'd | 21:29 |
*** FACEFOX has quit IRC | 21:29 | |
*** MarkAtwood has joined #openstack | 21:30 | |
*** FACEFOX has joined #openstack | 21:30 | |
*** Amw3000 has quit IRC | 21:30 | |
*** s0mik has quit IRC | 21:30 | |
*** aspiers has joined #openstack | 21:30 | |
*** mdomsch has quit IRC | 21:30 | |
nvez | Is there a good page that describes how Keystone works exactly? I'm looking to implement an existing system that uses auth to use it instead | 21:30 |
jkyle | k, readded the tty image. getting a 400 not found in my glance/api.log for this url => /v1/images/204e536c5c5e47669c725d5a33cfd3ff | 21:31 |
jkyle | but this is the image id I'm requesting via nova boot => 83442c63-c19d-4c4e-801b-738fe12f6ba3 | 21:31 |
*** cryptographrix has joined #openstack | 21:31 | |
kiran__ | jkyle: have you double checked the endpoints with what i have pasted | 21:32 |
jkyle | ah, restarting glance-api "unstuck" that, now requesting the right image | 21:32 |
jkyle | ah, pastes. awesome looking. | 21:32 |
kiran__ | jkyle: so u mean you are merry :) | 21:33 |
jkyle | after restarting got a stack trace in the api.log. | 21:33 |
*** FACEFOX has joined #openstack | 21:34 | |
kiran__ | jkyle: can you pastebin the log | 21:34 |
*** s0mik has joined #openstack | 21:34 | |
*** Guest91858 has quit IRC | 21:34 | |
jkyle | found a discrepency | 21:35 |
jkyle | sec | 21:35 |
*** s0mik has quit IRC | 21:35 | |
*** ayoung is now known as ayoung-afk | 21:36 | |
jkyle | kiran__: the openstack-install docs have this: http://192.168.206.130:8776/v1/%(tenant_id)s, you have this: http://10.10.10.2:8776/v1/$(tenant_id)s | 21:36 |
jkyle | kiran__: notice the difference? | 21:36 |
jkyle | %(tenant_id)s is a python template string, is it more like a cheetah template with $(tenant_id)s? | 21:36 |
*** roge has quit IRC | 21:37 | |
*** s0mik has joined #openstack | 21:37 | |
kiran__ | jkyle: my environment is in 10.10.10.x subnet so my url would be in that subnet... if the install docs used 192.168.206.x subnet then that would be their subnet...... :) | 21:37 |
jkyle | kiran__: it's the template string that's different (I udnerstand why networks are different ;) ) | 21:38 |
*** adjohn has joined #openstack | 21:38 | |
jkyle | though, the back trace indicates this is fallout from my patch to fix another issue. I'll fix | 21:38 |
kiran__ | jkyle: yeah... ok... '%' and '$' is the difference :) | 21:39 |
*** marrusl has joined #openstack | 21:39 | |
*** FACEFOX has quit IRC | 21:40 | |
*** FACEFOX has joined #openstack | 21:41 | |
*** cbolt has left #openstack | 21:41 | |
*** ttrifonov is now known as ttrifonov_zZzz | 21:41 | |
kordless | kiran__: i filed a bug report | 21:41 |
kiran__ | jkyle: BTW, ensure that you are parsing the '(' ')' parenthesis while executing this command. you need to have a '\' before the parenthisis | 21:41 |
*** mattray has quit IRC | 21:42 | |
kiran__ | jkyle: to read the special character | 21:42 |
*** jtanner has quit IRC | 21:42 | |
kiran__ | jkyle: or you can export the urls and use $adminurl etc | 21:42 |
kiran__ | jkyle: bug for what? | 21:43 |
*** bepernoot has quit IRC | 21:43 | |
kiran__ | jkyle: sorry... not for you :) | 21:43 |
jkyle | kiran__: if you leave a trailing slash on endpoint urls, keystone will create a double slash url e.g. foo.bar.com/v1//service_item | 21:43 |
kiran__ | kordless: bug for what? | 21:44 |
jkyle | which chokes urllib | 21:44 |
kordless | for the nova-manage error i managed to reproduce | 21:44 |
kordless | if you delete a flavor of a running instance, nova-manage blows up | 21:44 |
kordless | which you obviously shouldn't do! :P | 21:44 |
kiran__ | jkyle: there are no trailing '/' here - http://paste.ubuntu.com/950884/ | 21:45 |
*** rnorwood has quit IRC | 21:45 | |
kiran__ | jkyle: :) | 21:45 |
kiran__ | kordless: true.... it should report something like 'flavor in use. plz terminate respective instances' :) | 21:46 |
kordless | yup | 21:46 |
*** lazyshot has quit IRC | 21:47 | |
kiran__ | BTW, have you guys seen the screencast of Horizon. itz here cssoss.wordpress.com | 21:48 |
*** maleck has quit IRC | 21:48 | |
*** aspiers has quit IRC | 21:48 | |
*** lborda has quit IRC | 21:50 | |
kiran__ | jkyle: i was talking about parsing the parenthesis that you have with -> $(tenant_id)s | 21:50 |
jkyle | k, that could be it. looks like a NoneType is being passed...just so happens it was my patch that triggered it :P | 21:51 |
kiran__ | happens :) | 21:52 |
*** egant has joined #openstack | 21:52 | |
kiran__ | jkyle: so what does your patch do? | 21:52 |
nvez | kiran__: dashboard looks shmexy. | 21:53 |
*** jj0hns0n has quit IRC | 21:53 | |
*** natea has quit IRC | 21:54 | |
*** jj0hns0n has joined #openstack | 21:54 | |
kiran__ | nvez: thx... | 21:54 |
jkyle | going from %(tenant_id)s to $(tenant_id)s produces => ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) | 21:55 |
kiran__ | jkyle: when does this occur... | 21:55 |
jkyle | instead of 404. the method causing the backtrace is: path = '/'.join([self.doc_root.rstrip('/') or '', action.lstrip('/')]) | 21:55 |
jkyle | in glance/common/client.py. taking a peak | 21:55 |
kiran__ | jkyle: have you deleted the earlier endpoints created. keystone endpoint-delete <id> | 21:56 |
jkyle | the .rstrip('/') is my awesomely super patch, but that call would fail either way with a None as doc_root | 21:56 |
jkyle | kiran__: yep | 21:56 |
jkyle | and restart glance-{api,registry}, nova-api, and keystone | 21:56 |
kiran__ | jkyle: what does glance index result in? | 21:57 |
jkyle | glance index succeeds | 21:57 |
jkyle | oh, wait. something broke | 21:57 |
jkyle | :P | 21:57 |
kiran__ | jkyle: and you have your patch applied to this very same setup???? | 21:57 |
jkyle | yep, I can remove it but it's not causing this | 21:59 |
jkyle | it's failing due to the self.doc_root being None, not due to the .rstrip('/') that I added | 21:59 |
jkyle | ah, wait. no I see it now. fix incoming | 21:59 |
kiran__ | hmmm... interesting... | 22:00 |
kiran__ | jkyle: sorry, but right now i'm @ home and don't access to a working setup or the source to take a look at :( | 22:00 |
*** aspiers has joined #openstack | 22:00 | |
jkyle | the original took care o the error condition via: self.doc_root or '', but calling .rstrip() breaks that | 22:00 |
*** dendro-afk is now known as dendrobates | 22:02 | |
*** nvez has quit IRC | 22:03 | |
jkyle | hm, k, it's back to calling the wrong image id | 22:04 |
jkyle | /v1/images/204e536c5c5e47669c725d5a33cfd3ff instead of /v1/images/83442c63-c19d-4c4e-801b-738fe12f6ba3 | 22:05 |
kiran__ | jkyle: are you using 'glance add...' | 22:06 |
jkyle | kiran__: yep | 22:06 |
jkyle | like this | 22:06 |
kiran__ | jkyle: i would suggest you use glance commands see if you are able to upload the image properly... | 22:06 |
jkyle | glance works fine, I can glance show, index, delete, add | 22:06 |
kiran__ | jkyle: then... who is taking the wrong image id... | 22:07 |
jkyle | glance add -A mytoken name='tty-kernel' is_public=true container_format=aki disk_format=aki < aki.img # same for ari/ami | 22:07 |
*** ShKoDrAnI has quit IRC | 22:07 | |
*** hggdh has quit IRC | 22:07 | |
jkyle | this guy uses the right id in the url | 22:08 |
jkyle | eventlet.wsgi.server | 22:08 |
jkyle | this guy changes it: glance.api.middleware.version_negotiation | 22:08 |
kiran__ | jkyle: sorry again... as i said no access to source here right now :) | 22:08 |
*** edygarcia_ has joined #openstack | 22:09 | |
jkyle | no worries, mostly talking to myself. feedback helps me focus :P | 22:09 |
kiran__ | :) | 22:10 |
*** ShKoDrAnI has joined #openstack | 22:10 | |
*** hggdh has joined #openstack | 22:11 | |
*** edygarcia has quit IRC | 22:11 | |
kiran__ | jkyle: post your feedback here... i'm off to bed.... ZZzzzzzz | 22:11 |
*** edygarcia has joined #openstack | 22:12 | |
*** David__ has quit IRC | 22:12 | |
*** eglynn has joined #openstack | 22:12 | |
*** eglynn__ has quit IRC | 22:12 | |
*** edygarcia_ has quit IRC | 22:13 | |
*** edygarcia_ has joined #openstack | 22:14 | |
*** edygarcia__ has joined #openstack | 22:15 | |
*** negronjl has quit IRC | 22:15 | |
*** edygarcia___ has joined #openstack | 22:16 | |
*** edygarcia has quit IRC | 22:16 | |
*** edygarcia___ is now known as edygarcia | 22:16 | |
*** bjweaver has quit IRC | 22:18 | |
*** edygarcia_ has quit IRC | 22:18 | |
jkyle | cool, so when I call the url directly with curl with the proper image id it works. | 22:18 |
*** aspiers has quit IRC | 22:18 | |
*** edygarcia__ has quit IRC | 22:19 | |
*** Ryan_Lane has quit IRC | 22:20 | |
*** Ryan_Lane has joined #openstack | 22:20 | |
*** flaviamissi has quit IRC | 22:20 | |
*** bjweaver has joined #openstack | 22:20 | |
*** dachary has quit IRC | 22:22 | |
*** edygarcia_ has joined #openstack | 22:22 | |
*** asavu has quit IRC | 22:22 | |
*** edygarcia has quit IRC | 22:22 | |
*** edygarcia_ is now known as edygarcia | 22:22 | |
*** edygarcia_ has joined #openstack | 22:23 | |
*** edygarcia__ has joined #openstack | 22:23 | |
*** roge has joined #openstack | 22:24 | |
*** bjweaver has quit IRC | 22:24 | |
*** edygarcia___ has joined #openstack | 22:25 | |
*** edygarcia has quit IRC | 22:26 | |
*** edygarcia___ is now known as edygarcia | 22:26 | |
*** edygarcia__ has quit IRC | 22:28 | |
*** edygarcia_ has quit IRC | 22:28 | |
jkyle | hm, this files been worked on in trunk | 22:28 |
*** aspiers has joined #openstack | 22:30 | |
*** ahasenack has quit IRC | 22:31 | |
*** AlanClark has quit IRC | 22:31 | |
*** edygarcia_ has joined #openstack | 22:32 | |
*** negronjl has joined #openstack | 22:34 | |
*** rnorwood has joined #openstack | 22:35 | |
*** edygarcia has quit IRC | 22:35 | |
*** edygarcia_ is now known as edygarcia | 22:35 | |
*** xmltok has joined #openstack | 22:36 | |
*** dendrobates is now known as dendro-afk | 22:36 | |
*** kbringard has joined #openstack | 22:37 | |
*** markmcclain has quit IRC | 22:37 | |
*** sdake has quit IRC | 22:39 | |
*** dtroyer is now known as dtroyer_zzz | 22:39 | |
*** sdake has joined #openstack | 22:40 | |
*** kbringard has quit IRC | 22:40 | |
*** mohits has quit IRC | 22:44 | |
*** bsza1 has quit IRC | 22:45 | |
*** aspiers has quit IRC | 22:48 | |
*** msavy has quit IRC | 22:49 | |
*** kiran__ has quit IRC | 22:51 | |
*** clopez has quit IRC | 22:55 | |
*** rnirmal has quit IRC | 23:00 | |
*** aspiers has joined #openstack | 23:00 | |
*** jemartin has quit IRC | 23:01 | |
*** Triade has joined #openstack | 23:02 | |
*** blamar has quit IRC | 23:03 | |
*** dtroyer_zzz is now known as dtroyer | 23:03 | |
TheAppleMan | when swift-ring-builder ... rebalance says i should wait and rebalance/repush, what is the push command? | 23:05 |
*** joearnold has joined #openstack | 23:06 | |
*** edygarcia_ has joined #openstack | 23:14 | |
*** edygarcia__ has joined #openstack | 23:15 | |
*** edygarcia has quit IRC | 23:16 | |
*** edygarcia__ is now known as edygarcia | 23:16 | |
*** dvogt has joined #openstack | 23:16 | |
*** vitiho has quit IRC | 23:16 | |
*** edygarcia_ has quit IRC | 23:18 | |
*** aspiers has quit IRC | 23:18 | |
*** edygarcia has quit IRC | 23:19 | |
*** JesperA has quit IRC | 23:21 | |
*** jemartin has joined #openstack | 23:21 | |
*** wabat has quit IRC | 23:24 | |
*** FlipFlop_ has quit IRC | 23:27 | |
*** [7hunderbird] has quit IRC | 23:28 | |
*** aspiers has joined #openstack | 23:30 | |
*** lloydde_ has quit IRC | 23:32 | |
*** Yak-n-Yeti has joined #openstack | 23:34 | |
*** flaviamissi has joined #openstack | 23:34 | |
*** ninkotech has joined #openstack | 23:35 | |
*** xmltok_ has joined #openstack | 23:36 | |
*** rods has quit IRC | 23:39 | |
*** xmltok_ has quit IRC | 23:41 | |
*** xmltok has quit IRC | 23:41 | |
*** armax has joined #openstack | 23:41 | |
*** natea has joined #openstack | 23:43 | |
*** koolhead11|afk has quit IRC | 23:45 | |
*** flaviamissi_ has joined #openstack | 23:46 | |
*** dvogt has quit IRC | 23:46 | |
*** epim has quit IRC | 23:47 | |
*** aspiers has quit IRC | 23:48 | |
*** flaviamissi has quit IRC | 23:49 | |
*** flaviamissi_ is now known as flaviamissi | 23:49 | |
*** mohits has joined #openstack | 23:50 | |
*** mohits has joined #openstack | 23:50 | |
*** marrusl has quit IRC | 23:50 | |
*** dtroyer is now known as dtroyer_zzz | 23:51 | |
*** dtroyer_zzz is now known as dtroyer | 23:52 | |
*** natea has quit IRC | 23:53 | |
*** dtroyer is now known as dtroyer_zzz | 23:53 | |
*** natea has joined #openstack | 23:56 | |
*** Ryan_Lane has quit IRC | 23:56 | |
*** Ryan_Lane has joined #openstack | 23:56 | |
*** vitiho has joined #openstack | 23:57 | |
*** zeriouz has quit IRC | 23:58 | |
*** issackelly has quit IRC | 23:58 | |
*** Triade has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!