Update git submodules

* Update openstacksdk from branch 'master'
  to c2baf1db41cce65ce1aa8ac8908c4e0d98f7a94c
  - Merge "Incorrect protocol type in create_security_group_rule()"
  - 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
This commit is contained in:
Zuul 2024-02-12 11:29:35 +00:00 committed by Gerrit Code Review
parent 177cd3b775
commit 7e205b771e

@ -1 +1 @@
Subproject commit a0cec19e1d4a53b827408fe798312b1c26870d74
Subproject commit c2baf1db41cce65ce1aa8ac8908c4e0d98f7a94c