Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-ganeti
Commits
109509e4
Commit
109509e4
authored
16 years ago
by
Iustin Pop
Browse files
Options
Downloads
Patches
Plain Diff
Small changes to the index design doc
This is just some additions of not-yet-mentioned docs. Reviewed-by: ultrotter
parent
bf2fd71e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/design-2.0-index.rst
+13
-1
13 additions, 1 deletion
doc/design-2.0-index.rst
with
13 additions
and
1 deletion
doc/design-2.0-index.rst
+
13
−
1
View file @
109509e4
...
@@ -23,7 +23,14 @@ Beside these major changes, another 'core' change but that will not be
...
@@ -23,7 +23,14 @@ Beside these major changes, another 'core' change but that will not be
as visible to the users will be changing the model of object attribute
as visible to the users will be changing the model of object attribute
storage, and separate that into namespaces (such that an Xen PVM
storage, and separate that into namespaces (such that an Xen PVM
instance will not have the Xen HVM parameters). This will allow future
instance will not have the Xen HVM parameters). This will allow future
flexibility in defining additional parameters.
flexibility in defining additional parameters. More details in the
design-2.0-cluster-parameters document.
The various changes brought in by the master daemon model and the
read-write RAPI will require changes to the cluster security; we move
away from Twisted and use http(s) for intra- and extra-cluster
communications. For more details, see the SECURITY document in the top
directory.
Functionality changes
Functionality changes
...
@@ -56,3 +63,8 @@ either 2.0 or subsequent 2.x releases:
...
@@ -56,3 +63,8 @@ either 2.0 or subsequent 2.x releases:
- multiple disks, with custom properties (read-only/read-write, exportable,
- multiple disks, with custom properties (read-only/read-write, exportable,
etc.)
etc.)
- multiple NICs
- multiple NICs
These changes will require OS API changes, details are in the
design-2.0-os-interface document. And they will also require many
command line changes, see the design-2.0-commandline-parameters
document.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment