Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Bachman baced0c1c4 Add support for ussuri
This adds support for the stable ussuri branch.

Change-Id: I7ac5ddb6a9a4e3fb31b420e81007136c8ef87b93
2020-09-04 00:00:28 +00:00
Shyam Singh 41d002a352 Upgrade for stable/stein branch
* Updated 'test-requirements.txt', 'tox.ini'  with relevant
        'stable/stein' branch libraries.
    * Added zuul jobs w.r.t. 'stable/stein' release.
    * Updated pbr in 'setup.py'.
    * Added 'flake8-import-order' & 'stestr' library.
    * Removed 'testr' dependency from tox test envrironment.
    * Used 'coverage' library for coverage.
    * Added python3 as basepython.

Change-Id: I4f9da2fb661cfe2abb9002fcb47e1637a5a69a51
2020-07-17 05:05:48 +00:00
Doug Hellmann 2b6ab49bf1 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I7229296540362dd74baf1b04b8b5b197053037d6
2016-02-04 23:29:10 +00:00
Sumit Naiksatam b4a05b3993 Remove version number from setup.cfg
Change-Id: I2295f4dacc6c7ee950953b617cf9cae4e13849ce
2016-01-29 12:14:49 -08:00
Sumit Naiksatam 9c5f645947 Open Liberty
Change-Id: I23764593a7ac9d920c5349147315ce3b35de39b9
2015-08-17 23:13:59 -07:00
Sumit Naiksatam 0efa7f4fc0 Open Kilo development
Bump pre-version to 2015.1 to formally open master branch to Kilo
development.

Change-Id: I2b807adbc5f7d89f5ab431106aecc649c99115fc
2015-01-06 02:58:56 -08:00
Hemanth Ravi a878e4080a Group policy API-1 HEAT resources: EP, EPG, L2, L3
This is the first in a series of patches which implement
resources for neutron group policy APIs.

This patch implements four new resources:
    Endpoint
    EndpointGroup
    L2-Policy
    L3-Policy

Change-Id: Iac413aaa460bffa5c6f111e2e16beb9507a3d24a
Implements: blueprint group-based-policy-automation
2014-11-10 18:09:06 -08:00
Ivar Lazzaro 15db2af2bb Repo Init
enables unit testing and heat dependency

Change-Id: I51908e334b7ef3f0a2c200a1dae85de81e418a23
2014-10-17 17:52:39 -07:00