I guess my current focus is on network HA, since these popped into my head right away and all seem to be network related:
* l3+dvr in neutron's a huge, huge thing. * neutron external rbac. (https://review.openstack.org/#/c/282295/ really useful for more then one reason) * Octavia anti-affinity (keep your backup lb on a different host then the primary. this is really important) * Octavia Active/Standby. (deal with node dying automatically) Thanks, Kevin ________________________________ From: Jesse Keating [[email protected]] Sent: Tuesday, March 08, 2016 8:15 AM To: [email protected] Subject: Re: [Openstack-operators] What are you excited for in Mitaka? I found one. In Mitaka Neutron you can take an existing router and turn it into a HA router. That will make it quite easy to transition older environments into a more stable configuration. Previously we'd have to tear down the router and build a new one, then re-attach all the interfaces. -jlk ----- Original message ----- From: Tom Fifield <[email protected]> To: Hauke Bruno Wollentin <[email protected]>, OpenStack Operators <[email protected]> Cc: Subject: Re: [Openstack-operators] What are you excited for in Mitaka? Date: Tue, Mar 8, 2016 6:24 AM Nice one! I just found a good one: the `use_neutron`` option. From Mitaka, in nova.conf, instead of putting network_api_class=nova.network.neutronv2.api.API security_group_api = neutron you can just go use_neutron=True On 07/03/16 14:12, Hauke Bruno Wollentin wrote: > Hi Tom, > > Hard to choose but from my business driven ops view I love to see the > ongoing work in Neutron DVR, fernet tokens and also Cells v2. > > cheers, > hauke > > > *From:* Tom Fifield <[email protected]> > *Sent:* Mar 7, 2016 12:42 PM > *To:* OpenStack Operators > *Subject:* [Openstack-operators] What are you excited for in Mitaka? > > Hi Ops, > > Mitaka is swiftly upon us. > > As you know, there's a whole lot of communications that goes out around > release time. It's nice to pull out a few of the 300 features/3000 bugs > we've worked on that are a bit more interesting than standard and > highlight them where we can. > > So, quick question: is there anything you've seen going in to any of the > projects that is particularly awesome from the ops perspective? > > > Regards, > > > Tom > > _______________________________________________ > OpenStack-operators mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators _______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
