[openstack-dev] [Octavia] networking issues

2017-11-07 Thread Volodymyr Litovka
erver_uuid": "98ae591b-0270-4625-95eb-a557c1452eef" , "code": 200}]} 2017-11-07 12:00:28.116 22451 INFO neutron.notifiers.nova [-] Nova event response: {u'status': u'completed', u'tag': u'*c4b46bea-5d49-46b5-98d9-f0f9eaf44708*', u

Re: [openstack-dev] [Octavia] networking issues

2017-11-08 Thread Volodymyr Litovka
Please, disregard this message - I've found that part of networking resides in namespace. On 11/7/17 5:54 PM, Volodymyr Litovka wrote: Dear colleagues, while trying to setup Octavia, I faced the problem of connecting amphora agent to VIP network. *Environment: *Octavia 1.0.1 (install

[openstack-dev] [octavia] connection to external network

2017-11-27 Thread Volodymyr Litovka
n closed (project's) networks with Internet using Octavia / LBaaS? Thank you! -- Volodymyr Litovka "Vision without Execution is Hallucination." -- Thomas Edison __ OpenStack Development Mailing List (not fo

Re: [openstack-dev] [octavia] connection to external network

2017-11-28 Thread Volodymyr Litovka
Hi colleagues, found the solution, it need to be done manually. No corresponding Octavia configuration responsible for this. Everything works, thank you :-) On 11/27/17 11:30 AM, Volodymyr Litovka wrote: Hello colleagues, I think I'm missing something architectural in LBaaS / Oc

[openstack-dev] [octavia] openstack CLI output don't match neutron lbaas-* output

2017-11-29 Thread Volodymyr Litovka
adbalancer healthmonitor show 71cc7956-7c54-448a-96a7-709905c2bf4f Unable to locate 71cc7956-7c54-448a-96a7-709905c2bf4f in healthmonitors Be informed and can this impact something else? Thank you. -- Volodymyr Litovka "Vision without Execution is Hallucination." -- Thomas Edison

[openstack-dev] [octavia] [heat] errors during loadbalancer creation

2017-11-29 Thread Volodymyr Litovka
properties:       name: nbt-balancer   vip_subnet: { get_resource: lan-subnet }   listener:     type: OS::Neutron::LBaaS::Listener     properties:   name: nbt-listener   protocol: TCP   protocol_port: { get_param: lb_port }   loadbalancer: { get_resource: balancer }   pool:  

[openstack-dev] [octavia] API v2 or v1 or both?

2017-12-04 Thread Volodymyr Litovka
n the system). Seems I'm missing something. And two related questions: * which method to provide API is more preferable - WSGI or standalone octavia-api process? * how to be sure that Octavia code matches Pike version? I'm using "pip install octavia"

[openstack-dev] [Heat] [Octavia] Re: [Bug 1737567] Re: Direct support for Octavia LBaaS API

2017-12-13 Thread Volodymyr Litovka
lbaas API and said above doesn't cancel idea to create another set of resources. If Heat will provide basic set of functions within basic LBaaS framework and, sometimes, richer set within "NG LBaaS" framework - the only I can say: it will be great. Thanks. https://bugs.la

[openstack-dev] [neutron] route metrics inside VR

2018-03-09 Thread Volodymyr Litovka
'link'] 14:45:20.919 Running command: ['ip', 'netns', 'exec', 'qrouter-UUID', 'ip', '-4', 'route', 'replace', 'default', 'via', '51.x.x.254', 'dev', 'qg-16bdddb1-d5

[openstack-dev] [cinder] making volume available without stopping VM

2018-06-23 Thread Volodymyr Litovka
ppropriate time with minimized downtime (it's just reboot, not manual stop/update/start). Thank you. -- Volodymyr Litovka "Vision without Execution is Hallucination." -- Thomas Edison __ OpenStack Development Ma

Re: [openstack-dev] [cinder] making volume available without stopping VM

2018-06-25 Thread Volodymyr Litovka
te. Hopefully, Jon will help with this question. Thank you! On 6/23/18 8:41 PM, Jay Bryant wrote: On Sat, Jun 23, 2018, 9:39 AM Volodymyr Litovka <mailto:doka...@gmx.com>> wrote: Dear friends, I did some tests with making volume available without stopping VM. I

Re: [openstack-dev] [cinder] making volume available without stopping VM

2018-06-26 Thread Volodymyr Litovka
he nitty gritty details behind why certain design choices were made: http://lists.openstack.org/pipermail/openstack-dev/2017-April/115292.html -- Volodymyr Litovka "Vision without Execution is Hallucination." -- Thomas Edison