We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8092ae6 + a90f374 commit 7bcb33aCopy full SHA for 7bcb33a
1 file changed
openstackclient/shell.py
@@ -37,6 +37,9 @@
37
'neutronclient.osc.v2.taas',
38
'neutronclient.osc.v2.networking_bgpvpn',
39
'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',
43
)
44
45
0 commit comments