On 29/01/16 09:45, Martinx - ジェームズ wrote:
Guys,

  This is important and Kilo is missing it:

  https://review.openstack.org/#/c/179989/

  Is it possible to backport it to Kilo 2015.1.3?

  Currently, I am manually patching Kilo / Heat by using the following diff:

  
https://review.openstack.org/gitweb?p=openstack%2Fheat.git;a=commitdiff;h=811c8714aa2442e68980561d3e8dd435378f164c

  But it is a pain to maintain...


Rather than carrying a backport you can always modify your templates to set port_security_enabled via the value_specs property:

  value_specs: {port_security_enabled: false}

__________________________________________________________________________
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

Reply via email to