Alex Vandiver
88be3246a0
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
Aman Agrawal
df23701475
stripe: Rename add_server_to_legacy_plan.
...
This function will not also be used to migrate remote realms
to legacy plan.
2023-12-11 13:23:49 -08:00
Anders Kaseorg
8a7916f21a
python: Consistently use from…import for datetime.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-12-05 12:01:18 -08:00
Aman Agrawal
7d83508235
commands: Add script to create servers on legacy plan.
...
Also adds `SWITCH_PLAN_TIER_AT_PLAN_END` for `CustomerPlan`
which will be used to mark status of remote server legacy
plans which are scheduled for an upgrade.
2023-12-04 12:36:24 -08:00