summaryrefslogtreecommitdiffstats
path: root/nova/api/openstack/compute/views
Commit message (Expand)AuthorAgeFilesLines
* Fix metadata access in prep for instance objectsAlexei Kornienko2013-06-271-2/+2
* Remove _is_precooked pre-cells Zones hacksChris Behrens2013-06-181-10/+0
* Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-1/+1
* Revert "Include list of attached volumes with instance info"Russell Bryant2013-05-151-2/+0
* Merge "Include list of attached volumes with instance info"Jenkins2013-05-151-0/+2
|\
| * Include list of attached volumes with instance infoOleg Bondarev2013-05-081-0/+2
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
|/
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-081-1/+2
* Update OpenStack LLC to FoundationKurt Taylor2013-02-266-6/+6
* enables admin to view instance fault "details"Melanie Witt2013-01-141-2/+2
* Move global glance opts into nova.image.glanceMark McLoughlin2013-01-081-2/+2
* Move link_prefix options into api.openstack.commonMark McLoughlin2012-12-122-13/+2
* Boot from volume without image suppliedNikola Dipanov2012-12-031-11/+14
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-202-2/+2
* Remove nova.config.CONFMark McLoughlin2012-11-203-3/+4
* Remove nova.flagsMark McLoughlin2012-11-173-3/+1
* Remove nova-volume DBJoe Gordon2012-11-081-2/+0
* Switch from FLAGS to CONF in nova.apiMark McLoughlin2012-11-043-7/+6
* Includes sec group quota details in limits API responseRam Nalluri2012-09-131-0/+2
* Merge "Add API samples to images api"Jenkins2012-09-041-1/+1
|\
| * Add API samples to images apiMauro S. M. Rodrigues2012-09-031-1/+1
* | Add extensions for flavor swap and rxtx_factorVishvananda Ishaya2012-08-311-2/+0
|/
* Merge "Adds api sample testing for versions"Jenkins2012-08-311-3/+11
|\
| * Adds api sample testing for versionsVishvananda Ishaya2012-08-281-3/+11
* | Clean up non-spec output in flavor extensionsVishvananda Ishaya2012-08-291-6/+0
|/
* Implements config_drive as extensionisethi2012-07-231-1/+0
* Merge "Display key_name only if keypairs extension is used"Jenkins2012-07-181-1/+0
|\
| * Display key_name only if keypairs extension is usedisethi2012-07-171-1/+0
* | Show all absolute quota limits in /limits.Alex Meade2012-07-181-0/+4
|/
* Switch to common logging.Andrew Bogott2012-07-022-2/+2
* Make nova list/show behave nicely on instance_type deletionChris Behrens2012-06-271-1/+6
* Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-162-6/+6
* Adds `disabled` field for instance-types.Rick Harris2012-06-051-1/+9
* Add tenant id in self link in /servers call for imagesPhilip Knouff2012-05-223-19/+42
* Minor refactor of servers viewbuider.Alex Meade2012-05-011-2/+1
* Fix OpenStack CapitalizationJoe Gordon2012-03-151-1/+1
* Fixing image snapshots server linksNaveed Massjouni2012-03-081-0/+2
* Backslash continuations (nova.api.openstack)Zhongyue Luo2012-02-201-4/+4
* Adding traceback to async faultsAlex Meade2012-02-171-2/+12
* Standardize logging delaration and useJason Kölker2012-02-142-2/+2
* Fixing a unicode related metadata bug.Naveed Massjouni2012-02-131-1/+1
* Ensures that hostId's are uniquePhilip Knouff2012-02-091-1/+3
* Adds flags for href prefixesPhilip Knouff2012-02-031-0/+6
* KVM and XEN Disk Management ParityJohannes Erdfelt2012-01-241-1/+1
* Fixed limiting for flavorsPhilip Knouff2012-01-231-9/+14
* Set instance_ref property when creating snapshots.Dan Prince2012-01-171-3/+5
* Implement BP untie-nova-network-modelsJason Kölker2012-01-161-1/+1
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-137-0/+636