Remove ec2api and use gceapi in files.

Tox egenconfig fails because its using ec2api instead
of gceapi. also the readme was named as ec2api which
is fixed in this patch.

Change-Id: I1a7b4462f53339077e13385e84e043b096cbc2ed
This commit is contained in:
hayderimran7 2015-10-20 22:21:58 -07:00
parent 0ab14b0262
commit eca38ac99f
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ commands =
flake8 {posargs}
[testenv:genconfig]
commands = oslo-config-generator --config-file=etc/ec2api/ec2api-config-generator.conf
commands = oslo-config-generator --config-file=etc/gceapi/gceapi-config-generator.conf
[testenv:cover]
# Also do not run test_coverage_ext tests while gathering coverage as those