Commit Graph

10 Commits

Author SHA1 Message Date
Vu Cong Tuan 62fb2b10a8 Do not use “-y” for package install
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package,
or zypper install package.

[1] https://docs.openstack.org/doc-contrib-guide/writing-style/
code-conventions.html

Change-Id: I19e99efe37ccb15049c920f7e41589c0e22b618a
2017-11-07 11:16:51 +07:00
Jenkins 7650f7efbd Merge "Update contributing documentation" 2017-08-31 17:15:57 +00:00
Jenkins 79bdb2b5f7 Merge "Add deployment information" 2017-08-31 16:50:00 +00:00
Benjamin Michael Cooper ee7e16269a Update contributing documentation
Update the documentation for contributions to inlcude a technical
overview and the updated procedure for running functional tests.

Change-Id: I40760733a3db7f0f667e4c2297e3692bbbfb10c3
2017-08-31 16:16:14 +00:00
Benjamin Michael Cooper c2c255cc56 Add deployment information
Provide information on deploying nodes using bareon.

Change-Id: I1b14f6a7ab80253d2f63e55f03c0581e6251d16b
2017-08-31 16:40:30 +01:00
Benjamin Michael Cooper cbed591b27 Add DevStack instructions
Provide instructions for setting up DevStack for use with Bareon.

Change-Id: I3068a0ff00f3f6e37e4407c1e8461df1076257bd
2017-08-31 13:43:40 +00:00
Rajiv Kumar acdfab941b Remmoved unnecessary utf-8 encoding
Change-Id: Idd1aeb81d1012a63c530f9571e72bbf2dba0c522
2017-01-10 17:33:47 +05:30
Mark Goddard b550ea2951 Add functional tests to Bareon
Change-Id: Idc60cca46d6d0feea3eb1cf7d23a97811c057d48
Implements: blueprint bareon-functional-testing
2017-01-05 11:56:23 +00:00
Evgeniy L 795be9167a Don't use default openstack theme for readthedocs
Change-Id: Ia501f5534619f5a5bd42b4ec78b1b8c1e7518531
Closes-bug: #1525907
2015-12-14 16:27:53 +03:00
Evgeniy L cbfef42bd0 Create initial structure for the documentation
This basic structure is basically gets generated
by cookie-cutter.

Add dependencies from openstack global requirements.

Change-Id: I8391720f183555bcac6a26c1a55276c775d5d369
Closes-bug: #1524896
2015-12-14 15:56:57 +03:00