Skip to content

Commit c388469

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Removed unused Oslo Incubator code"
2 parents 6aea33c + 7e7e552 commit c388469

File tree

5 files changed

+1
-191
lines changed

5 files changed

+1
-191
lines changed

novaclient/openstack/__init__.py

Whitespace-only changes.

novaclient/openstack/common/__init__.py

Whitespace-only changes.

novaclient/openstack/common/cliutils.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

tools/install_venv_common.py

Lines changed: 0 additions & 172 deletions
This file was deleted.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ commands = python setup.py testr --coverage --testr-args='{posargs}'
6565
# Additional checks are also ignored on purpose: F811, F821
6666
ignore = F811,F821,H404,H405
6767
show-source = True
68-
exclude=.venv,.git,.tox,dist,*openstack/common*,*lib/python*,*egg,build,doc/source/conf.py,releasenotes
68+
exclude=.venv,.git,.tox,dist,*lib/python*,*egg,build,doc/source/conf.py,releasenotes
6969

7070
[hacking]
7171
import_exceptions = novaclient.i18n

0 commit comments

Comments
 (0)