Commit Graph

12 Commits

Author SHA1 Message Date
Sean McGinnis 7839f35ca3
Retire repo
This patch completes step 2 of the infra project retirement process
found here:

https://docs.opendev.org/opendev/infra-manual/latest/drivers.html#step-2-remove-project-content

Reference:

http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015600.html

Depend-on: https://review.opendev.org/737566

Change-Id: Id3a5477860323547a4e17155061f597a8c96640b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-06-23 10:49:40 -05:00
Vu Cong Tuan eaf125473f Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I06a45ffdb95e4c79edeca179254f25252d9fef6e
2018-07-05 13:38:59 +07:00
Omer Anson e79576cc9f Add .stestr to .gitignore
With the move to stestr from testrepository, the name
of the folder is changed.

TrivialFix

Change-Id: Iea6be8f161f0c4dd2c27cc6729ccf6d25669447a
2017-10-20 13:26:39 +03:00
Li Ma 2ec55be2b7 Support reno releasenotes
You can run 'tox -ereleasenotes' to generate the doc.
Currently it is nearly empty. We can decide when to make it
work in our release cycle management.

Change-Id: I13506a3f654265262a0696f85d0c4c94835ee0ee
2017-02-09 13:41:21 +08:00
Hong Hui Xiao 616aa92ae7 Remove df-ext-services
df-ext-services was introduced in [1] for rejoin stack, while rejoin
stack has been removed by devstack at [2].

Now, df-ext-services.sh will change every time run devstack. And it will
restart nb db unnecessarily when run devstack, according to current code.

Since it is not used by devstack, this patch removes df-ext-services.

[1] https://bugs.launchpad.net/dragonflow/+bug/1510812
[2] https://review.openstack.org/#/c/291453/

Change-Id: I863afbed782aa24150c1a3cf9dc86ac99cb07da3
Closes-Bug: #1637686
2016-11-02 14:36:52 +08:00
Li Ma bf7a2176fb Implements oslo conf generator
Change-Id: Ifca462b686ea914db5861880f23adde311fb4bb9
Implements: blueprint oslo-config-generator
Closes-Bug: #1523510
2016-09-29 16:42:03 +08:00
Gal Sagie 8465f0ce5e Ignore df-ext-services
This file is changed during devstack process, temporarly
ignore it until we make everything a service and delete it

Change-Id: I31e2405f1b72316e0026a0e47859806d5373fd1f
2016-03-01 08:51:00 +02:00
Gal Sagie 0605729193 Change etcd installation process
Install etcd latest version and add it to init
etcd will be able to recover from restarts

Change-Id: Ibd5ba9af9745ca6bf4d5d47720440b6af5357cfd
2015-12-22 16:17:19 +02:00
Gal Sagie f8748474c1 Add vagrant directory to .gitignore
Dragonflow support a vagrant installation, ignore the vagrant
lib in git

Change-Id: Ib0649fe9b6a973fc3a53dcee25b96359056f69ba
2015-11-08 08:28:23 +02:00
Gal Sagie 5ced0b83a2 Update .gitignore to include eggs/ directory
Change-Id: I2b62f159270e52d8bb27efce8163503d14b1f54a
2015-09-20 08:01:22 +03:00
Gal Sagie bf4d76ef04 Dragonflow Plugin and etcd implementation
This patch introduce dragonflow own neutron plugin code
including changes needed for devstack plugin to install it
and a nb-api implementation of etcd used by the plugin and by
the controller

Change-Id: Ia893b4614bf2c356c5a2ae6d56f7975ca6591f91
2015-08-10 16:41:39 +03:00
Eran Gampel d64b4407ee Initial Cookiecutter Commit.
Change-Id: I866500f159f3491520de8f7d1270003caf58e4b8
2015-01-29 16:46:27 +02:00