summaryrefslogtreecommitdiff
path: root/ceilometer/nova_client.py
Commit message (Expand)AuthorAgeFilesLines
* Enable to get service types from configuration fileHisashi Osanai2014-09-191-0/+11
* Migrate the rest of the central agent pollsters to use discoveriesNejc Saje2014-09-081-1/+3
* Automatic discovery of TripleO Overcloud hardwareLadislav Smola2014-07-281-0/+8
* Merge "Add log output of "x-openstack-request-id" from nova"Jenkins2014-07-181-0/+7
|\
| * Add log output of "x-openstack-request-id" from novaTatsuro Makita2014-06-211-0/+7
* | Fix H904 violations and re-enable gatingIgor Degtiarov2014-07-011-2/+2
|/
* Merge "Adds caches for image and flavor in compute agent"Jenkins2014-06-121-18/+29
|\
| * Adds caches for image and flavor in compute agentRikimaru Honjo2014-06-101-18/+29
* | Merge "Revert "Fix the floatingip pollster""2014.2.b1Jenkins2014-06-121-1/+1
|\ \
| * | Revert "Fix the floatingip pollster"Matt Riedemann2014-06-101-1/+1
| |/
* | Merge "Remove (c) and remove unnecessary encoding lines"Jenkins2014-06-101-1/+0
|\ \ | |/ |/|
| * Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-311-1/+0
* | Fix the floatingip pollsterliu-sheng2014-05-261-1/+1
|/
* insecure flag added to novaclientAna Malagon2014-03-181-0/+1
* Remove None for dict.get()zhang-jinnan2014-02-141-1/+1
* Fix to tackle instances without an image assignedPradeep Kilambi2014-01-071-1/+8
* Remove redundant code in nova_client.ClientZhiQiang Fan2014-01-021-2/+3
* Adding region name to service credentialsBartosz Górski2013-09-231-0/+1
* Fix empty metadata issue of instanceFei Long Wang2013-08-291-1/+3
* Update nova_client.pyJay Lau2013-08-011-5/+5
* Add support for CA authentication in KeystoneJulien Danjou2013-08-011-0/+1
* fix resource_metadata failure missing image dataJohn Tran2013-07-181-28/+34
* Allow to specify the endpoint type to useJulien Danjou2013-07-151-0/+1
* add metadata to nova_client resultsJohn Tran2013-06-271-6/+30
* Merge "Improve Python 3.x compatibility"Jenkins2013-06-121-1/+1
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-06-111-1/+1
* | Remove useless imports, reenable F401 checksJulien Danjou2013-06-051-1/+2
|/
* Move os_* options into a groupJulien Danjou2013-06-041-6/+7
* Make HACKING compliantSandy Walsh2013-03-071-5/+5
* compute: fix unknown flavor handlingJulien Danjou2013-02-221-1/+4
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-181-1/+3
* Import service when cfg.CONF.os_* is usedJulien Danjou2013-02-121-0/+1
* Remove useless importsJulien Danjou2013-01-211-2/+0
* Update pep8 to 1.3.3Julien Danjou2013-01-151-2/+2
* Use libvirt num_cpu for CPU utilization calculation.Eoghan Glynn2012-11-141-1/+0
* Determine instance cores from public flavors APIEoghan Glynn2012-11-131-0/+1
* Determine flavor type from the public nova API.Eoghan Glynn2012-11-131-2/+10
* Remove database access from agent pollstersJulien Danjou2012-11-071-0/+62