zhenguo | morning mogan! | 01:48 |
---|---|---|
*** kevinz has joined #openstack-mogan | 01:52 | |
zhenguo | hi all, the weekly meeting will happen in less than 5 mins, please move to #openstack-meeting. | 01:58 |
zhenguo | liusheng: maybe the gate issue it not all caused by Ironic | 03:20 |
zhenguo | liusheng: I find this clue: Failed to discover available identity versions when contacting http://10.35.59.160:5000/v2.0. Attempting to parse version from URL | 03:20 |
liusheng | zhenguo: hmm, should switch to use v3 ? | 03:21 |
liusheng | zhenguo: or any update in keystone side ? | 03:22 |
zhenguo | liusheng: not sure | 03:22 |
zhenguo | liusheng: seems we should fix this on our side | 03:22 |
liusheng | zhenguo: hah, so we shouldn't blame ironic | 03:23 |
zhenguo | liusheng: hah | 03:23 |
zhenguo | liusheng: aha, sorry, that's just a warning, seems not related | 03:28 |
zhenguo | liusheng: the ironic client seems got some error to conenct to keystone | 03:29 |
liusheng | zhenguo: I also found that ironicclient try many times to connect keystone, but failed finally | 03:30 |
zhenguo | liusheng: do you have a nova+ironic env | 03:37 |
zhenguo | liusheng: can you help to check the auth informaiton under [ironic] in nova.conf | 03:37 |
liusheng | zhenguo: let me check | 03:38 |
liusheng | [ironic] | 03:39 |
liusheng | project_name = demo | 03:39 |
liusheng | user_domain_id = default | 03:39 |
liusheng | project_domain_id = default | 03:39 |
liusheng | auth_url = http://10.229.40.107/identity_admin/v3 | 03:39 |
liusheng | password = password | 03:39 |
liusheng | username = admin | 03:39 |
liusheng | auth_type = password | 03:39 |
liusheng | zhenguo: ^^ | 03:39 |
zhenguo | liusheng: let me check the gate log | 03:41 |
zhenguo | [ironic] | 03:41 |
zhenguo | api_endpoint = http://10.35.59.160:6385 | 03:41 |
zhenguo | admin_url = http://10.35.59.160:5000/v2.0 | 03:41 |
zhenguo | admin_password = secretservice | 03:41 |
zhenguo | admin_username = ironic | 03:41 |
zhenguo | admin_tenant_name = service | 03:41 |
liusheng | zhenguo: maybe we should switch to user v3 keystone ? | 03:42 |
zhenguo | liusheng: maybe, let me check the nova/conf/ironic file | 03:43 |
zhenguo | liusheng: seems some update there | 03:43 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove deprecated ironic options https://review.openstack.org/458331 | 05:11 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove deprecated ironic options https://review.openstack.org/458331 | 07:36 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove deprecated ironic options https://review.openstack.org/458331 | 08:02 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: Remove deprecated ironic options https://review.openstack.org/458331 | 08:43 |
zhenguo | liusheng: hah, the gate turns to green with this https://review.openstack.org/#/c/458331/ | 09:23 |
liusheng | zhenguo: cool! | 09:23 |
zhenguo | liusheng: maybe you should have a look before I give it a quick +A :D | 09:24 |
liusheng | zhenguo: please do it! | 09:24 |
zhenguo | liusheng: lol, ok | 09:24 |
zhenguo | liusheng: hi, do you setup the physical env with networking-generic-switch enabled? | 09:48 |
liusheng | zhenguo: seems yes | 09:48 |
zhenguo | liusheng: hah, how's that going | 09:48 |
liusheng | zhenguo: you mean the project or physical env ? | 09:49 |
zhenguo | liusheng: env | 09:49 |
liusheng | zhenguo: I have add 3 physical nodes to ironic, and they looks like ok, but cannot create server by mogan | 09:50 |
liusheng | zhenguo: need to check more | 09:50 |
zhenguo | liusheng: cool | 09:50 |
openstackgerrit | Merged openstack/mogan master: Remove deprecated ironic options https://review.openstack.org/458331 | 09:53 |
zhenguo | liusheng: I find a problem, | 09:55 |
zhenguo | liusheng: the node's network_interface should be neutron | 09:55 |
liusheng | zhenguo: you mean the env physical env | 09:56 |
liusheng | zhenguo: ? | 09:56 |
zhenguo | liusheng: I just show the node you enrolled | 09:56 |
* zhenguo brb | 09:57 | |
liusheng | zhenguo: oh, thanks for give me the clue, I will check | 09:58 |
openstackgerrit | liusheng proposed openstack/mogan master: Add the function definition of cleanup deployment https://review.openstack.org/458421 | 10:02 |
*** kevinz has quit IRC | 10:39 | |
*** openstackgerrit has quit IRC | 11:32 | |
*** openstackgerrit has joined #openstack-mogan | 11:37 | |
openstackgerrit | Merged openstack/mogan master: Cleanup mogan UI related devstack settings https://review.openstack.org/457841 | 11:37 |
openstackgerrit | Merged openstack/mogan master: Add the function definition of cleanup deployment https://review.openstack.org/458421 | 11:37 |
openstackgerrit | Merged openstack/mogan master: Add keypair support https://review.openstack.org/457205 | 11:48 |
zhenguo | liusheng: seems we'd better to save key_name to instances object, it's easy for users to get access information for the server | 11:54 |
liusheng | zhenguo: that may should be set when injecting the key to the instance, wdyt ? | 11:56 |
zhenguo | liusheng: yes, I will add the field | 11:56 |
liusheng | zhenguo: not sure Nova has this ? | 11:58 |
zhenguo | liusheng: yes it s | 11:58 |
zhenguo | liusheng: nova save all such data to instance | 11:58 |
liusheng | zhenguo: ok | 11:58 |
liusheng | zhenguo: that make sense | 11:58 |
liusheng | zhenguo: Ironic node: 139bfe3c-d7fa-4e75-9a09-18c4e65ef450 failed to | 12:08 |
liusheng | validate. (deploy: {u'reason': u"Cannot validate PXE bootloader. Some parameters were missing in node's driver_info. Missing are: ['deploy_ramdisk', 'deploy_kernel']", u'result': False}, power: {u'result': True}) | 12:08 |
liusheng | zhenguo: do you know ho to handle this ? | 12:08 |
*** kevinz has joined #openstack-mogan | 12:08 | |
zhenguo | liusheng: you need to add deploy_ramdisk and deploy_kernel to node's driver_info | 12:09 |
zhenguo | liusheng: please check the devstack nodes | 12:09 |
openstackgerrit | Zhenguo Niu proposed openstack/mogan master: [WIP] Add support for injecting keypairs https://review.openstack.org/458479 | 12:10 |
liusheng | zhenguo: but I don't know what value should be set to these properties | 12:10 |
zhenguo | liusheng: your env should include this | 12:10 |
zhenguo | liusheng: you can list glance images to see | 12:11 |
liusheng | zhenguo: you mean the two iamge's uuid ? | 12:11 |
zhenguo | liusheng: yes | 12:11 |
zhenguo | liusheng: I have to go, ttyl | 12:12 |
liusheng | zhenguo: ok, thanks | 12:12 |
* zhenguo away | 12:12 | |
*** kevinz has quit IRC | 12:18 | |
*** kevinz has joined #openstack-mogan | 12:19 | |
*** Jeffrey4l has quit IRC | 14:19 | |
*** kevinz has quit IRC | 14:41 | |
*** kevinz has joined #openstack-mogan | 14:57 | |
*** kevinz has quit IRC | 15:02 | |
*** Jeffrey4l has joined #openstack-mogan | 15:31 | |
*** liusheng has quit IRC | 19:01 | |
*** liusheng has joined #openstack-mogan | 19:02 | |
*** liusheng has quit IRC | 19:13 | |
*** liusheng has joined #openstack-mogan | 19:14 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!