Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 8c881bcbe5 Retire repository
See
http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007708.html

Change-Id: If97f10290c16903d550c66163b082bd23357fca2
2020-05-08 13:51:25 +02:00
Michael Dong 8930d98a26 Custom root configuration option
Instead of syntribos taking in ``--custom_install_root` during init and
``--syntribos-custom_root`` during run, which sometimes led to the custom root
option not being set correctly, the redundant config options have been
deprecated.

Change-Id: I95f4d345fe8a8608ff6d1daaf06ff49912917a3f
2018-12-10 16:03:19 -06:00
Michael Dong cb458c03db Clarified docs and error messages
Change-Id: Ic30f6ade79461770a5283b4783aaa6d547049cff
2017-09-15 19:38:41 -05:00
ihutchin 57e61357c6 Detailed edit of syntribos docs
Changes grammar, style, and readibility. Aligns these things
across docs

Change-Id: Ic8147cb16db6d9b17117a0fa08b62c7fe51848a7
2016-12-21 18:04:08 +00:00
Rahul Nair 0a28b8af8c Updating the payload file location
- Updating the payload file location
- Fixing a trivial nit in code-docs.rst

Change-Id: Ibcced5f8664be2a19cda4f161ba7550966ca770e
2016-12-12 04:34:26 +00:00
michael.dong@rackspace.com 46d5ba400b Introduced payload and template downloading
Syntribos now downloads payloads as part of the initialization process, and
also can download payloads and templates as part of the 'syntribos download'
command.

Change-Id: I17501535e5fd341c2705e07e3797643dc2d4a7df
2016-10-28 14:42:12 -05:00
Charles Neill dabac296a7 Creates syntribos 'init' command
This command will set up the basics needed for a syntribos environment
(i.e. template folder, payload folder, log folder, default config file)

Some modifications have also been made to Runner to facilitate these
changes. These changes will (hopefully) allow us to better unit test
components of the runner.

Change-Id: I001e798b89539468cfbd92d5df301f7e59f1f33d
2016-10-26 17:44:15 -05:00
Rahul Nair a900b97b5c Updating the docs and fixing some nits
Fixing some minor nits in the docs and updating the same

Change-Id: I2c77e2a2a7d80024b588867071b319de9a5b41ec
2016-10-26 14:57:27 -05:00
Rahul Nair d6c6ea7041 Updating documentation
Fixing a few nits and updating a few more details.

Change-Id: If3be2f542dfb29d7dc043935ce6572114ffa1e28
2016-10-25 11:56:33 -05:00
Rahul Nair 0e116be551 Documentation updates and styling changes
Updates to the syntribos official docs to reflect the present
state of the tool and also few styling changes.

Adding details about different tests
Fixing headings
Fixing typos
Adding links to source code and documentation

Change-Id: I99be3d150db72e88cdc9dcaf08668df7c831fec6
2016-10-24 12:47:19 -05:00
Rahul Nair 25557f7786 Updating documentation
Updating syntribos documentation to reflect latest changes to
 the tool.

Change-Id: Ie00836a8d4a3dc853d22dafa33946167c0ed5d8f
2016-08-04 17:50:39 -05:00
Vinay Potluri f8993aa000 Removed OpenCafe installation instructions
Removed Cafe installation instructions from docs and Cafe mappings from
sphinx docs

Change-Id: I7968c244cebda6811e3de5c11ddc42cc571a0198
2016-07-19 17:39:46 -05:00
Michael McCune afd4cca2fd add initial sphinx rst framework
this change adds a structure for creating improved sphinx/restructured
text documentation. the initial commit only brings over the information
from the readme with some minor adjustments for titles and separating
content into sections.

Change-Id: If1a4cf7d046e784d84571a7a52480daab7d2be5c
2016-03-24 15:56:12 -04:00