Commit Graph

18 Commits

Author SHA1 Message Date
Ghanshyam Mann 23efa37971 Cleanup the retired repo
This repo is not properly retired. Retired repos can only have two files:
- README.rst
- gitreview

To cleanup the retirement of this repo, keeping these two files only and
removing the other remaining files if there is any.
Detail: https://etherpad.opendev.org/p/tc-retirement-cleanup

Change-Id: I6eeeccb30035d7778a5b2234531ceb74db8ecff1
2020-08-05 19:59:19 -05:00
Corey Bryant e761ba0970 Retire charm-neutron-api-genericswitch
Depends-On: https://review.opendev.org/#/c/681259/
Change-Id: I503c9e2c939bf709af6214bf97ca4d2eabcf279b
2019-09-10 09:53:07 -04:00
OpenDev Sysadmins 7b246dc0e8 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:30:14 +00:00
lijunjie f99af7502c Fix the misspelling of "openvswitch"
Change-Id: I890d60303da7fffc3d24ba790d1ae0cab35a431b
2018-12-27 16:45:38 +08:00
Doug Hellmann a9e277a180 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I95fd018830ada8123cd06519dec612a084055571
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:40:01 -04:00
Doug Hellmann 8be7beb85c import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ibc9644a9fa2023ff0afff3b167ea098b32ae4bf3
Story: #2002586
Task: #24317
2018-09-11 13:17:09 -04:00
Mathieu Mitchell b71f738d45 Fix tests and pep8
The project was initially imported in a broken state.

Change-Id: I2aa61e71dc8fc97636ec02a293c1cec609126c8b
2018-06-26 22:43:56 -04:00
Mathieu Mitchell 07c16aa8a9 Improve project readme 2018-01-07 10:40:02 -05:00
Mathieu Mitchell acec3bb932 Remove unused imports 2017-12-04 23:47:09 -05:00
Mathieu Mitchell 1292e899b1 Improve readme 2017-12-04 23:45:29 -05:00
Mathieu Mitchell 67e7e4fe5d Revert to installing from a debian package 2017-11-13 22:11:38 -05:00
Mathieu Mitchell 60362eeae5 Inject mechanism drivers configuration 2017-11-13 21:54:40 -05:00
Mathieu Mitchell 42f7d466b3 Specify neutron-common package to avoid charm_openstack issue 2017-11-13 21:21:42 -05:00
Mathieu Mitchell 45d18248f1 Install from pip 2017-11-13 21:14:51 -05:00
Mathieu Mitchell 4719a5eda4 Install package passed in via resource 2017-11-13 19:44:26 -05:00
Mathieu Mitchell 0d1751b518 Remove odl-controller from layers 2017-11-13 19:05:01 -05:00
Mathieu Mitchell 057e939ef8 First draft genericswitch 2017-11-13 08:15:20 -05:00
Mathieu Mitchell 23c6085244 Initial copy from charm-neutron-api-odl 2017-11-11 14:30:03 -05:00