summaryrefslogtreecommitdiff
path: root/ceilometer/nova_client.py
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated nova_http_log_debug optionJulien Danjou2017-09-251-15/+1
* Fix the gate failure because of several issuesJulien Danjou2016-12-261-1/+1
* register ceilometer options at runtimeMehdi Abaakouk2016-11-241-6/+0
* keystone_client: stop using global confMehdi Abaakouk2016-11-041-1/+1
* nova_client: stop using global confMehdi Abaakouk2016-10-111-9/+9
* Switch to use Glance v2 in image pollstersliusheng2016-08-051-1/+1
* Switch to use glanceclient to get imageliusheng2016-06-221-8/+14
* Bump to Nova v2.1Kevin_Zheng2016-06-021-1/+2
* remove floating_ip_get_all in nova_clientZhiQiang Fan2016-05-011-5/+0
* Replace logging with oslo_logliusheng2016-04-251-3/+2
* Fix typos in comments and config strings.Dao Cong Tien2016-03-291-1/+1
* Use keystoneauth1 instead of manual setupMehdi Abaakouk2015-12-081-17/+24
* Merge "Instance Cache in Node Discovery Pollster"5.0.0.0b2Jenkins2015-07-291-2/+8
|\
| * Instance Cache in Node Discovery PollsterJason Myers2015-07-291-2/+8
* | Instance CachingJason Myers2015-07-291-2/+8
|/
* use oslo.log instead of oslo-incubator codeZhiQiang Fan2015-05-281-2/+1
* drop deprecated novaclient.v1_1ZhiQiang Fan2015-03-191-1/+2
* Upgrade to hacking 0.10Julien Danjou2015-01-231-2/+0
* Use oslo_config instead of deprecated oslo.configDina Belova2015-01-151-1/+1
* Add timeout to all http requestsZhiQiang Fan2014-11-201-1/+2
* switch to oslo-config-generatorgordon chung2014-10-121-4/+4
* 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