Re: [openstack-dev] [neutron] performance issue between virtual networks

2017-12-28 Thread Kim-Norman Sahm
No, its a ha router (active/backup).
Am Mittwoch, den 27.12.2017, 08:06 -0800 schrieb Armando M.:
> 
> 
> On 27 December 2017 at 05:39, Kim-Norman Sahm <kis...@t-online.de>
> wrote:
> > Hi,
> > 
> > i've detected a performance issue by accessing an floating ip in a
> > different openstack network (same tenant).
> > 
> > example:
> > i have one tenant with two internal networks.
> > each network has its own vrouter which is connectet to the extnet.
> > the physical network infrastructure is 10Gbit/s.
> > 
> >          networkA   
> >    VM1 --|   extnet
> >  ||vrouter1||
> >    VM2 --|  |
> > |---ext
> >  networkB   |
> >    VM3 --|  |
> >  ||vrouter2||
> >    VM4 --|
> > 
> > VM1 -> VM2      ~8,6Gbit/s
> > VM3 -> VM4      ~8,6GBit/s
> > VM1 -> vrouter1 ~8.6GBit/s
> > VM4 -> vrouter2 ~8,6GBit/s
> > vrouter1 -> vrouter2 ~8,6Gbits
> > VM1 -> VM4      ~2,5GBit/s
> > VM1 -> vrouter2 ~2,5Gbit/s
> > 
> > detected with iperf3
> > it's an openstack newton environment with openvswitch 2.6.1
> > VXLAN mtu is 8950 and 9000 for physical interfaces
> > 
> > does anybody has an idea what could be the cause of the performance
> > issue?
> Is the router distributed?
>  
> > 
> > Best regards
> > Kim
> > 
> > ___
> > ___
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsu
> > bscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> > 
> _
> _
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubs
> cribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron] performance issue between virtual networks

2017-12-27 Thread Kim-Norman Sahm
Hi,

i've detected a performance issue by accessing an floating ip in a
different openstack network (same tenant).

example:
i have one tenant with two internal networks.
each network has its own vrouter which is connectet to the extnet.
the physical network infrastructure is 10Gbit/s.

         networkA   
   VM1 --|   extnet
 ||vrouter1||
   VM2 --|  |
|---ext
 networkB   |
   VM3 --|  |
 ||vrouter2||
   VM4 --|

VM1 -> VM2  ~8,6Gbit/s
VM3 -> VM4  ~8,6GBit/s
VM1 -> vrouter1 ~8.6GBit/s
VM4 -> vrouter2 ~8,6GBit/s
vrouter1 -> vrouter2 ~8,6Gbits
VM1 -> VM4  ~2,5GBit/s
VM1 -> vrouter2 ~2,5Gbit/s

detected with iperf3
it's an openstack newton environment with openvswitch 2.6.1
VXLAN mtu is 8950 and 9000 for physical interfaces

does anybody has an idea what could be the cause of the performance
issue?

Best regards
Kim

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [octavia] cannot create loadbalancer on pike

2017-12-07 Thread Kim-Norman Sahm
after pupgrading ocata to pike i'm unable to create loadbalancer.

# neutron lbaas-loadbalancer-create pike_sub
neutron CLI is deprecated and will be removed in the future. Use
openstack CLI instead.
Driver error: The resource could not be found. (HTTP 404) (Request-ID:
req-dff560fc-d1ed-49a8-9172-cc7c24bb4770)
Neutron server returns request_ids: ['req-b00b6b7e-7ad1-4c7b-a147-
acaa3cf267a7']

neutron-server.log:
2017-12-07 10:58:25.698 19 INFO
neutron_lbaas.services.loadbalancer.plugin [req-b00b6b7e-7ad1-4c7b-
a147-acaa3cf267a7 339147b1f6df45508eff9388fd9931d7
1e90ad56f51b4daaa73a4f12fd422f43 - default default] Calling driver
operation LoadBalancerManager.create
2017-12-07 10:58:25.811 19 DEBUG neutron_lbaas.drivers.driver_mixins
[req-b00b6b7e-7ad1-4c7b-a147-acaa3cf267a7
339147b1f6df45508eff9388fd9931d7 1e90ad56f51b4daaa73a4f12fd422f43 -
default default] Starting failed_completion method after a failed
driver action. failed_completion /usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/driver_mixins.py:185
2017-12-07 10:58:25.813 19 DEBUG neutron_lbaas.drivers.driver_mixins
[req-b00b6b7e-7ad1-4c7b-a147-acaa3cf267a7
339147b1f6df45508eff9388fd9931d7 1e90ad56f51b4daaa73a4f12fd422f43 -
default default] Updating load balancer a71dd90b-8f0f-4e00-9dd1-
c4622c503431 to provisioning_status = ERROR, operating_status =
OFFLINE. failed_completion /usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/driver_mixins.py:191
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin [req-b00b6b7e-7ad1-4c7b-
a147-acaa3cf267a7 339147b1f6df45508eff9388fd9931d7
1e90ad56f51b4daaa73a4f12fd422f43 - default default] There was an error
in the driver: NotFound: The resource could not be found. (HTTP 404)
(Request-ID: req-dff560fc-d1ed-49a8-9172-cc7c24bb4770)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin Traceback (most recent call
last):
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/services/loadbalancer/plugin.py", line 176, in
_call_driver_operation
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin driver_method(context,
db_entity, **kwargs)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/octavia/driver.py", line 118, in
func_wrapper
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin args[0].failed_completio
n(args[1], args[2])
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 220, in
__exit__
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin self.force_reraise()
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-packages/oslo_utils/excutils.py", line 196, in
force_reraise
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin six.reraise(self.type_,
self.value, self.tb)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/octavia/driver.py", line 108, in
func_wrapper
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin r = func(*args,
**kwargs)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/octavia/driver.py", line 243, in create
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin self.driver.req.post(sel
f._url(lb), args)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/octavia/driver.py", line 151, in post
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin return
self.request('POST', url, args)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-
packages/neutron_lbaas/drivers/octavia/driver.py", line 136, in request
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin headers['X-Auth-Token']
= self.auth_session.get_token()
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-packages/keystoneauth1/session.py", line 927,
in get_token
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin return
(self.get_auth_headers(auth) or {}).get('X-Auth-Token')
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File
"/usr/lib/python2.7/dist-packages/keystoneauth1/session.py", line 905,
in get_auth_headers
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin return
auth.get_headers(self, **kwargs)
2017-12-07 10:58:25.831 19 ERROR
neutron_lbaas.services.loadbalancer.plugin   File

Re: [openstack-dev] [nova] [cinder] nova cannot create instance snapshot after ocata upgrade

2017-12-05 Thread Kim-Norman Sahm
how can i enable the service_token_roles?
if i cset the service_token_role_required=true for nova, cinder, glance
and neutron nova is unable to start instances.

i see the curl request form nova to cinder with an X-Service-Token but
the result is always 401.


Am Freitag, den 01.12.2017, 10:55 +0100 schrieb Kim-Norman Sahm:
> after removing these options from the [keystone_authtoken] section in
> cinder.conf snapshots are working:
> 
> service_token_roles_required=True
> service_token_roles=service
> 
> 
> 
> Am Freitag, den 01.12.2017, 10:23 +0100 schrieb Kim-Norman Sahm:
> > 
> > this is my cinder section of the nova.conf
> > 
> > [cinder]
> > os_region_name=myregion
> > cross_az_attach=False
> > catalog_info=volumev3:cinderv3:internalURL
> > 
> > 
> > i don't find anything about cinder authentication in the nova
> > config
> > options. https://docs.openstack.org/ocata/config-reference/compute/
> > co
> > nf
> > ig-options.html
> > 
> > 
> > 
> > Am Donnerstag, den 30.11.2017, 11:30 -0600 schrieb Matt Riedemann:
> > > 
> > > 
> > > On 11/30/2017 9:30 AM, Kim-Norman Sahm wrote:
> > > > 
> > > > 
> > > > 
> > > > after upgrade openstack newton -> ocata i cannot create
> > > > snapshots
> > > > of my
> > > > instances.
> > > > 
> > > > if i try to create a snapshot of a instance horizon get this
> > > > error:
> > > > "Error: Unable to create snapshot."
> > > > create a snapshot of a cinder volume  via openstackcli is
> > > > working.
> > > > 
> > > > nova.log
> > > > 
> > > > 2017-11-30 15:19:57.875 93 DEBUG cinderclient.v3.client [req-
> > > > 5820c19b-
> > > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > > 469dc3d300df4d41aaea00db572043ae - default default] REQ: curl
> > > > -g
> > > > -i
> > > > -X
> > > > GET https://cinder:8776/v3/469dc3d300df4d41aaea00db572043ae/vol
> > > > um
> > > > es
> > > > /c67
> > > > b5cf3-0beb-4efa-9177-d2b6498185fb -H "X-Service-Token:
> > > > {SHA1}29a46cd87988e2bb905dbd3e796401aa23dff1a5" -H "User-Agent:
> > > > python-
> > > > cinderclient" -H "Accept: application/json" -H "X-Auth-Token:
> > > > {SHA1}524061f0ab91e64ed6241e437792346f90df856e"
> > > > _http_log_request
> > > > /usr/lib/python2.7/dist-packages/keystoneauth1/session.py:347
> > > > 2017-11-30 15:19:57.890 92 INFO nova.osapi_compute.wsgi.server
> > > > [req-
> > > > d83d5b73-fd24-406c-ad6b-feed6a40bfae
> > > > c756af2957c4447eafc4cef39cdb79e5
> > > > 469dc3d300df4d41aaea00db572043ae - default default] 10.78.21.2
> > > > "GET
> > > > /v2.1/flavors/203/os-extra_specs HTTP/1.1" status: 200 len: 448
> > > > time:
> > > > 0.0326798
> > > > 2017-11-30 15:19:58.148 93 DEBUG cinderclient.v3.client [req-
> > > > 5820c19b-
> > > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > > 469dc3d300df4d41aaea00db572043ae - default default] RESP: [401]
> > > > Date:
> > > > Thu, 30 Nov 2017 15:19:57 GMT Server: Apache/2.4.18 (Ubuntu) x-
> > > > openstack-request-id: req-22378faa-880b-4a80-a83e-41936741839e
> > > > WWW-
> > > > Authenticate: Keystone uri='https://keystone:5000/' Content-
> > > > Length: 
> > > > 114
> > > > Content-Type: application/json
> > > > RESP BODY: {"error": {"message": "The request you have made
> > > > requires
> > > > authentication.", "code": 401, "title": "Unauthorized"}}
> > > >   _http_log_response /usr/lib/python2.7/dist-
> > > > packages/keystoneauth1/session.py:395
> > > > 2017-11-30 15:19:58.149 93 DEBUG cinderclient.v3.client [req-
> > > > 5820c19b-
> > > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > > 469dc3d300df4d41aaea00db572043ae - default default] GET call to
> > > > cinderv3 for https://cinder:8776/v3/469dc3d300df4d41aaea00db572
> > > > 04
> > > > 3a
> > > > e/vo
> > > > lumes/c67b5cf3-0beb-4efa-9177-d2b6498185fb used request id req-
> > > > 22378faa-880b-4a80-a83e-41936741839e request

Re: [openstack-dev] [nova] [cinder] nova cannot create instance snapshot after ocata upgrade

2017-12-01 Thread Kim-Norman Sahm
after removing these options from the [keystone_authtoken] section in
cinder.conf snapshots are working:

service_token_roles_required=True
service_token_roles=service



Am Freitag, den 01.12.2017, 10:23 +0100 schrieb Kim-Norman Sahm:
> this is my cinder section of the nova.conf
> 
> [cinder]
> os_region_name=myregion
> cross_az_attach=False
> catalog_info=volumev3:cinderv3:internalURL
> 
> 
> i don't find anything about cinder authentication in the nova config
> options. https://docs.openstack.org/ocata/config-reference/compute/co
> nf
> ig-options.html
> 
> 
> 
> Am Donnerstag, den 30.11.2017, 11:30 -0600 schrieb Matt Riedemann:
> > 
> > On 11/30/2017 9:30 AM, Kim-Norman Sahm wrote:
> > > 
> > > 
> > > after upgrade openstack newton -> ocata i cannot create snapshots
> > > of my
> > > instances.
> > > 
> > > if i try to create a snapshot of a instance horizon get this
> > > error:
> > > "Error: Unable to create snapshot."
> > > create a snapshot of a cinder volume  via openstackcli is
> > > working.
> > > 
> > > nova.log
> > > 
> > > 2017-11-30 15:19:57.875 93 DEBUG cinderclient.v3.client [req-
> > > 5820c19b-
> > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > 469dc3d300df4d41aaea00db572043ae - default default] REQ: curl -g
> > > -i
> > > -X
> > > GET https://cinder:8776/v3/469dc3d300df4d41aaea00db572043ae/volum
> > > es
> > > /c67
> > > b5cf3-0beb-4efa-9177-d2b6498185fb -H "X-Service-Token:
> > > {SHA1}29a46cd87988e2bb905dbd3e796401aa23dff1a5" -H "User-Agent:
> > > python-
> > > cinderclient" -H "Accept: application/json" -H "X-Auth-Token:
> > > {SHA1}524061f0ab91e64ed6241e437792346f90df856e" _http_log_request
> > > /usr/lib/python2.7/dist-packages/keystoneauth1/session.py:347
> > > 2017-11-30 15:19:57.890 92 INFO nova.osapi_compute.wsgi.server
> > > [req-
> > > d83d5b73-fd24-406c-ad6b-feed6a40bfae
> > > c756af2957c4447eafc4cef39cdb79e5
> > > 469dc3d300df4d41aaea00db572043ae - default default] 10.78.21.2
> > > "GET
> > > /v2.1/flavors/203/os-extra_specs HTTP/1.1" status: 200 len: 448
> > > time:
> > > 0.0326798
> > > 2017-11-30 15:19:58.148 93 DEBUG cinderclient.v3.client [req-
> > > 5820c19b-
> > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > 469dc3d300df4d41aaea00db572043ae - default default] RESP: [401]
> > > Date:
> > > Thu, 30 Nov 2017 15:19:57 GMT Server: Apache/2.4.18 (Ubuntu) x-
> > > openstack-request-id: req-22378faa-880b-4a80-a83e-41936741839e
> > > WWW-
> > > Authenticate: Keystone uri='https://keystone:5000/' Content-
> > > Length: 
> > > 114
> > > Content-Type: application/json
> > > RESP BODY: {"error": {"message": "The request you have made
> > > requires
> > > authentication.", "code": 401, "title": "Unauthorized"}}
> > >   _http_log_response /usr/lib/python2.7/dist-
> > > packages/keystoneauth1/session.py:395
> > > 2017-11-30 15:19:58.149 93 DEBUG cinderclient.v3.client [req-
> > > 5820c19b-
> > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > 469dc3d300df4d41aaea00db572043ae - default default] GET call to
> > > cinderv3 for https://cinder:8776/v3/469dc3d300df4d41aaea00db57204
> > > 3a
> > > e/vo
> > > lumes/c67b5cf3-0beb-4efa-9177-d2b6498185fb used request id req-
> > > 22378faa-880b-4a80-a83e-41936741839e request
> > > /usr/lib/python2.7/dist-
> > > packages/keystoneauth1/session.py:640
> > > 2017-11-30 15:19:58.157 93 DEBUG cinderclient.v3.client [req-
> > > 5820c19b-
> > > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > > 469dc3d300df4d41aaea00db572043ae - default default] RESP: [401]
> > > Date:
> > > Thu, 30 Nov 2017 15:19:58 GMT Server: Apache/2.4.18 (Ubuntu) x-
> > > openstack-request-id: req-02ebac9f-794a-46f4-85b2-0e429a1785cf
> > > WWW-
> > > Authenticate: Keystone uri='https://keystone:5000/' Content-
> > > Length: 
> > > 114
> > > Content-Type: application/json
> > > RESP BODY: {"error": {"message": "The request you have made
> > > requires
> > > authentication.", "code": 401, "title": "Unauthorized"}}
> >

Re: [openstack-dev] [nova] [cinder] nova cannot create instance snapshot after ocata upgrade

2017-12-01 Thread Kim-Norman Sahm
this is my cinder section of the nova.conf

[cinder]
os_region_name=myregion
cross_az_attach=False
catalog_info=volumev3:cinderv3:internalURL


i don't find anything about cinder authentication in the nova config
options. https://docs.openstack.org/ocata/config-reference/compute/conf
ig-options.html



Am Donnerstag, den 30.11.2017, 11:30 -0600 schrieb Matt Riedemann:
> On 11/30/2017 9:30 AM, Kim-Norman Sahm wrote:
> > 
> > after upgrade openstack newton -> ocata i cannot create snapshots
> > of my
> > instances.
> > 
> > if i try to create a snapshot of a instance horizon get this error:
> > "Error: Unable to create snapshot."
> > create a snapshot of a cinder volume  via openstackcli is working.
> > 
> > nova.log
> > 
> > 2017-11-30 15:19:57.875 93 DEBUG cinderclient.v3.client [req-
> > 5820c19b-
> > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] REQ: curl -g -i
> > -X
> > GET https://cinder:8776/v3/469dc3d300df4d41aaea00db572043ae/volumes
> > /c67
> > b5cf3-0beb-4efa-9177-d2b6498185fb -H "X-Service-Token:
> > {SHA1}29a46cd87988e2bb905dbd3e796401aa23dff1a5" -H "User-Agent:
> > python-
> > cinderclient" -H "Accept: application/json" -H "X-Auth-Token:
> > {SHA1}524061f0ab91e64ed6241e437792346f90df856e" _http_log_request
> > /usr/lib/python2.7/dist-packages/keystoneauth1/session.py:347
> > 2017-11-30 15:19:57.890 92 INFO nova.osapi_compute.wsgi.server
> > [req-
> > d83d5b73-fd24-406c-ad6b-feed6a40bfae
> > c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] 10.78.21.2 "GET
> > /v2.1/flavors/203/os-extra_specs HTTP/1.1" status: 200 len: 448
> > time:
> > 0.0326798
> > 2017-11-30 15:19:58.148 93 DEBUG cinderclient.v3.client [req-
> > 5820c19b-
> > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] RESP: [401]
> > Date:
> > Thu, 30 Nov 2017 15:19:57 GMT Server: Apache/2.4.18 (Ubuntu) x-
> > openstack-request-id: req-22378faa-880b-4a80-a83e-41936741839e WWW-
> > Authenticate: Keystone uri='https://keystone:5000/' Content-Length: 
> > 114
> > Content-Type: application/json
> > RESP BODY: {"error": {"message": "The request you have made
> > requires
> > authentication.", "code": 401, "title": "Unauthorized"}}
> >   _http_log_response /usr/lib/python2.7/dist-
> > packages/keystoneauth1/session.py:395
> > 2017-11-30 15:19:58.149 93 DEBUG cinderclient.v3.client [req-
> > 5820c19b-
> > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] GET call to
> > cinderv3 for https://cinder:8776/v3/469dc3d300df4d41aaea00db572043a
> > e/vo
> > lumes/c67b5cf3-0beb-4efa-9177-d2b6498185fb used request id req-
> > 22378faa-880b-4a80-a83e-41936741839e request
> > /usr/lib/python2.7/dist-
> > packages/keystoneauth1/session.py:640
> > 2017-11-30 15:19:58.157 93 DEBUG cinderclient.v3.client [req-
> > 5820c19b-
> > fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] RESP: [401]
> > Date:
> > Thu, 30 Nov 2017 15:19:58 GMT Server: Apache/2.4.18 (Ubuntu) x-
> > openstack-request-id: req-02ebac9f-794a-46f4-85b2-0e429a1785cf WWW-
> > Authenticate: Keystone uri='https://keystone:5000/' Content-Length: 
> > 114
> > Content-Type: application/json
> > RESP BODY: {"error": {"message": "The request you have made
> > requires
> > authentication.", "code": 401, "title": "Unauthorized"}}
> >   _http_log_response /usr/lib/python2.7/dist-
> > packages/keystoneauth1/session.py:395
> > 2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions
> > [req-
> > 5820c19b-fb11-43a2-8513-0782540b3d32
> > c756af2957c4447eafc4cef39cdb79e5
> > 469dc3d300df4d41aaea00db572043ae - default default] Unexpected
> > exception in API method
> > 2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions
> > Traceback (most recent call last):
> > 2017-11-30 15:19:58.158 93 ERROR
> > nova.api.openstack.extensions   File
> > "/usr/lib/python2.7/dist-
> > packages/nova/api/openstack/extensions.py",
> > line 338, in wrapped
> > 2017-11-30 15:19:58.158 93 ERROR
> > nova.api.openstack.extensions return f(*args, **kwargs)
> > 2017-11-3

[openstack-dev] [nova] [cinder] nova cannot create instance snapshot after ocata upgrade

2017-11-30 Thread Kim-Norman Sahm
after upgrade openstack newton -> ocata i cannot create snapshots of my
instances.

if i try to create a snapshot of a instance horizon get this error:
"Error: Unable to create snapshot."
create a snapshot of a cinder volume  via openstackcli is working. 

nova.log

2017-11-30 15:19:57.875 93 DEBUG cinderclient.v3.client [req-5820c19b-
fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] REQ: curl -g -i -X
GET https://cinder:8776/v3/469dc3d300df4d41aaea00db572043ae/volumes/c67
b5cf3-0beb-4efa-9177-d2b6498185fb -H "X-Service-Token:
{SHA1}29a46cd87988e2bb905dbd3e796401aa23dff1a5" -H "User-Agent: python-
cinderclient" -H "Accept: application/json" -H "X-Auth-Token:
{SHA1}524061f0ab91e64ed6241e437792346f90df856e" _http_log_request
/usr/lib/python2.7/dist-packages/keystoneauth1/session.py:347
2017-11-30 15:19:57.890 92 INFO nova.osapi_compute.wsgi.server [req-
d83d5b73-fd24-406c-ad6b-feed6a40bfae c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] 10.78.21.2 "GET
/v2.1/flavors/203/os-extra_specs HTTP/1.1" status: 200 len: 448 time:
0.0326798
2017-11-30 15:19:58.148 93 DEBUG cinderclient.v3.client [req-5820c19b-
fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] RESP: [401] Date:
Thu, 30 Nov 2017 15:19:57 GMT Server: Apache/2.4.18 (Ubuntu) x-
openstack-request-id: req-22378faa-880b-4a80-a83e-41936741839e WWW-
Authenticate: Keystone uri='https://keystone:5000/' Content-Length: 114
Content-Type: application/json
RESP BODY: {"error": {"message": "The request you have made requires
authentication.", "code": 401, "title": "Unauthorized"}}
 _http_log_response /usr/lib/python2.7/dist-
packages/keystoneauth1/session.py:395
2017-11-30 15:19:58.149 93 DEBUG cinderclient.v3.client [req-5820c19b-
fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] GET call to
cinderv3 for https://cinder:8776/v3/469dc3d300df4d41aaea00db572043ae/vo
lumes/c67b5cf3-0beb-4efa-9177-d2b6498185fb used request id req-
22378faa-880b-4a80-a83e-41936741839e request /usr/lib/python2.7/dist-
packages/keystoneauth1/session.py:640
2017-11-30 15:19:58.157 93 DEBUG cinderclient.v3.client [req-5820c19b-
fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] RESP: [401] Date:
Thu, 30 Nov 2017 15:19:58 GMT Server: Apache/2.4.18 (Ubuntu) x-
openstack-request-id: req-02ebac9f-794a-46f4-85b2-0e429a1785cf WWW-
Authenticate: Keystone uri='https://keystone:5000/' Content-Length: 114
Content-Type: application/json
RESP BODY: {"error": {"message": "The request you have made requires
authentication.", "code": 401, "title": "Unauthorized"}}
 _http_log_response /usr/lib/python2.7/dist-
packages/keystoneauth1/session.py:395
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions [req-
5820c19b-fb11-43a2-8513-0782540b3d32 c756af2957c4447eafc4cef39cdb79e5
469dc3d300df4d41aaea00db572043ae - default default] Unexpected
exception in API method
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions
Traceback (most recent call last):
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/api/openstack/extensions.py",
line 338, in wrapped
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions return f(*args, **kwargs)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/api/openstack/common.py", line
359, in inner
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions return f(*args, **kwargs)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/api/validation/__init__.py",
line 108, in wrapper
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions return func(*args, **kwargs)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/api/validation/__init__.py",
line 108, in wrapper
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions return func(*args, **kwargs)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-
packages/nova/api/openstack/compute/servers.py", line 1095, in
_action_create_image
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions metadata)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/compute/api.py", line 151, in
inner
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions return f(self, context, instance,
*args, **kw)
2017-11-30 15:19:58.158 93 ERROR nova.api.openstack.extensions   File
"/usr/lib/python2.7/dist-packages/nova/compute/api.py", line 2909, in
snapshot_volume_backed
2017-11-30 15:19:58.158 93 ERROR
nova.api.openstack.extensions volume = 

[openstack-dev] [octavia] how to recreate amphora instances

2017-11-02 Thread Kim-Norman Sahm
Hi,

after a rabbitmq problem octavia has removed all amphora instances.
the loadbalancers are in provisioning_status "ACTIVE"

~$ neutron lbaas-loadbalancer-list
neutron CLI is deprecated and will be removed in the future. Use
openstack CLI instead.
| 07b41df6-bb75-4502-975a-20140b0832dd | Load Balancer
4   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.18   | ACTIVE  | octavia  |
| 25664be7-15cb-426b-ad09-6102afb62b14 | Load Balancer
2   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.7| ACTIVE  | octavia  |
| 927eb754-7c52-4060-b130-1f5e82d92555 | Load Balancer
6   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.17   | ACTIVE  | octavia  |
| b4d93c68-89d6-4e4f-b06c-117d4ea933fa | Load Balancer
5   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.24   | ACTIVE  | octavia  |
| d7699f8d-2106-42d6-8797-5feb72de6e2e | Load Balancer
1   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.5| ACTIVE  | octavia  |
| dd6114ae-21e9-41bd-b155-325287aed420 | Load Balancer
3   | 260b0c452e214accaf6cc0e98fb10fc0 |
192.168.1.23   | ACTIVE  | octavia  |

How can we trigger octavia to rebuild the amphore instances?
I've tried to restart the octavia services but it didn't solved the
problem.

Best regards
Kim


Kim-Norman Sahm
Cloud & Infrastructure(OCI)
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de
https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689






smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [nova] [ocata] nova-api error 404 instance not found

2017-10-11 Thread Kim-Norman Sahm
Hi Matt,

i'm using the ubuntu packages v15.0.6
the instances are mapped to the correct cell:

mysql> select * from nova_api.instance_mappings where instance_uuid =
-> "e564c631-896c-458c-93ab-b1c88f444fff";
+-+-+-+--
+-+--+
| created_at  | updated_at  | id  |
instance_uuid| cell_id |
project_id   |
+-+-+-+--
+-+--+
| 2017-10-10 08:16:32 | 2017-10-10 08:16:32 | 846 | e564c631-896c-458c-
93ab-b1c88f444fff |   6 | 7c1dd7d33037481e81f55d2f5d45bb90 |
+-+-+-+--
+-+--+

I've tried the workaround of this bug:
https://bugs.launchpad.net/nova/+bug/1682423

and its running correctly.

br
Kim



Am Dienstag, den 10.10.2017, 09:08 -0500 schrieb Matt Riedemann:
> On 10/10/2017 3:53 AM, Kim-Norman Sahm wrote:
> >
> > Hi,
> >
> > i've upgraded from newton to ocata and i my last problem (i hope
> > so) is
> > in the nova-api.
> > if i try to create a new instance (horizon or cli) i get an "404
> > instance no found" error but is instance is created and started as
> > well.
> >
> > nova-api.log:
> >
> > 2017-10-10 08:16:31.682 6 DEBUG nova.compute.api [req-4d354485-
> > cfe9-
> > 40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
> > 7c1dd7d33037481e81f55d2f5d45bb90 - default default] [instance:
> > e564c631-896c-458c-93ab-b1c88f444fff] Fetching instance by UUID get
> > /usr/lib/python2.7/dist-packages/nova/compute/api.py:2360
> > 2017-10-10 08:16:31.785 6 INFO nova.api.openstack.wsgi [req-
> > 4d354485-
> > cfe9-40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
> > 7c1dd7d33037481e81f55d2f5d45bb90 - default default] HTTP exception
> > thrown: Instance e564c631-896c-458c-93ab-b1c88f444fff could not be
> > found.
> > 2017-10-10 08:16:31.787 6 DEBUG nova.api.openstack.wsgi [req-
> > 4d354485-
> > cfe9-40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
> > 7c1dd7d33037481e81f55d2f5d45bb90 - default default] Returning 404
> > to
> > user: Instance e564c631-896c-458c-93ab-b1c88f444fff could not be
> > found.
> > __call__ /usr/lib/python2.7/dist-
> > packages/nova/api/openstack/wsgi.py:1039
> >
> > Does anybody know whats the problem?
> >
> > Best regards
> > Kim
> >
> >
> > Kim-Norman Sahm
> > Cloud & Infrastructure(OCI)
> > noris network AG
> > Thomas-Mann-Straße 16-20
> > 90471 Nürnberg
> > Deutschland
> > Tel +49 911 9352 1433
> > Fax +49 911 9352 100
> >
> > kim-norman.s...@noris.de
> > https://www.noris.de - Mehr Leistung als Standard
> > Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
> > Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB
> > 17689
> >
> >
> >
> >
> >
> >
> > ___
> > ___
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsu
> > bscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> >
> Do you have all of the latest fixes for Ocata? You should be at
> version
> 15.0.7 if you're on the latest Ocata fix release.
>
> Is the instance properly mapped to a cell? Try querying the nova_api
> database:
>
> select * from nova_api.instance_mappings where instance_uuid =
> "e564c631-896c-458c-93ab-b1c88f444fff";
>
> Did the instance go to ACTIVE state or did it fail to schedule? If
> it
> failed to schedule, it would be in the nova_cell0 database and should
> be
> in ERROR state. You could query the cell0 database with:
>
> select * from nova_cell0.instances where uuid =
> "e564c631-896c-458c-93ab-b1c88f444fff";
>
> Otherwise see #3 in the Cells FAQs page here:
>
> https://docs.openstack.org/nova/latest/user/cells#faqs
>


Kim-Norman Sahm
Cloud & Infrastructure(OCI)
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de
https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689






smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [nova] [ocata] nova-api error 404 instance not found

2017-10-10 Thread Kim-Norman Sahm
Hi,

i've upgraded from newton to ocata and i my last problem (i hope so) is
in the nova-api.
if i try to create a new instance (horizon or cli) i get an "404
instance no found" error but is instance is created and started as
well.

nova-api.log:

2017-10-10 08:16:31.682 6 DEBUG nova.compute.api [req-4d354485-cfe9-
40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
7c1dd7d33037481e81f55d2f5d45bb90 - default default] [instance:
e564c631-896c-458c-93ab-b1c88f444fff] Fetching instance by UUID get
/usr/lib/python2.7/dist-packages/nova/compute/api.py:2360
2017-10-10 08:16:31.785 6 INFO nova.api.openstack.wsgi [req-4d354485-
cfe9-40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
7c1dd7d33037481e81f55d2f5d45bb90 - default default] HTTP exception
thrown: Instance e564c631-896c-458c-93ab-b1c88f444fff could not be
found.
2017-10-10 08:16:31.787 6 DEBUG nova.api.openstack.wsgi [req-4d354485-
cfe9-40f2-8507-a48e02db0af0 db88dca6f68c4ab2b82dbad7476bb122
7c1dd7d33037481e81f55d2f5d45bb90 - default default] Returning 404 to
user: Instance e564c631-896c-458c-93ab-b1c88f444fff could not be found.
__call__ /usr/lib/python2.7/dist-
packages/nova/api/openstack/wsgi.py:1039

Does anybody know whats the problem?

Best regards
Kim


Kim-Norman Sahm
Cloud & Infrastructure(OCI)
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de
https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689






smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [neutron] using different dns domains in neutorn networks

2017-10-06 Thread Kim-Norman Sahm
I've tried to upgrade my testing environment to ocata but i have the
same issue...

does anybody has an idea?

regards
Kim



Am Freitag, den 29.09.2017, 09:32 +0200 schrieb Kim-Norman Sahm:
> Hi,
>
> i'm currently testing the integration of designate and i found the
> dns integration on neutron:
> https://docs.openstack.org/newton/networking-guide/config-dns-int.htm
> l
>
> In this example the value "dns_domain = example.org." is set in the
> neutron.conf.
> if i create a port with the "--dns_name fancyname" it is assigned to
> the domain example.org: fancyname.example.org.
>
> if i set another domain name in another network "neutron net-update
> --dns-domain anotherdomain.org. net2" and create a port in this
> network the dns records is still in the example.org. domain.
> is there a way to overwrite the global dns domain in a project and
> inherit the dns-domain to the ports in this network?
>
> Best regards
> Kim
> Kim-Norman Sahm
> Cloud & Infrastructure(OCI)
> noris network AG
> Thomas-Mann-Straße 16-20
> 90471 Nürnberg
> Deutschland
> Tel +49 911 9352 1433
> Fax +49 911 9352 100
>
> kim-norman.s...@noris.de
> https://www.noris.de - Mehr Leistung als Standard
> Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
> Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB
> 17689
>
>
>
>
>  
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubs
> cribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Kim-Norman Sahm
Cloud & Infrastructure(OCI)
noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland
Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de
https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689






smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [neutron] using different dns domains in neutorn networks

2017-09-29 Thread Kim-Norman Sahm

Hi,

i'm currently testing the integration of designate and i found the dns 
integration on neutron:
https://docs.openstack.org/newton/networking-guide/config-dns-int.html

In this example the value "dns_domain = example.org." is set in the 
neutron.conf.
if i create a port with the "--dns_name fancyname" it is assigned to the domain 
example.org: fancyname.example.org.

if i set another domain name in another network "neutron net-update --dns-domain 
anotherdomain.org. net2" and create a port in this network the dns records is still 
in the example.org. domain.
is there a way to overwrite the global dns domain in a project and inherit the 
dns-domain to the ports in this network?

Best regards
Kim

____________
Kim-Norman Sahm
Cloud & Infrastructure(OCI)

noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland

Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de

https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689










smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [designate] multi domain usage for handlers

2017-09-28 Thread Kim-Norman Sahm

Hi,

i'm currently testing designate and i have a question about the architecture.
We're using openstack newton with keystone v3 and thus the keystone 
domain/project structure.

I've tried the global nova_fixed and neutron_floating_ip handlers but all dns 
records (for each domains/projects) are stored in the same dns domain 
(instance1.novafixed.example.com and 
anotherinstance.neutronfloatingip.example.com).
is is possible to define a seperate DNS domain for each keystone domain/project 
and auto-assign the instances to this domain?
example: openstack domain "customerA.com" with projects "prod" and "dev". instance1 
starts in project "dev" and the dns record is instance1.dev.customerA.com

Best regards
Kim

____
Kim-Norman Sahm
Cloud & Infrastructure(OCI)

noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland

Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de

https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689










smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [swift] radosgw multi tenancy support with newton

2017-09-08 Thread Kim-Norman Sahm

Hi,

does swift (radosgw on ceph jewel) multi tenancy working with openstack newton?
http://docs.ceph.com/docs/jewel/radosgw/keystone/

I've tried to integrate ceph-radosgw as swift service in openstack newton with 
keystone v3 and the authentication is working but all buckets are created in 
the same ceph-tenant (namespace).
if user A is creating a bucket "test" its all fine.
if user B is creating a bucket "test" swift get an error: bucket already exists.

Does anybody know the problem?

regards Kim

________
Kim-Norman Sahm
Cloud & Infrastructure(OCI)

noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland

Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de

https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689










smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Fwd: [Kolla] kolla-kubernetes production ready?

2017-09-07 Thread Kim-Norman Sahm

Hi,

does anybody know when kolla-kubernetes is ready for production?
is someone using kolla-kubernetes for production now?

regards
Kim


Kim-Norman Sahm
Cloud & Infrastructure(OCI)

noris network AG
Thomas-Mann-Straße 16-20
90471 Nürnberg
Deutschland

Tel +49 911 9352 1433
Fax +49 911 9352 100

kim-norman.s...@noris.de

https://www.noris.de - Mehr Leistung als Standard
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689










smime.p7s
Description: S/MIME cryptographic signature
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev