Skip to content

Commit ba5e75d

Browse files
Lukasz ZajaczkowskiLukasz Zajaczkowski
Lukasz Zajaczkowski
authored and
Lukasz Zajaczkowski
committed
Replace heat client to openstack client
1 parent d45d746 commit ba5e75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started-guides/openstack-heat.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you already have the OpenStack CLI tools installed and configured, you can mo
1818
#### Install OpenStack CLI tools
1919

2020
```sh
21-
sudo pip install -U --force 'python-heatclient==1.1.0'
21+
sudo pip install -U --force 'python-openstackclient==2.4.0'
2222
sudo pip install -U --force 'python-swiftclient==3.0.0'
2323
sudo pip install -U --force 'python-glanceclient==2.0.0'
2424
sudo pip install -U --force 'python-novaclient==3.4.0'

0 commit comments

Comments
 (0)