Added parameter alpn_protocols to listeners. This parameter contains the list of protocols supported by listeners, in descending order of preference. The supported protocols are http/1.0, http/1.1 and h2.
alpn_protocols
http/1.0
http/1.1
h2
Added a NotFound exception class that provider drivers can raise when a resource cannot be found.
NotFound
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.