SatelliteQE / 5minute

5minute tool is the client tool for easy work with openstack.
GNU General Public License v2.0
9 stars 16 forks source link

Reads wrong config file #4

Closed lpramuk closed 8 years ago

lpramuk commented 8 years ago

It wants me to create ~/.5minute/config but then it tries to read ~/.5minute/config.new A proof:

# 5minute key ~/.ssh/id_rsa.pub
/bin/sh: /home/lpramuk/.5minute/config.new: No such file or directory

The configuration file ~/.5minute/config or ~/.5minute/local.conf does not exist.
Please download the OpenStack RC file from OpenStack WebUI (Access & Security > API Access > Download OpenStack RC file) and save it to ~/.5minute/config, or create and edit ~/.5minute/local.conf.
lpramuk commented 8 years ago

With recent source code sync (github is now latest) the issues is resolved /bin/sh: /home/lpramuk/.5minute/config: No such file or directory ...that is the correct config name