21 Commits

Author SHA1 Message Date
Shane Wang
39870b603d Fix misspellings in nova
Fix misspellings detected by:
* pip install misspellings
* git ls-files | grep -v locale | misspellings -f -

Change-Id: I4e60889368b5e83275d59562613623c417a8e03f
Closes-Bug: #1257295
2014-02-07 13:09:24 +08:00
Tom Fifield
e79811b855 Documentation cleanups for nova devref
This patch contains a number of cleanups of the nova devref,
mostly related to outdated content.

1) remove outdated todo items from network
=> these have been long covered in the manuals

2) remove outdated multinic docs and images
=> this is now better covered in:
http://docs.openstack.org/trunk/openstack-compute/admin/content
/using-multi-nics.html

3) remove outdated cloudpipe docs, confs and scripts
=> This is now better covered in:
http://docs.openstack.org/trunk/openstack-compute/admin/content/
cloudpipe-per-project-vpns.html

4) remove outdated networking docs
=> These were marked as 'legacy' more than 2 years ago

Change-Id: I9321335031b4581c603a6f31c613e1b620d468a6
2013-02-20 00:03:09 +11:00
Sandy Walsh
42b09d91f7 Docs for vm/task state transitions.
Added diagrams to RST docs that show  required vm_state / task_state
transitions for compute api operations.

(Set Sandy Walsh as author since he created the diagrams)

Change-Id: Ie6a9cd4b54321a98fea5429ee52eb781f57f31a4
2012-05-06 19:36:15 -04:00
Joe Gordon
ca2bb061a7 Remove unused images
Change-Id: I23a3de8197ca34948d55dd3be65c8d9c88bbdd71
2012-05-02 11:31:23 -07:00
Dina Belova
6ca171810e Extend FilterScheduler documentation.
Added more specific information on filters and weight functions.

Change-Id: If0463cd9d29568dfe44c6e5ce3f2e42af5ffe240
2012-04-04 19:40:16 +04:00
Russell Bryant
2511341840 Rename files/dirs from 'rabbit' to 'rpc'.
Now that the rpc API includes more than RabbitMQ, update a filename and
directory name to be 'rpc' instead of 'rabbit'.

Change-Id: Ib7fcccdd77fae128b6de3ee490fee3d6325ca7c5
2012-03-06 12:34:08 -05:00
Sandy Walsh
26227b79e9 Removed zones from api and distributed scheduler
There is a new Zones implementation coming that will use AMQP-to-AMQP
channels vs. the public API. This is being done for three reasons:
1. remove complications in the OpenStack API (and possibly allow EC2 Zones)
2. remove dependencies on keystone and novaclient
3. faster scheduling (fewer chances for race conditions)

Learn more here:
http://wiki.openstack.org/EssexSchedulerImprovements

Change-Id: I6fe538923dd5ae19276afac2ac3311a285fd5c99
2012-02-16 17:53:00 +00:00
Ed Leafe
c6c004c445 Updated the distributed scheduler docs with the latest changes to the classes. 2011-08-18 14:39:25 -05:00
Jason Kölker
215452cb79 add vlan diagram and some text 2011-06-17 10:46:14 -05:00
Jason Kölker
829319649a add in dhcp drawing 2011-06-16 15:36:29 -05:00
Jason Kölker
69f346bd9d remove the network-host fromt he flat diagram 2011-06-16 14:57:22 -05:00
Jason Kölker
cedd8e5fe0 add multinic diagram 2011-06-16 14:44:57 -05:00
Sandy Walsh
22c71e27ce Added illustrations for Distributed Scheduler and fixed up formatting 2011-06-07 15:36:43 -03:00
sateesh
45f4b75491 * Removed nova/virt/guest-tools/guest_tool.bat &
nova/virt/guest-tools/guest_tool.sh as guest_tool.py
  can be invoked directly during guest startup.

* Removed 'nova/virt/guest-tools/' and the encompassed script
  'guest_tool.py' is moved to 'etc/vmware_guest_tool.py'

* Moved image vmwareapi_blockdiagram.jpg from 'nova/virt/' to
  'doc/source/images/' so that it'll be picked up by document build scripts.

* Moved vmwareapi_readme.rst from 'nova/virt/' to
  'doc/source/' so that it'll be handled by document build scripts.

* Added 'Introduction' section to 'vmwareapi_readme.rst'

* Added vmwareapi module diagram to readme document. Added reference
  to 'images/vmwareapi_blockdiagram.jpg' in document 'vmwareapi_readme.rst'
2011-02-21 19:42:20 +05:30
Anne Gentle
d647d6b070 Added livecd instructions plus fixed references to .conf files 2010-12-07 16:48:42 -06:00
Armando Migliaccio
a81547f780 2010-11-23 15:14:38 +00:00
Armando Migliaccio
01c5ce0038 added svg files (state.svg is missing because its source is a screen snapshot) 2010-11-23 12:11:15 +00:00
Anne Gentle
2a06dfc2aa really adding images 2010-11-17 16:03:09 -06:00
Armando Migliaccio
56c2df202d Further editing and added images 2010-11-17 13:20:55 +00:00
root
2a81e25f89 working on novadoc structure 2010-11-08 18:40:21 -08:00
Vishvananda Ishaya
0211ec7d61 updates to auth, concepts, and network, fix of docstring 2010-10-27 16:33:25 -07:00