1ec51a5c9b
Merge pull request #653 from immarvin/onxcatindocker
...
change the pipework command to avoid confuse
2016-01-27 15:05:17 +08:00
6f2b1f991f
refine the doc
2016-01-27 01:26:40 -05:00
b9a7133a56
Update index.rst
2016-01-27 10:30:55 +08:00
1f10c9ecdf
add a section to disable Apparmor/SElinux on Docker host
2016-01-26 21:19:25 -05:00
6d0b7fcecc
Merge pull request #637 from zet809/docker_support_usage_manpage
...
The usage and manpage for docker instance management command, mkdocke…
2016-01-26 14:10:44 +08:00
cdfda7d1c4
refine the doc
2016-01-25 21:16:18 -05:00
79afc50693
The usage and manpage for docker instance management command, mkdocker,lsdocker,rmdocker,rpower
2016-01-25 08:46:57 -05:00
981f5f53c1
Merge pull request #626 from zet809/docker_manage_doc
...
The document for docker lifecycle management have been tested
2016-01-25 20:48:07 +08:00
05bb4de0c2
The document for docker lifecycle management
2016-01-25 04:05:27 -05:00
c6e663d1fd
Use fifo pipe to enhance getadapter
...
Currently the getadapter implementation store the nics information
in multiple files. This implementaion will store the records in the
database and add the following changes:
1. Add taskstate table to record the getadapter request.
2. Add route_request hook in xcatd to avoid of too much process.
3. Add adapterinfo column to keep the adapter information.
4. Use fifo pipe to send/recv the adapter message and wake up the waiting process.
5. Use alarm signal to handle the timeout event.
2016-01-25 01:53:54 -05:00
6c9aa1391a
change the pipework command to avoid confuse
2016-01-24 22:22:39 -05:00
6dce0200d9
update the rst file about the rscan
2016-01-21 22:39:43 -05:00
7e3817fe5f
Merge pull request #646 from immarvin/onxcatindocker
...
refine the document : create the bridge with a script
2016-01-22 11:33:31 +08:00
653593dd5c
correct the example
2016-01-21 22:14:22 -05:00
c83c5df81c
correct a typo
2016-01-21 21:42:19 -05:00
2d72be3163
create the bridge with a script
2016-01-21 21:37:20 -05:00
965578954d
Merge pull request #607 from immarvin/onxcatindocker
...
add the doc for running xcat in docker container
2016-01-21 16:42:55 +08:00
f8369a2dd7
use the latest image instead of 2.11
2016-01-21 03:22:44 -05:00
178ff17668
modify the pipework usage
2016-01-20 07:46:34 -05:00
dfc55add48
<copycds -p> is no longer mandatory, correct the doc
2016-01-20 03:52:37 -05:00
a98b2cc78a
Modify depending on Victor's comment
2016-01-19 21:06:54 -05:00
43e709ca8d
refine the doc according to the comments
2016-01-19 04:53:48 -05:00
ec265de784
Merge pull request #589 from hu-weihua/zone
...
Add details for "zones" document
2016-01-18 03:17:30 -05:00
d40dd545e0
Merge pull request #595 from hu-weihua/security
...
Add details for security doc
2016-01-18 03:16:53 -05:00
12a5882947
refine the doc
2016-01-18 03:14:48 -05:00
0372d0f81b
add the doc for running xcat in docker container
2016-01-16 23:38:34 -05:00
7c52e50599
Merge pull request #592 from whowutwut/os_support_list
...
remove the xcat2_support_list file and instead point to the release notes in docs
2016-01-15 11:02:36 -05:00
5408b48442
modify depending on daniceexi's comments
2016-01-14 21:58:24 -05:00
372e241110
modify depending on daniceexi's comment
2016-01-14 21:48:37 -05:00
2e8f66ff1f
Merge pull request #529 from arif-ali/ha_doc_update
...
Update HA documentation
2016-01-14 05:38:53 -05:00
0a33095fc1
add details for security doc
2016-01-13 23:52:10 -05:00
851ca19fa0
Change a word from review of the changes
2016-01-13 13:34:36 -05:00
206f3a9873
Remove the xcat2_support_list file and instead point to the release
...
notes since that is updated with the current supported operating system
There's no need to have another location for this information
2016-01-13 08:28:12 -05:00
9595b7bae8
Add docs for zones
2016-01-12 21:35:56 -05:00
ceccc8cb98
Merge pull request #567 from daniceexi/restapi
...
Add rest api doc to ReadTheDoc in rst format.
2016-01-11 14:27:25 -05:00
4ab5232e47
Made changes for syntax errors in restapi doc
2016-01-10 22:00:27 -05:00
d11ac55bdd
Merge pull request #577 from daniceexi/update_release_info
...
Update release info
2016-01-08 16:30:37 +08:00
ea87890011
Merge pull request #578 from daniceexi/code_standard
...
Add xCAT code standard doc page
2016-01-07 07:28:40 -05:00
d877778013
Add descrption of how to install tidy; fix two minor issues
2016-01-07 04:11:01 -05:00
c6e94cb3f4
fix the broken link for xcat-doc
...
moved the xcat-doc project directly into xcat-core/docs
2016-01-06 18:54:40 -05:00
14aeb23a05
Add xCAT code standard doc page
2016-01-06 07:11:08 -05:00
c63058255a
Update xCAT release information page
...
for 2.9.2 AIX and 2.11 releases
2016-01-06 06:43:14 -05:00
af02dbd3ba
Add rest api doc to ReadTheDoc in rst format.
2016-01-04 06:52:21 -05:00
5d659c6272
Merge pull request #541 from hu-weihua/removexcat
...
Restructure 'remove xcat' document
2015-12-30 21:56:52 -05:00
c54481efc5
Merge pull request #534 from zet809/refine_find_install_disk
...
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
fdca2cc3f9
replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk
2015-12-28 01:09:56 -05:00
d825808690
Merge pull request #540 from penguhyang/xcat_docs
...
correct words and syntax error about xcat-docs
2015-12-27 22:37:06 +08:00
99b8974814
modify depending on comments
2015-12-24 03:09:39 -05:00
785de20325
modify depending on comments
2015-12-24 02:58:52 -05:00
fa28124b3d
update chvm manpage in doc
2015-12-22 04:36:25 -05:00