Commit Graph

18 Commits

Author SHA1 Message Date
akhiljain23 4aca68f37c Refactoring readme doc
This commit separates valence feature highlights from project overview
doc.

Change-Id: I88fc95e444f27561842193c71707a0d868a2d3a8
2018-04-27 15:25:36 +05:30
akhiljain23 0d47b9d14e Adding Valence-0.9 relasenotes doc
This commit adds valence-0.9 relasenote which contain following
features:
>> Support for multi-vendors in Valence
>> Device Orchestration
>> ExpEther driver

Change-Id: I13c9b9e7113f432b453cb107b74928933751a9fe
2018-04-26 12:44:07 +00:00
akhiljain23 cf99ff0165 Updating docs
>> Changed project name from plasma to valence in docs.
>> Fixed docstring indentation.
>> Added features docs.
>> Added driver docs.
>> Hidden licence headers from html files.

Depends-On: Ia02bc00ad168b3c3d01ef6ca9696d43996091070
Change-Id: I1fa382d566165f5e76c84ad864024c0f546ef74c
2018-04-24 19:18:35 +05:30
Arundhati Surpur 0960e6db6d Removes unnecessary utf-8 encoding
This patches removes unnecessary utf-8
encoding in doc/source/conf.py

Change-Id: I813c5013c5371e0d50918e6e7639a956db78f31d
2017-08-22 14:26:17 +05:30
Anusha Ramineni b19420fd04 Move all the config items to etc folder
Currently the service startup files are placed in doc folder.
Moving the same to etc for better maintenance of all the conf
files.

Change-Id: I16be81b161263d7f2c446fd31cf92170f1091f60
2017-05-02 15:09:11 +05:30
Nate Potter 11c8f513cb Install and configure etcd in install script
This patch adds logic to install_valence.sh to install
and add initial directories to the ectd database when
running valence_install.sh

Change-Id: Iec4e1fff16ae3a92163f026ee231be09fcbb0865
Closes-Bug: #1668438
2017-03-02 14:53:04 -08:00
Jenkins d5d59f981d Merge "Fix modindex link" 2017-02-01 21:31:50 +00:00
Anusha Ramineni bcd7033b61 Fix modindex link
Currently, module index is not generated, this patch
enables the link modindex link present here
https://github.com/openstack/valence/blob/master/doc/source/index.rst

Change-Id: Ifa2eee4611afdfd14bc0af5e53716e1e881516f9
2017-01-31 09:37:39 +05:30
Andy Yan cd503ba499 Fix typo in Valence
Fix typo in Valence

Change-Id: Ib0666ad381d2332aa7e0f1a7e9d3dca0e6207a5c
Signed-off-by: Andy Yan <yanchao3@lenovo.com>
2017-01-22 10:54:54 +08:00
Andy Yan bfacfc8ff7 Add missing developer-guide docs
Add missing developer docs for unit test, etcd db and writing
developer guide.
Fix errors occurred when building developer docs with Sphinx :
   # tox -e docs
Fix some other nits.

Change-Id: I8580af70630edd0c214645ce4b6bbcd308925aa1
Closes-Bug: #1653198
Signed-off-by: Andy Yan <yanchao3@lenovo.com>
2017-01-20 10:19:50 +08:00
Lin Yang ff1c33b4d7 Remove document for proxy setting
This document contains apache server setting about enable proxy
server which can be used by valence webUI to directly invoke pod
manager. Now this solution is not needed any more after webUI call
valence api insead of pod manager.

Change-Id: Ic48ff2feddc1aed86ea9c020d03a3ee8ac011573
2016-12-12 11:35:14 -08:00
Seenivasan Gunabalan a278cfed0f Added developer documentation
This commit contains 'how to do' documents for creating new flavor
criteria plugin and writing funcitonal test cases.

Change-Id: I1268e804cbf3493058599b014f7e8b0378444440
Closes-bug: #1639731
2016-12-08 05:30:28 +00:00
Seenivasan Gunabalan da241b473f Migrate to flask
This commit migrate the valence code to flask and aslo removed
rabbitmq.

Change-Id: I70234515960e7e2106c5208ced8defc760a4531e
2016-11-04 21:08:06 +05:30
Jenkins 893ecb07eb Merge "Update 'plasma' to 'valence' in Sphinx doc" 2016-10-27 18:09:40 +00:00
Andy Yan a4618f87ad Update 'plasma' to 'valence' in Sphinx doc
Change-Id: I18eb965d0b5ccd21b47ac17cc7dfc4fd72248faa
Signed-off-by: Andy Yan <yanchao3@lenovo.com>
2016-10-20 16:14:32 +08:00
Ananth Narayan S 73f0c411c2 Set the correct PYTHON_HOME api and controller path.
Installer script detects the python install path and modifies the
PYTHON_HOME variable in the conf files. Executable paths modified
to reflect location on the system (/usr/local/bin).

Change-Id: Ib24711d1256bc70b03813076b3709faa46fd7ce1
Closes-Bug: #1633403
2016-10-20 12:52:57 +05:30
chesterkuo 475c26d7e8 Update RSC/Plasma to Valence
Change-Id: Ie046c970634b0e37ab9b59f79446ca0a0d9b5ae0
2016-10-13 18:05:30 -04:00
Lin Yang 0ac90c5522 Initial import from external repository
External repo: https://github.com/mganguli/RSC
Commit: 49199a82045f1d6f231eb477de3dbcd59492e9d9

Change-Id: I9eaec387605a39ba5e4c571026cacb1845938231
2016-10-07 08:50:05 +08:00