| *** ayoung has quit IRC | 01:08 | |
| *** ayoung has joined #heat | 01:11 | |
| *** ayoung has quit IRC | 02:32 | |
| *** ayoung has joined #heat | 02:34 | |
| *** rcernin has quit IRC | 03:10 | |
| *** rcernin has joined #heat | 03:18 | |
| *** ayoung has quit IRC | 03:19 | |
| *** ramishra has joined #heat | 03:21 | |
| *** ayoung has joined #heat | 03:22 | |
| *** ayoung has quit IRC | 03:50 | |
| *** ayoung has joined #heat | 03:53 | |
| *** ricolin has quit IRC | 06:08 | |
| *** weshay|pto has quit IRC | 06:12 | |
| *** weshay_ has joined #heat | 06:13 | |
| *** rcernin has quit IRC | 07:07 | |
| *** hjensas has quit IRC | 07:27 | |
| *** tosky has joined #heat | 07:41 | |
| *** mikecmpbll has joined #heat | 08:04 | |
| *** tkajinam has quit IRC | 08:19 | |
| *** gmoro has joined #heat | 08:20 | |
| *** gfidente has joined #heat | 08:26 | |
| *** udesale has joined #heat | 08:27 | |
| *** udesale has quit IRC | 08:27 | |
| *** udesale has joined #heat | 08:27 | |
| *** hjensas has joined #heat | 08:48 | |
| *** udesale has quit IRC | 08:50 | |
| *** hjensas has quit IRC | 09:19 | |
| *** udesale has joined #heat | 09:20 | |
| *** hjensas has joined #heat | 09:51 | |
| *** vishalmanchanda has joined #heat | 10:57 | |
| *** k_mouza has joined #heat | 11:12 | |
| *** k_mouza has quit IRC | 11:52 | |
| *** openstackgerrit has joined #heat | 12:50 | |
| openstackgerrit | Kevin Carter (cloudnull) proposed openstack/heat stable/ussuri: Add dns_domain support to OS::Neutron::ProviderNet https://review.opendev.org/743967 | 12:50 |
|---|---|---|
| *** mikecmpbll has quit IRC | 13:06 | |
| *** mikecmpbll has joined #heat | 13:09 | |
| *** ricolin has joined #heat | 13:22 | |
| ricolin | o/ | 13:23 |
| *** hongbin has joined #heat | 13:40 | |
| cloudnull | o/ | 13:54 |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Add U + V release codenames for docs generation https://review.opendev.org/745898 | 14:07 |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Correct release version for OS::Neutron::ProviderNet dns_domain https://review.opendev.org/745899 | 14:07 |
| openstackgerrit | Zane Bitter proposed openstack/heat stable/ussuri: Add U release codename for docs generation https://review.opendev.org/745900 | 14:09 |
| openstackgerrit | Luke Short proposed openstack/heat master: [DNM] Test Heat CI https://review.opendev.org/745901 | 14:14 |
| *** hongbin has quit IRC | 14:14 | |
| openstackgerrit | Luke Short proposed openstack/heat stable/ussuri: [DNM] Test Heat CI https://review.opendev.org/745902 | 14:14 |
| openstackgerrit | Luke Short proposed openstack/heat stable/train: [DNM] Test Heat CI https://review.opendev.org/745903 | 14:15 |
| *** elade has joined #heat | 14:34 | |
| elade | hi | 14:34 |
| elade | I'm trying to create a VM which is connected to a L2 network. I will get DHCP address from outside DHCP server. I can do this in CLI and it works: | 14:35 |
| elade | openstack port create --disable-port-security --no-security-group --network networkname --no-fixed-ip portName | 14:35 |
| elade | openstack server add port vmName portName | 14:35 |
| elade | So trying to do the same in heat (Ussuri) I thought inside OS::Neutron::Port -> properties: -> fixed_ips: [] will be the same as "--no-fixed-ip" but I still get ""No more IP addresses available on network"" | 14:36 |
| elade | thanks for any help | 14:36 |
| *** hongbin has joined #heat | 14:39 | |
| *** elade has left #heat | 14:42 | |
| *** elade has joined #heat | 14:42 | |
| *** udesale_ has joined #heat | 14:44 | |
| *** udesale has quit IRC | 14:46 | |
| zaneb | elade: see https://review.opendev.org/#/c/272983/ | 15:30 |
| zaneb | elade: looks like when neutron introduced the feature, keeping that interface for it would have broken backwards compat. we'd need to introduce a separate property, but afaict we never did | 15:31 |
| *** mikecmpbll has quit IRC | 16:14 | |
| *** mikecmpb_ has joined #heat | 16:14 | |
| *** ayoung has quit IRC | 16:22 | |
| *** ayoung has joined #heat | 16:24 | |
| openstackgerrit | Sam Kumar proposed openstack/heat-tempest-plugin master: Add tempest test cases to user{domain} pattern. https://review.opendev.org/745725 | 16:25 |
| *** ayoung has quit IRC | 16:31 | |
| *** ayoung has joined #heat | 16:32 | |
| *** ayoung has quit IRC | 16:38 | |
| *** ayoung has joined #heat | 16:40 | |
| *** hongbin has quit IRC | 16:43 | |
| *** udesale_ has quit IRC | 16:52 | |
| *** hongbin has joined #heat | 17:00 | |
| *** ayoung has quit IRC | 17:07 | |
| *** ayoung has joined #heat | 17:08 | |
| *** ayoung has quit IRC | 17:22 | |
| *** ayoung has joined #heat | 17:23 | |
| *** ayoung has quit IRC | 17:31 | |
| *** ayoung has joined #heat | 17:33 | |
| *** ricolin has quit IRC | 18:23 | |
| *** mikecmpb_ has quit IRC | 19:19 | |
| *** mikecmpbll has joined #heat | 19:22 | |
| *** k_mouza has joined #heat | 19:23 | |
| *** hongbin has quit IRC | 19:26 | |
| *** k_mouza has quit IRC | 19:27 | |
| *** hongbin has joined #heat | 19:44 | |
| openstackgerrit | Zane Bitter proposed openstack/heat master: Bump MANILACLIENT_VERSION to 2.13 and use sharev2 service type https://review.opendev.org/745525 | 19:56 |
| *** elade has quit IRC | 20:56 | |
| *** ayoung has quit IRC | 20:57 | |
| *** ayoung has joined #heat | 21:02 | |
| *** mikecmpbll has quit IRC | 21:23 | |
| *** mikecmpbll has joined #heat | 21:29 | |
| *** vishalmanchanda has quit IRC | 21:55 | |
| *** gfidente has quit IRC | 22:16 | |
| *** ramishra has quit IRC | 22:37 | |
| *** rcernin has joined #heat | 22:43 | |
| *** tkajinam has joined #heat | 22:57 | |
| *** openstackgerrit has quit IRC | 23:13 | |
| *** tosky has quit IRC | 23:13 | |
| *** ayoung has quit IRC | 23:17 | |
| *** ayoung has joined #heat | 23:18 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!