Skip to content

Commit 7bcb33a

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "share: Temporarily ignore new manilaclient commands"
2 parents 8092ae6 + a90f374 commit 7bcb33a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

openstackclient/shell.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
'neutronclient.osc.v2.taas',
3838
'neutronclient.osc.v2.networking_bgpvpn',
3939
'neutronclient.osc.v2.dynamic_routing',
40+
# FIXME(stephenfin): this is ignored temporarily while we complete
41+
# implementation. This should be dropped once completed.
42+
'openstackclient.share.v2',
4043
)
4144

4245

0 commit comments

Comments
 (0)