Code Review
/
vnfrqts
/
requirements.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0d5d97e
)
VNFRQTS Updating conf.py version to dublin
64/72264/1
author
Lovett, Trevor
<trevor.lovett@att.com>
Fri, 9 Nov 2018 01:45:18 +0000
(19:45 -0600)
committer
Lovett, Trevor
<trevor.lovett@att.com>
Fri, 9 Nov 2018 01:45:18 +0000
(19:45 -0600)
Change-Id: I1b20e67d8fc8c1d8366229ff2ca3c7722485c443
Issue-ID: VNFRQTS-478
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
.gitignore
patch
|
blob
|
history
conf.py
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
146d405
..
31c725e
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-108,3
+108,4
@@
Makefile
# IDEs
.idea/
+invalid_metadata.csv
diff --git
a/conf.py
b/conf.py
index
c7785fb
..
db7c64f
100644
(file)
--- a/
conf.py
+++ b/
conf.py
@@
-76,7
+76,7
@@
author = u'Open Network Automation Platform'
# |version| and |release|, also used in various other places throughout the
# built documents.
# The short X.Y version.
-version = '
casablanca
'
+version = '
dublin
'
# The full version, including alpha/beta/rc tags.
release = 'latest'