rally/etc
Yaroslav Lobankov 56717ee272 Adding command to show tempest.conf
Now we can see tempest.conf by executing the following command:

    $ rally verify showconfig

The output will be something like this:

    Tempest config file: <path to tempest.conf>

    [DEFAULT]
    debug = True
    log_file = tempest.log
    use_stderr = False

    [boto]
    http_socket_timeout = 30
    ec2_url = http://172.16.49.231:8773/services/Cloud
    s3_url = http://172.16.49.231:8080
    ...

Change-Id: I207d8314631e70ded2d8def13fe72c2a1c89af7d
2015-10-15 19:48:39 +00:00
..
rally config: fix missing benchmark opts 2015-10-06 08:21:46 +03:00
rally.bash_completion Adding command to show tempest.conf 2015-10-15 19:48:39 +00:00