[openstack-dev] [Neutron][LBaaS] TLS support RST document on Gerrit

Stephen Balukoff sbalukoff at bluebox.net
Tue Jun 10 19:58:45 UTC 2014


I responded in the other thread just now, but I did want to say:

The problem with a dangling reference is this might mean that the
associated Listener breaks at some random time after the barbican container
goes away. While this is "intuitive" and "expected" behavior if it happens
shortly after the barbican container disappears, I think it would be very
unexpected if it happens weeks or months after the barbican container goes
away (and would probably result in a troubleshooting nightmare).  Having
had to deal with many of these in the course of my career, I really dislike
"ticking time bombs" like this, so I'm starting to be convinced that the
approach Adam Harwell recommended in the other thread (ie. keep shadow
copies of containers) is probably the most graceful way to handle dangling
references, even if it does mean that when a user deletes a container, it
isn't really gone "yet."

So! If we're not going to tie into an eventing or notification system which
would cause a Listener to break immediately after a connected barbican
container is deleted, then I think Adam's approach is the next best
alternative.

Also: Samuel: I agree that it would be great to be able to add meta-data so
that the user can be made easily aware of which of their barbican
containers are in use by LBaaS listeners.

Stephen


On Tue, Jun 10, 2014 at 12:17 PM, Carlos Garza <carlos.garza at rackspace.com>
wrote:

> See adams message re: Re: [openstack-dev] [Neutron][LBaaS] Barbican
> Neutron LBaaS Integration Ideas.
> He's advocating keeping a shadow copy of the private key that is owned by
> the LBaaS service so that incase a key is tampered with during an
> LB update migration etc we can still check with the shadow backup and
> compare it to the user owned TLS container in case its not their it can be
> used.
>
> On Jun 10, 2014, at 12:47 PM, Samuel Bercovici <SamuelB at Radware.com>
>  wrote:
>
> > To elaborate on the case where containers get deleted while LBaaS still
> references it.
> > We think that the following approach will do:
> > ·         The end user can delete a container and leave a “dangling”
> reference in LBaaS.
> > ·         It would be nice to allow adding meta data on the container so
> that the user will be aware which listeners use this container. This is
> optional. It can also be optional for LBaaS to implement adding the
> listeners ID automatically into this metadata just for information.
> > ·         In LBaaS, if an update happens which requires to pull the
> container from Barbican and if the ID references a non-existing container,
> the update will fail and will indicate that the reference certificate does
> not exists any more. This validation could be implemented on the LBaaS API
> itself as well as also by the driver who will actually need the container.
> >
> > Regards,
> >                 -Sam.
> >
> >
> > From: Evgeny Fedoruk
> > Sent: Tuesday, June 10, 2014 2:13 PM
> > To: OpenStack Development Mailing List (not for usage questions)
> > Subject: Re: [openstack-dev] [Neutron][LBaaS] TLS support RST document
> on Gerrit
> >
> > Hi All,
> >
> > Carlos, Vivek, German, thanks for reviewing the RST doc.
> > There are some issues I want to pinpoint final decision on them here, in
> ML, before writing it down in the doc.
> > Other issues will be commented on the document itself.
> >
> > 1.       Support/No support in JUNO
> > Referring to summit’s etherpad
> https://etherpad.openstack.org/p/neutron-lbaas-ssl-l7,
> > a.       SNI certificates list was decided to be supported. Was decision
> made not to support it?
> > Single certificate with multiple domains can only partly address the
> need for SNI, still, different applications
> > on back-end will need different certificates.
> > b.      Back-end re-encryption was decided to be supported. Was decision
> made not to support it?
> > c.       With front-end client authentication and back-end server
> authentication not supported,
> > Should certificate chains be supported?
> > 2.       Barbican TLS containers
> > a.       TLS containers are immutable.
> > b.      TLS container is allowed to be deleted, always.
> >                                                                i.
>  Even when it is used by LBaaS VIP listener (or other service).
> >                                                              ii.
>  Meta data on TLS container will help tenant to understand that container
> is in use by LBaaS service/VIP listener
> >                                                             iii.      If
> every VIP listener will “register” itself in meta-data while retrieving
> container, how that “registration” will be removed when VIP listener stops
> using the certificate?
> >
> > Please comment on these points and review the document on gerrit (
> https://review.openstack.org/#/c/98640)
> > I will update the document with decisions on above topics.
> >
> > Thank you!
> > Evgeny
> >
> >
> > From: Evgeny Fedoruk
> > Sent: Monday, June 09, 2014 2:54 PM
> > To: OpenStack Development Mailing List (not for usage questions)
> > Subject: [openstack-dev] [Neutron][LBaaS] TLS support RST document on
> Gerrit
> >
> > Hi All,
> >
> > A Spec. RST  document for LBaaS TLS support was added to Gerrit for
> review
> > https://review.openstack.org/#/c/98640
> >
> > You are welcome to start commenting it for any open discussions.
> > I tried to address each aspect being discussed, please add comments
> about missing things.
> >
> > Thanks,
> > Evgeny
> >
> > _______________________________________________
> > OpenStack-dev mailing list
> > OpenStack-dev at lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



-- 
Stephen Balukoff
Blue Box Group, LLC
(800)613-4305 x807
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140610/9bd521d5/attachment.html>


More information about the OpenStack-dev mailing list