Commit Graph

  • 4d6c70d25d Microversion 2.85: Change volume-update CLI zhangbailin 2020-03-12 18:44:36 +08:00
  • ea092b2988 Make 'server list --config-drive' a boolean option Stephen Finucane 2020-04-08 09:57:41 +01:00
  • d712c0fbc7 Microversion 2.84 - action event fault details zhangbailin 2020-03-24 11:10:29 +08:00
  • 9ee74d3ac6 Microversion 2.83 - Add more filters for the nova list command Victor Coutellier 2020-03-11 12:50:13 +01:00
  • 0722e80886 Update to hacking 3.0 Andreas Jaeger 2020-03-31 12:20:38 +02:00
  • 0ab746b4d1 Microversion 2.82 - nova cyborg interaction Takashi Natsume 2020-03-12 23:34:44 +09:00
  • 03dca4bc82 Don't print user_data for 'nova show' Stephen Finucane 2020-02-20 11:01:40 +00:00
  • b9a7e03074 Random cleanups Stephen Finucane 2020-02-21 09:56:37 +00:00
  • 8f50f84981 Bump to hacking 2.x Stephen Finucane 2020-02-20 09:46:55 +00:00
  • c4c44bcb2d Remove six Stephen Finucane 2020-02-20 09:42:03 +00:00
  • 9dee28ae6c tox: Configure 'ignore_basepython_conflict' Stephen Finucane 2020-02-20 09:56:40 +00:00
  • 1e05dec589 setup.cfg: Various Python 3 fixes Stephen Finucane 2020-02-20 09:16:26 +00:00
  • 0f7d723c46 trivial: Remove 'u' prefix from string Stephen Finucane 2020-02-21 09:43:13 +00:00
  • eb98178ea8 doc: Update Testing document Takashi NATSUME 2019-11-26 09:12:26 +09:00
  • 9cae96174a Merge "Add minor version [21] to the test_versions" Zuul 2019-11-13 14:59:46 +00:00
  • ed98fdba41 doc: Fix supported version descriptions Takashi NATSUME 2019-11-06 07:49:32 +09:00
  • baccd5bcfa Stop supporting and testing python2 Eric Fried 2019-10-25 09:28:16 -05:00
  • cd9958bdb0 Switch to Ussuri jobs kangyufei 2019-10-22 17:04:24 +08:00
  • c15a5a0555 Add minor version [21] to the test_versions zhangbailin 2019-10-15 09:52:26 +08:00
  • 380fc08513 Merge "Add functional test for migration-list in v2.80" 16.0.0 Zuul 2019-10-19 17:48:53 +00:00
  • 71c29a184b Add aggregate-cache-images command and client routines Dan Smith 2019-10-07 11:23:28 -07:00
  • e1bb4378db Add images.GlanceManager.find_images() bulk query Dan Smith 2019-10-18 07:37:19 -07:00
  • f420c05851 Add functional test for migration-list in v2.80 zhangbailin 2019-10-15 14:49:20 +08:00
  • 8744bea0e3 Microversion 2.80: Add user_id/project_id to migration-list API zhangbailin 2019-08-07 11:36:10 +08:00
  • 6c0e4d7a39 PDF documentation build Akihiro Motoki 2019-10-11 03:48:51 +09:00
  • 3f286e7d8c Merge "Clarify --migration-type migration value as cold migration" Zuul 2019-10-09 22:54:21 +00:00
  • 364cad4191 Remove cells v1 and extension commands and APIs Takashi NATSUME 2019-10-04 09:37:02 +09:00
  • 79959abc90 Merge "Stop silently ignoring invalid 'nova boot --hint' options" into stable/train train-eol train-em 15.1.1 Zuul 2019-10-02 17:23:12 +00:00
  • 6a38838a41 Stop silently ignoring invalid 'nova boot --hint' options rocky-eol rocky-em 11.0.1 Stephen Finucane 2019-09-25 12:10:21 +01:00
  • c7e793c22e Stop silently ignoring invalid 'nova boot --hint' options stein-eol stein-em 13.0.2 Stephen Finucane 2019-09-25 12:10:21 +01:00
  • 33627242e8 Stop silently ignoring invalid 'nova boot --hint' options Stephen Finucane 2019-09-25 12:10:21 +01:00
  • 48634ed51e Add release note for bug 1845322 Stephen Finucane 2019-10-01 15:43:26 +01:00
  • 6954aacd54 Stop silently ignoring invalid 'nova boot --hint' options Stephen Finucane 2019-09-25 12:10:21 +01:00
  • d5b5a20de1 Merge "Add a check for --config-drive option on nova boot" Zuul 2019-09-25 10:37:03 +00:00
  • 5d236ce6ba Update master for stable/train OpenStack Release Bot 2019-09-20 17:42:06 +00:00
  • 197625ff06 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train OpenStack Release Bot 2019-09-20 17:42:03 +00:00
  • a255efceaa Update .gitreview for stable/train OpenStack Release Bot 2019-09-20 17:42:01 +00:00
  • d1c5dc61d6 Add a check for --config-drive option on nova boot Takashi NATSUME 2019-07-17 11:40:24 +09:00
  • 730bc2c47e doc: Add support microversions for options Takashi NATSUME 2019-09-10 16:27:38 +09:00
  • cd396b8b61 Microversion 2.79: Add delete_on_termination to volume-attach API 15.1.0 zhangbailin 2019-07-30 19:52:00 +08:00
  • aae95dcc7a Microversion 2.78 - show server topology Yongli He 2019-07-15 16:36:09 +08:00
  • e43596ca5c Merge "Microversion 2.77: Support Specifying AZ to unshelve" 15.0.0 Zuul 2019-08-29 14:33:17 +00:00
  • ecfa521b21 Microversion 2.77: Support Specifying AZ to unshelve zhangbailin 2019-06-13 21:22:28 +08:00
  • 96dcf13f46 Clarify --migration-type migration value as cold migration Matt Riedemann 2019-08-26 11:26:18 -04:00
  • 6aae5b2311 Follow up for microversion 2.75 Takashi NATSUME 2019-08-26 16:06:41 +09:00
  • a19253f857 Merge "Add --migration-type and --source-compute to migration-list" Zuul 2019-08-23 22:43:35 +00:00
  • a3e44e8b39 API microversion 2.76: Add 'power-update' external event Surya Seetharaman 2019-08-13 20:39:09 +00:00
  • 0e873a2d5a Microversion 2.75 - Multiple API cleanup changes Ghanshyam Mann 2019-08-13 20:30:24 +00:00
  • 0e7c99c8ea Add --migration-type and --source-compute to migration-list Matt Riedemann 2019-08-07 09:11:14 -04:00
  • e281368c96 docs: clarify nova migration-list --host option Matt Riedemann 2019-08-06 18:44:53 -04:00
  • acef73c9bd Update api-ref location Andreas Jaeger 2019-07-22 20:52:18 +02:00
  • 8fc24c7d5f Bump the openstackdocstheme extension to 1.20 zhangyangyang 2019-07-20 15:17:53 +08:00
  • 3ddb145c15 Merge "Add Python 3 Train unit tests" Zuul 2019-07-17 23:30:04 +00:00
  • 517ff099e8 doc: Clarify versioned wrapped method Takashi NATSUME 2019-07-16 18:09:30 +09:00
  • 2c11ec6ae0 Merge "Add a guide to add a new microversion support" Zuul 2019-07-15 13:24:15 +00:00
  • d354c76bd2 Merge "Deprecate cells v1 and extension commands and APIs" Zuul 2019-07-15 13:24:14 +00:00
  • 0b02be5743 Merge "Remove deprecated methods and properties" Zuul 2019-07-15 13:11:55 +00:00
  • ca1a3895f2 Merge "Add host and hypervisor_hostname to create servers" 14.2.0 Zuul 2019-07-12 02:54:48 +00:00
  • 01ff9448a5 Merge "Add irrelevant files in dsvm job again" Zuul 2019-07-10 01:20:06 +00:00
  • 3ac90a5273 Deprecate cells v1 and extension commands and APIs Takashi NATSUME 2019-07-08 10:34:37 +09:00
  • 9fe78e8a60 Add a guide to add a new microversion support Takashi NATSUME 2019-06-24 11:35:36 +09:00
  • 41c25881e6 Add host and hypervisor_hostname to create servers zhu.boxiang 2019-03-26 15:48:46 +08:00
  • 3cacca202a Add Python 3 Train unit tests Corey Bryant 2019-07-05 11:47:24 -04:00
  • 81ec72ecf8 Remove deprecated methods and properties Takashi NATSUME 2019-06-27 08:58:38 +09:00
  • 66611f26d3 Merge "Modify the url of upper_constraints_file" Zuul 2019-07-03 19:34:58 +00:00
  • 54904711a2 Modify the url of upper_constraints_file 翟小君 2019-06-18 18:03:58 +08:00
  • 1bbb2a37cb Merge "Add Python 3 Train unit tests" Zuul 2019-07-02 05:26:44 +00:00
  • 77ad81bde8 Add Python 3 Train unit tests pengyuesheng 2019-07-01 17:17:20 +08:00
  • 12193fc56b Blacklist sphinx 2.1.0 (autodoc bug) pengyuesheng 2019-07-01 17:20:06 +08:00
  • 0a2d108ec3 Add irrelevant files in dsvm job again Takashi NATSUME 2019-06-29 23:52:46 +09:00
  • 92002c8046 Use SHA256 instead of MD5 in completion cache Artom Lifshitz 2019-05-09 14:34:35 -04:00
  • 4bfcc1a9fa Revert "Add irrelevant files in dsvm job" Matt Riedemann 2019-06-24 16:05:47 +00:00
  • 52ae954bd0 Add irrelevant files in dsvm job Takashi NATSUME 2019-06-19 13:42:11 +09:00
  • 763898687d Fix duplicate object description error Takashi NATSUME 2019-06-19 11:29:51 +09:00
  • e15cc789d9 Use SHA256 instead of MD5 in completion cache Artom Lifshitz 2019-05-09 14:34:35 -04:00
  • 32849f428b Merge "Blacklist python-cinderclient 4.0.0" Zuul 2019-06-05 00:08:33 +00:00
  • edbe4192bf Blacklist python-cinderclient 4.0.0 翟小君 2019-06-04 10:51:30 +08:00
  • 3df4545251 Bump openstackdocstheme to 1.30.0 翟小君 2019-06-04 10:02:00 +08:00
  • 0515713b6b Merge "Add a description of --on-shared-storage" Zuul 2019-05-28 15:15:25 +00:00
  • f6ef23f806 Merge "Allow searching for hypervisors and getting back details" 14.1.0 Zuul 2019-05-27 04:28:18 +00:00
  • 6ce1063384 Add a description of --on-shared-storage Takashi NATSUME 2019-05-27 13:02:08 +09:00
  • ef842ca0d8 Set the lower limit of api_version for volume_type 13.0.1 zhangbailin 2019-05-23 08:18:00 +08:00
  • bdc49fb621 Merge "Set the lower limit of api_version for volume_type" Zuul 2019-05-23 14:38:16 +00:00
  • bdbd0df064 Merge "Allow passing negative values for the locked search_opt in cs.servers.list" Zuul 2019-05-23 03:13:33 +00:00
  • 7b9d300089 Set the lower limit of api_version for volume_type zhangbailin 2019-05-23 08:18:00 +08:00
  • f78a4706d3 Allow passing negative values for the locked search_opt in cs.servers.list Surya Seetharaman 2019-05-17 14:04:17 +02:00
  • 0dc6b96ec8 Allow searching for hypervisors and getting back details Matt Riedemann 2019-05-17 18:07:38 -04:00
  • dfb84228a2 Merge "Optimize limit option docs string description for novaclient" Zuul 2019-05-17 15:24:11 +00:00
  • 2ecb39710f Optimize limit option docs string description for novaclient chenke 2019-03-13 20:27:37 +08:00
  • 8c3311eefe Cap sphinx for py2 and drop keyring dependency 14.0.0 zhangbailin 2019-05-15 10:28:03 +08:00
  • b907585d87 Merge "[Docs] Update client docs to add reason and locked options" Zuul 2019-05-14 16:04:12 +00:00
  • f0388977c1 [Docs] Update client docs to add reason and locked options Surya Seetharaman 2019-05-14 11:31:46 +02:00
  • a1d3a181d1 Merge "Microversion 2.73: Support adding the reason behind a server lock" Zuul 2019-05-13 19:46:07 +00:00
  • a1ac69c69a Microversion 2.73: Support adding the reason behind a server lock Surya Seetharaman 2019-03-29 11:34:04 +01:00
  • b0dd41fc02 Merge "Tiny fix of documentation" Zuul 2019-05-13 10:35:16 +00:00
  • 2595bac229 Use SHA256 instead of MD5 in completion cache Artom Lifshitz 2019-05-09 14:34:35 -04:00
  • 6ea7b506ca Tiny fix of documentation chenxing 2019-05-07 11:54:52 +08:00
  • f7f5df9c1d Merge "Drop py35 tests" Zuul 2019-04-26 02:28:07 +00:00
  • fe4138aea4 Updates for OpenDev transition Takashi NATSUME 2019-04-22 20:07:49 +09:00
  • f970589f9b Drop py35 tests zhangyangyang 2019-03-18 15:40:20 +08:00