Commit Graph

  • d45b0d42bd Add Python3 victoria unit tests OpenStack Release Bot 2020-04-24 18:19:44 +00:00
  • 26fb70b4a6 Update master for stable/ussuri OpenStack Release Bot 2020-04-24 18:19:41 +00:00
  • 0f1611e07a Update TOX_CONSTRAINTS_FILE for stable/ussuri OpenStack Release Bot 2020-04-24 18:19:38 +00:00
  • b384fefba4 Update .gitreview for stable/ussuri OpenStack Release Bot 2020-04-24 18:19:36 +00:00
  • 5ae51e7344 Fix doc glossary terms 9.0.0.0rc1 Duc Truong 2020-04-22 09:55:14 -07:00
  • 1fa7b5ed6e Use unittest.mock instead of third party mock Sean McGinnis 2020-04-18 12:00:29 -05:00
  • 4627fbfb4a Merge "Cleanup Python 2.7 support" Zuul 2020-03-31 00:47:48 +00:00
  • 30e5a90552 Fix requirements, update hacking Andreas Jaeger 2020-03-27 17:23:50 +01:00
  • 20a434c862 Cleanup Python 2.7 support Andreas Jaeger 2020-03-27 17:31:09 +01:00
  • d3bd9ef3f3 Allow LB creation with VIP_NETWORK *or* VIP_SUBNET Adam Harwell 2020-03-16 10:23:15 -07:00
  • 772ab40a9d Bump openstacksdk requirement for Loadbalancers Adam Harwell 2020-03-09 10:48:53 -07:00
  • c87b5b4916 Merge "Make sure we always populate flavor_id" into stable/train Zuul 2020-03-04 21:47:15 +00:00
  • 531283783e Add option to choose LB availability_zone Adam Harwell 2020-02-28 07:05:26 -08:00
  • d0e814a491 Remove unnecessary exception handling in api entry Erik Olof Gunnar Andersson 2020-02-16 00:12:58 -08:00
  • be0cf7617b Ignore project_safe restriction for admin users Duc Truong 2020-02-10 19:48:29 +00:00
  • 9c4416448c Make sure we always populate flavor_id Erik Olof Gunnar Andersson 2019-11-29 20:41:53 -08:00
  • 74bed85602 Fix leaking resources during cluster recover Erik Olof Gunnar Andersson 2019-12-01 01:10:41 -08:00
  • d243ea253b Remove clean-up of cluster/node action when cluster/node is deleted Duc Truong 2020-01-30 11:16:00 -08:00
  • 5f955f2392 Remove six usage Erik Olof Gunnar Andersson 2020-01-12 00:18:25 -08:00
  • c83e79644a Merge "Move test driver to the tests folder" Zuul 2020-01-03 10:30:24 +00:00
  • abdc171303 Update release notes to better reflect new configs Erik Olof Gunnar Andersson 2019-12-24 15:21:27 -08:00
  • f6f3d9d272 Move test driver to the tests folder Erik Olof Gunnar Andersson 2019-12-14 18:19:35 -08:00
  • c9174bcc5a Merge "Re-use rpc engine client" Zuul 2019-12-12 02:24:59 +00:00
  • 66a6f36d2d Merge "Centralized configuration" Zuul 2019-12-12 02:15:38 +00:00
  • 01eff94b76 Centralized configuration Erik Olof Gunnar Andersson 2019-10-13 22:09:30 -07:00
  • 825da922f7 Make integration tests voteable again Erik Olof Gunnar Andersson 2019-11-29 23:26:19 -08:00
  • a6a18b8df5 Fix leaking resources during cluster recover Erik Olof Gunnar Andersson 2019-12-01 01:10:41 -08:00
  • 7e04d4a353 Make sure we always populate flavor_id Erik Olof Gunnar Andersson 2019-11-29 20:41:53 -08:00
  • e24bc0658f Re-use rpc engine client Erik Olof Gunnar Andersson 2019-11-17 21:49:00 -08:00
  • 855f0f7acf Merge "Add Heat and Nova notification topic config" Zuul 2019-11-27 03:25:30 +00:00
  • c7b1fdadde Merge "Only log sdk errors when unexpected" Zuul 2019-11-27 03:25:29 +00:00
  • a20d61f2b3 Merge "Update rmq topics to better reflect their purpose" Zuul 2019-11-27 03:25:28 +00:00
  • cc67f82840 Only log sdk errors when unexpected Erik Olof Gunnar Andersson 2019-11-17 14:28:43 -08:00
  • 3a31cca254 Add Heat and Nova notification topic config Erik Olof Gunnar Andersson 2019-11-15 00:13:52 -08:00
  • 3d20220f34 Removed duplicate notification implementations Erik Olof Gunnar Andersson 2019-10-26 23:22:12 -07:00
  • ecab4245da Update rmq topics to better reflect their purpose Erik Olof Gunnar Andersson 2019-11-01 16:02:16 -07:00
  • 29c0e6fbdf [ussuri][goal] Drop python 2.7 support and testing Ghanshyam Mann 2019-11-17 17:48:21 +00:00
  • 9523029e02 Bump the openstackdocstheme extension to 1.20 pengyuesheng 2019-08-01 17:15:10 +08:00
  • fdd714dd5a Merge "Bumping worker count during testing" Zuul 2019-11-14 21:27:14 +00:00
  • f94f856e33 Merge "Standardize worker / thread config" Zuul 2019-11-14 21:27:14 +00:00
  • 719d058953 Merge "Split engine service into three services" Zuul 2019-11-14 21:18:35 +00:00
  • 3c7a24a010 Bumping worker count during testing Erik Olof Gunnar Andersson 2019-10-30 21:00:35 -07:00
  • 3cb8f2bf3e Standardize worker / thread config Erik Olof Gunnar Andersson 2019-11-02 18:55:57 -07:00
  • 54997a14ea Split engine service into three services Erik Olof Gunnar Andersson 2019-10-15 11:47:59 -07:00
  • 91894f9bf6 Fix SENLIN_SERVICE_PROTOCOL not always being set Erik Olof Gunnar Andersson 2019-10-31 16:59:18 -07:00
  • b0efef780b Merge "Add cluster_id to action filter in API" Zuul 2019-10-30 16:56:39 +00:00
  • 2beb072ec2 Merge "Enable Apache by default" Zuul 2019-10-30 07:11:59 +00:00
  • 131ad93a97 Merge "Switch to Ussuri jobs" Zuul 2019-10-30 06:40:33 +00:00
  • 9ed650205d Raise OverQuota when hitting the quota limit Erik Olof Gunnar Andersson 2019-10-29 17:53:21 -07:00
  • 8a5460c591 Add cluster_id to action filter in API Bo Tran 2019-07-04 09:33:43 +07:00
  • 6d566c9a42 Switch to Ussuri jobs zhangboye 2019-10-25 14:23:17 +08:00
  • e4eeb61627 Enable Apache by default Erik Olof Gunnar Andersson 2019-10-12 00:44:35 -07:00
  • ac49353899 Merge "Add tainted field to nodes" Zuul 2019-10-24 04:01:36 +00:00
  • c9878c185a Merge "[train][goal] Define new 'senlin-tempest-api-ipv6-only' job in gate" Zuul 2019-10-23 01:49:22 +00:00
  • e792d91935 Add tainted field to nodes Duc Truong 2019-10-18 16:36:16 +00:00
  • b860edd838 [train][goal] Define new 'senlin-tempest-api-ipv6-only' job in gate Ghanshyam Mann 2019-08-16 11:29:52 +00:00
  • ba74c64771 Fix api wsgi entrypoint Erik Olof Gunnar Andersson 2019-10-13 21:24:28 -07:00
  • 427acad1e2 Enable health policy checks Erik Olof Gunnar Andersson 2019-10-16 19:13:32 -07:00
  • 9e2f0d67ea Merge "Use named argument for nova timeout" Zuul 2019-10-15 00:08:16 +00:00
  • 52b8a1739e Use named argument for nova timeout Duc Truong 2019-10-14 21:29:26 +00:00
  • 2a2c4c5180 Merge "Update master for stable/train" Zuul 2019-10-14 18:41:31 +00:00
  • 60fd3ff874 Delete VMs in error state after creation Duc Truong 2019-10-10 22:02:51 +00:00
  • 52536bc3fd Update master for stable/train OpenStack Release Bot 2019-09-27 17:04:34 +00:00
  • 2f6a2326d3 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train OpenStack Release Bot 2019-09-27 17:04:31 +00:00
  • 43f6f44b95 Update .gitreview for stable/train OpenStack Release Bot 2019-09-27 17:04:29 +00:00
  • c19f2de68e Merge "Ignore LB not existed when delete member pool" 8.0.0.0rc1 8.0.0 Zuul 2019-09-13 03:59:29 +00:00
  • e063a7c37b Release notes for Train jonnary 2019-09-01 00:39:17 +08:00
  • 94f8671627 Merge "Add support for an user admin can see details any cluster, profile" Zuul 2019-08-30 00:07:13 +00:00
  • 85bf2626d9 Add support for an user admin can see details any cluster, profile Bo Tran 2019-06-03 10:28:54 +07:00
  • c4d3fc622c Merge "Fix error when senlin do health check a cluster" Zuul 2019-08-20 18:29:29 +00:00
  • 70645ff727 Update hacking version to latest zhulingjie 2019-01-04 23:59:17 +08:00
  • c0b7ebc8aa Merge "Sync Sphinx requirement" Zuul 2019-08-06 17:49:12 +00:00
  • 01ec49946e Update Cirros Example file Duc Truong 2019-08-02 18:27:45 +00:00
  • 179a4a4ab0 Sync Sphinx requirement pengyuesheng 2019-08-01 17:08:48 +08:00
  • 581e11640d Fix error when senlin do health check a cluster Bo Tran 2019-07-29 08:33:53 +07:00
  • c993775bd4 Update api-ref location Andreas Jaeger 2019-07-22 18:29:25 +02:00
  • 5da4c6830f Merge "Switch to the new canonical constraints URL on master" Zuul 2019-07-10 17:58:00 +00:00
  • d4ea2eb7b7 Merge "Add Python 3 Train unit tests" Zuul 2019-07-10 17:47:58 +00:00
  • 134e825577 Merge "Fix keystone_authtoken config in docs" Zuul 2019-07-09 17:19:52 +00:00
  • 08a32789d3 Add Python 3 Train unit tests Corey Bryant 2019-07-05 12:01:20 -04:00
  • ebefa20ca2 Update docs and examples for health policy v1.1 Duc Truong 2019-06-28 20:33:04 +00:00
  • 074ee9f7fe Fix keystone_authtoken config in docs Duc Truong 2019-06-28 18:10:44 +00:00
  • bc12179412 Fix api-ref and docs building Andreas Jaeger 2019-06-24 22:21:33 +02:00
  • faf42a890b Fix wrong assert function name zhufl 2019-06-24 12:05:26 +08:00
  • 1b62e1231b Switch to the new canonical constraints URL on master chenke 2019-06-22 15:16:39 +08:00
  • 80ba25ec6a Replace git.openstack.org URLs with opendev.org URLs jacky06 2019-04-23 11:03:41 +08:00
  • bb35ef8e53 Merge "Bypass project ID restriction in LBaaS driver." Zuul 2019-05-28 17:17:30 +00:00
  • 8cc0503203 Ignore LB not existed when delete member pool Bo Tran 2019-05-07 17:21:27 +07:00
  • 38c3d354b1 Merge "Only update necessary metadata" Zuul 2019-05-23 06:28:38 +00:00
  • 83234c0c47 Bypass project ID restriction in LBaaS driver. Jacob Estelle 2019-05-04 19:45:22 -07:00
  • 985b77a031 Only update necessary metadata Jacob Estelle 2019-05-03 22:27:03 -07:00
  • 5038ca746e Merge "Add webhook v2 support" Zuul 2019-05-22 14:09:20 +00:00
  • 2733879ccc Merge "Add node replacement hook to LB policy" Zuul 2019-05-20 17:41:40 +00:00
  • 37f5381d9a Merge "Allow cluster delete to detach policies & delete receivers" Zuul 2019-05-17 09:35:32 +00:00
  • a63a2aa3e0 Modify tox.ini Replace git.openstack.org URLs with opendev.org URLs wangqian 2019-05-14 11:29:35 +08:00
  • 51f2d9b060 Add node replacement hook to LB policy Jacob Estelle 2019-05-08 15:47:09 -07:00
  • 7775928abc Add webhook v2 support Duc Truong 2019-05-08 00:24:33 +00:00
  • 28588bdaba Remove neutron-lbaas reference in .zuul Duc Truong 2019-05-13 16:40:27 +00:00
  • e37e347771 Allow cluster delete to detach policies & delete receivers Jude Cross 2019-05-07 15:41:10 -07:00
  • 06c160365e Merge "Move node replacement candidates to dict in inputs" Zuul 2019-05-06 23:31:05 +00:00