restructure vdx md directory, reduce depth

Fixes bug: #1418781

Change-Id: Ic0102d63617c0cb0d9aeaaf18648a1931f526b38
changes/37/153437/4
Shiv Haris 8 years ago
parent 406445a8dd
commit 81a8ad53a5

@ -19,6 +19,9 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
packages =
networking_brocade
version = 2015.1.1
[files]
packages =

@ -29,6 +29,6 @@ commands = python setup.py build_sphinx
# E123, E125 skipped as they are invalid PEP-8.
show-source = True
ignore = E123,E125,H803
ignore = E125,E126,E128,E129,E265,H305,H404,H405
builtins = _
exclude=.venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build

Loading…
Cancel
Save