Skip to content
Snippets Groups Projects

change notice to warning

Merged Jiří Brázdil requested to merge feature/cinder_warning into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -30,8 +30,8 @@ it is a form of token-based authentication providing easy and secure access with
@@ -30,8 +30,8 @@ it is a form of token-based authentication providing easy and secure access with
[configure](https://docs.openstack.org/python-openstackclient/rocky/configuration/index.html)
[configure](https://docs.openstack.org/python-openstackclient/rocky/configuration/index.html)
OpenStack CLI client.
OpenStack CLI client.
<div style="border-width:0;border-left:5px solid #b8d6f4;background-color:rgba(228,240,251,0.3);margin:20px 0;padding:10px 20px;font-size:15px;">
<div style="border-width:0;border-left:5px solid #b8d6f4;background-color:rgba(255,0,0,0.3);margin:20px 0;padding:10px 20px;font-size:15px;">
<strong>Notice:</strong><br/><br/>
<strong>WARNING:</strong><br/><br/>
Add the following line to the <strong>openrc</strong> file:<br/>
Add the following line to the <strong>openrc</strong> file:<br/>
<strong>export OS_VOLUME_API_VERSION=3</strong>
<strong>export OS_VOLUME_API_VERSION=3</strong>
<br/><br/>
<br/><br/>
Loading