Age | Commit message (Collapse) | Author | Files | Lines |
|
By default coverage looks for os-net-config, but since that's not
a valid python package name the actual package is called
os_net_config. This change correctly specifies that.
Change-Id: I5949ad2380942440f74397c2d74c94bc6ef3c55d
|
|
|
|
H803 hacking have been removed.
https://github.com/openstack-dev/hacking/blob/master/setup.cfg
Closes-Bug: #1650741
Change-Id: I915f80e1ef5a04f627fae9d60644b191e9e1cbed
|
|
"Python 3.3 support is being dropped since OpenStack Liberty."
written in following URL.
https://wiki.openstack.org/wiki/Python3
And already the infra team and the oslo team are dropping py33
support from their projects.
Since we rely on oslo for a lot of our work, and depend on infra
for our CI, we should drop py33 support too.
Change-Id: Ia11cf4c1e7ec2a2c90c4feb75f2530359087210f
|
|
Python 2.6 support would be dropped by
Infra team from mitaka,CI would no longer be testing it,
so projects should drop it too.
Change-Id: Ic7dc4b74d231c47c28e789941cd30897880cb791
|
|
Initial commit of the project layout
|