Changes between Version 2 and Version 3 of GENIRacksHome/OpenGENIRacks/EmergencyStop


Ignore:
Timestamp:
05/27/14 12:59:58 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/EmergencyStop

    v2 v3  
    1010The following is a summary of available options for shutting down all or elements of a particular slice based on these inputs:
    1111
    12     1. Shut down slice or slivers through the omni.py tool[[BR]]
    13      Input: slice name
    14     2. Shut down VM slivers on a specific rack using !OpenStack[[BR]]
    15      Input: VM UUID from the manifest
     12    * Shut down slice or slivers through the omni.py tool.
     13         - Required Input: slice name
     14    * Shut down VM slivers on a specific rack using !OpenStack
     15         - Required Input: VM UUID from the manifest
    1616   
    17 == Shutdown via Omni.py ==
    18     1.  Anyone with the proper slice credentials, can run
    19         omni.py delete 'slicename'
     17== Shutdown via Omni tool ==
     18
     19    1.  Anyone with the proper slice credentials, can run:
     20
     21        omni.py delete 'slicename' -a aggregate-name (AM API V3) or
     22 
     23        omni.py deletesliver 'slicename' -a aggregate-name (AM API V2)
    2024
    2125== Shutdown via !OpenStack Horizon Administration GUI ==
     26
    2227    1. From a web browser go to !http://ControlNodeIPaddress/horizon
    2328    2. Login with the admin password from /etc/novarc