4140eb4004
In Id7936be290b6febd18deb4c2db8ea4d678d4d9b1, we removed entries from api-paste.ini for EC2 API service. In this review we remove all the unnecessary code, docs and tests associated with objectstore and ec2 service. Note that this does not cleanup the Instance object or change any of the versioned objects. We just drop any code associated with testing the REST endpoint(s) that are no longer needed. Also added shims such that the api-paste.ini from liberty will still work (grenade job) and added logs and response messages for prompting administrators to cleanup their old api-paste.ini and switching to the stand alone EC2 API project for their needs. Change-Id: I8bf7cbaa7015bb61656ab90ccc8f944aaeebb095
49 lines
1.3 KiB
ReStructuredText
49 lines
1.3 KiB
ReStructuredText
..
|
|
Copyright 2010-2011 United States Government as represented by the
|
|
Administrator of the National Aeronautics and Space Administration.
|
|
All Rights Reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
not use this file except in compliance with the License. You may obtain
|
|
a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
|
License for the specific language governing permissions and limitations
|
|
under the License.
|
|
|
|
Command-line Utilities
|
|
======================
|
|
|
|
In this section you will find information on Nova's command line utilities.
|
|
|
|
Reference
|
|
---------
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
nova-all
|
|
nova-api-metadata
|
|
nova-api-os-compute
|
|
nova-api
|
|
nova-cells
|
|
nova-cert
|
|
nova-compute
|
|
nova-conductor
|
|
nova-console
|
|
nova-consoleauth
|
|
nova-dhcpbridge
|
|
nova-idmapshift
|
|
nova-manage
|
|
nova-network
|
|
nova-novncproxy
|
|
nova-rootwrap
|
|
nova-scheduler
|
|
nova-spicehtml5proxy
|
|
nova-xvpvncproxy
|
|
nova-serialproxy
|
|
|