188 Commits

Author SHA1 Message Date
68d87c0b99 Formatting fixes and typos 2020-12-13 16:38:30 -05:00
1af7c545b2 Fix broken link 2020-12-13 04:45:38 -05:00
9a1b86bbbf Fix capitalization issue 2020-12-13 04:42:46 -05:00
5b0066da3f Update provisioner manual 2020-12-13 04:35:42 -05:00
b36ec43a2d Bump version to 0.9.9 2020-12-09 02:20:20 -05:00
0820cb3c5b Update swagger documentation 2020-12-01 04:45:01 -05:00
3a5955b41c Documentation tweaks in Ceph section 2020-11-25 17:58:33 -05:00
f06e0ea750 Add more OS info to cluster arch doc 2020-11-25 17:05:16 -05:00
8ecd2c5e80 Emphasize the cluster architecture doc 2020-11-25 16:57:04 -05:00
256c537159 Add additional information to docs 2020-11-25 16:55:20 -05:00
a5d495cfaf Update docs name of init command 2020-11-25 10:36:48 -05:00
ce5ee11841 Bump version to 0.9.8 2020-11-24 12:26:57 -05:00
d4a28d7a58 Bump version to 0.9.7 2020-11-19 10:48:28 -05:00
e69eb93cb3 Bump version to 0.9.6 2020-11-17 13:01:54 -05:00
a4e5323e81 Bump version to 0.9.5 2020-11-17 12:34:04 -05:00
9a36fedcab More Spaaaaacing 2020-11-14 12:29:28 -05:00
aa075759c2 Correct more spacing issues 2020-11-14 12:12:55 -05:00
568209c9af Correct spacing before commands 2020-11-14 12:11:56 -05:00
d47a2c29d4 Rephrase the power of 2 part 2020-11-14 11:58:03 -05:00
5b92b822f1 Correct spelling 2020-11-14 11:28:39 -05:00
ac47fb5b58 Update getting-started documentation 2020-11-14 11:27:51 -05:00
6e9081f8c3 Correct spelling mistakes 2020-11-13 01:30:38 -05:00
1125382b8d Correct typo in replica configs 2020-11-13 01:23:57 -05:00
06c97eed63 Mention limited exceptions to body request 2020-11-13 01:23:40 -05:00
f6b4ce909e Add more network info 2020-11-13 01:09:11 -05:00
776a6982ff Add more about the networks 2020-11-13 01:07:00 -05:00
9cec6a97d1 Apply proofreading to the about page 2020-11-12 02:41:50 -05:00
d34a996cf2 Add table of contents to about page 2020-11-12 02:06:03 -05:00
59bf375d13 Merge FAQ into the about page 2020-11-12 02:00:39 -05:00
57bd6babcb Rename the installing page 2020-11-12 01:50:18 -05:00
f199875e1a Rename the cluster architecture page 2020-11-12 01:50:04 -05:00
a1f72370d7 Rewrite the about page of the documentation 2020-11-12 01:49:44 -05:00
25fb415a2a Revamp getting started and remove pipeline badge 2020-11-12 00:57:39 -05:00
9053edacd8 Bump version to 0.9.4 2020-11-10 15:33:50 -05:00
baac8f24fd Bump version to 0.9.3 2020-11-09 10:28:15 -05:00
11702f4bc8 Bump version to 0.9.2 2020-11-08 02:03:29 -05:00
56ba7b1457 Bump version to 0.9.1 2020-10-29 12:16:38 -04:00
81141c9b93 Include 0.9.0 changelog entries 2020-10-26 02:20:18 -04:00
9bfcab5e2b Improve documentation around n-1 situations
Closes #104
2020-10-21 03:30:33 -04:00
d96a23276b Mention recommendations about system disks
Advise SSDs always, mention the situations where slower media can be
acceptable and the risks therein.
2020-10-21 02:31:09 -04:00
a4b80be5ed Add provisioned memory to node info
Adds a separate field to the node memory, "provisioned", which totals
the amount of memory provisioned to all VMs on the node, regardless of
state, and in contrast to "allocated" which only counts running VMs.

Allows for the detection of potential overprovisioned states when
factoring in non-running VMs.

Includes the supporting code to get this data, since the original
implementation of VM memory selection was dependent on the VM being
running and getting this from libvirt. Now, if the VM is not active, it
gets this from the domain XML instead.
2020-10-18 14:17:15 -04:00
78dec77987 Bump version to 0.8 2020-08-26 10:24:44 -04:00
eb06c1494e Add API spec for benchmark results 2020-08-25 12:43:16 -04:00
1dcc1f6d55 Rename sample database for API
From pvcprov to pvcapi to facilitate the changing nature of this
database and its expansion to benchmark results.
2020-08-25 01:59:35 -04:00
37a58d35e8 Implement limiting of node output
Closes #98
2020-06-25 11:51:53 -04:00
4cdf1f7247 Add statistics values to the API 2020-06-07 02:15:33 -04:00
683c3afea6 Correct spelling mistake 2020-05-06 11:29:42 -04:00
4c7cb1a20c Add further wording tweaks and details 2020-05-06 11:20:12 -04:00
90feb83eab Revamp some wording in the documentation 2020-05-06 10:41:13 -04:00
59707bad4e Fix some errors in the FAQ 2020-04-11 01:33:18 -04:00