diff options
author | blsaws <bs3131@att.com> | 2015-08-12 08:59:01 -0700 |
---|---|---|
committer | blsaws <bs3131@att.com> | 2015-08-12 08:59:01 -0700 |
commit | 9bbad7aac25027f55de015efbeb0ccbf69466915 (patch) | |
tree | c4c45b3ebe2b3e52f414429cbbdafbf98cd8e59d | |
parent | dc39ffbc451ea8bc4deb46049d11e764d1e5d7dd (diff) |
Update conf.py to match doctor
JIRA:COPPER-1
Change-Id: I6e95a03976a783de1c69cbff56536a52452ec146
Signed-off-by: blsaws <bs3131@att.com>
-rw-r--r-- | design_docs/images/policy_architecture.png | bin | 202654 -> 320515 bytes | |||
-rw-r--r-- | design_docs/images/policy_architecture.pptx | bin | 35307 -> 33994 bytes | |||
-rw-r--r-- | etc/conf.py | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/design_docs/images/policy_architecture.png b/design_docs/images/policy_architecture.png Binary files differindex 7a5fb05..d03f4b3 100644 --- a/design_docs/images/policy_architecture.png +++ b/design_docs/images/policy_architecture.png diff --git a/design_docs/images/policy_architecture.pptx b/design_docs/images/policy_architecture.pptx Binary files differindex d88b175..3ff0a5b 100644 --- a/design_docs/images/policy_architecture.pptx +++ b/design_docs/images/policy_architecture.pptx diff --git a/etc/conf.py b/etc/conf.py index 8ad1249..6a26dab 100644 --- a/etc/conf.py +++ b/etc/conf.py @@ -28,7 +28,7 @@ latex_elements = { 'printindex': '', } -project = u'Doctor: Fault Management and Maintenance' +project = u'Copper: Virtual Infrastructure Deploy;ment Policies' copyright = u'%s, OPNFV' % datetime.date.today().year version = u'1.0.0' -release = u'1.0.0' +release = u'1.0.0'
\ No newline at end of file |