~openstack-gd/nova/lp785816-joinedload

« back to all changes in this revision

Viewing changes to doc/source/service.architecture.rst

  • Committer: Anne Gentle
  • Date: 2010-12-20 20:54:27 UTC
  • mfrom: (469 nova)
  • mto: This revision was merged to the branch mainline in revision 550.
  • Revision ID: anne@openstack.org-20101220205427-xtz19plbvxybqe9b
Minor spellchecking fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
..
 
2
      Copyright 2010 OpenStack LLC
 
3
 
 
4
      All Rights Reserved.
 
5
 
 
6
      Licensed under the Apache License, Version 2.0 (the "License"); you may
 
7
      not use this file except in compliance with the License. You may obtain
 
8
      a copy of the License at
 
9
 
 
10
          http://www.apache.org/licenses/LICENSE-2.0
 
11
 
 
12
      Unless required by applicable law or agreed to in writing, software
 
13
      distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 
14
      WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 
15
      License for the specific language governing permissions and limitations
 
16
      under the License.
 
17
 
1
18
Service Architecture
2
19
====================
3
20