stable/rocky release patch

Change-Id: I8e25105e4d3234549dd8b776eff2beae4534293d
Partial-Bug: 1855878
This commit is contained in:
Dr. Jens Harbott
2019-12-10 12:54:27 +00:00
parent 5b651a5207
commit 325ad8a4cc
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,7 +1,7 @@
Berksfile.lock
*~ *~
*# *#
.#* .#*
\#*# \#*#
.*.sw[a-z] .*.sw[a-z]
*.un~ *.un~
Berksfile.lock

View File

@@ -2,3 +2,4 @@
host=review.opendev.org host=review.opendev.org
port=29418 port=29418
project=openstack/cookbook-openstackclient.git project=openstack/cookbook-openstackclient.git
defaultbranch=stable/rocky