/usr/lib/python2.6/site-packages/novaclient/v2
Edit: /usr/lib/python2.6/site-packages/novaclient/v2/aggregates.pyc (4777B)
Ñò
=vVc @ sL d Z d d k l Z d e i f d „ ƒ YZ d e i f d „ ƒ YZ d S( s Aggregate interface.iÿÿÿÿ( t baset Aggregatec B sD e Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z RS( s/ An aggregates is a collection of compute hosts.c C s d | i S( Ns
( t id( t self( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyt __repr__ s c C s | i i | | ƒ S( s) Update the name and/or availability zone.( t managert update( R t values( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR s c C s | i i | | ƒ S( N( R t add_host( R t host( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR s c C s | i i | | ƒ S( N( R t remove_host( R R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR
" s c C s | i i | | ƒ S( N( R t set_metadata( R t metadata( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR % s c C s | i i | ƒ d S( N( R t delete( R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR
( s ( t __name__t
__module__t __doc__R R R R
R R
( ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR s t AggregateManagerc B s_ e Z e Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z
d „ Z d „ Z RS( c C s | i d d ƒ S( s Get a list of os-aggregates.s /os-aggregatest
aggregates( t _list( R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyt list/ s c C s. h h | d 6| d 6d 6} | i d | d ƒ S( s Create a new aggregate.t namet availability_zonet aggregates /os-aggregates( t _create( R R R t body( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyt create3 s
c C s | i d t i | ƒ d ƒ S( s' Get details of the specified aggregate.s /os-aggregates/%sR ( t _getR t getid( R R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyt get9 s c C s
| i | ƒ S( s' Get details of the specified aggregate.( R ( R R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyt get_details@ s c C s- h | d 6} | i d t i | ƒ | d ƒ S( s) Update the name and/or availability zone.R s /os-aggregates/%s( t _updateR R ( R R R R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR D s
c C s4 h h | d 6d 6} | i d t i | ƒ | d ƒ S( s# Add a host into the Host Aggregate.R R s /os-aggregates/%s/actionR ( R R R ( R R R R ( ( sC /tmp/pip-build-cD3xZi/python-novaclient/novaclient/v2/aggregates.pyR K s c C s4 h h | d 6d 6} | i d t i | ƒ | d ƒ S( s&