Files
openstacksdk/examples
Radoslaw Smigielski 4baf2eb2c3 Incorrect protocol type in create_security_group_rule()
Example conn.network.create_security_group_rule() in examples/network/security_group_rules.py
uses wrong protocol type protocol='HTTPS'. HTTPS is not allowed value,
allowed values are: icmp, udp, tcp. It should be "protocol='tcp'" instead.

Closes-Bug: #2052860
Change-Id: I0fb0532ca562bcf93672a1ca3f1ce2e3ad864c6d
2024-02-11 08:09:57 +01:00
..
2023-05-05 11:31:36 +01:00
2023-05-05 11:31:36 +01:00
2023-05-05 11:31:36 +01:00
2019-07-30 07:15:55 +02:00
2019-07-30 07:15:55 +02:00
2023-05-05 11:31:36 +01:00
2014-04-30 09:43:08 -06:00
2023-05-05 11:31:36 +01:00