lp:~lihuiguo/cloud-upgrade-planner

Owned by Linda Guo
Get this repository:
git clone https://git.not.enabled/~lihuiguo/cloud-upgrade-planner
Only Linda Guo can upload to this repository. If you are Linda Guo please log in for upload directions.

Branches

Name Last Modified Last Commit
bug/1976578 2022-06-02 03:19:03 UTC
Add ovn and octavia charms to upgrade planner

Author: Linda Guo
Author Date: 2022-06-02 03:18:03 UTC

Add ovn and octavia charms to upgrade planner

Add following charms to upgrade planner
  ovn-central
  ovn-chassis
  octavia-dashboard
  octavia-diskimage-retrofit
  neutron-api-plugin-ovn

bug/1976572 2022-06-02 02:38:19 UTC
Add upgrade step for breaking for loop

Author: Linda Guo
Author Date: 2022-06-02 02:35:37 UTC

Add upgrade step for breaking for loop

In get_upgrade_steps func, add upgrade step before breaking for loop

master 2022-06-01 23:08:21 UTC
Merge remote-tracking branch 'lihuiguo/bug/1966359'

Author: Linda Guo
Author Date: 2022-06-01 23:08:21 UTC

Merge remote-tracking branch 'lihuiguo/bug/1966359'

bug/1969683 2022-06-01 05:37:18 UTC
Set action-managed-upgrade to true

Author: Linda Guo
Author Date: 2022-06-01 05:37:18 UTC

Set action-managed-upgrade to true

Set action-managed-upgrade to true for the charms
with openstack-upgrade action

bug/1974283 2022-05-24 12:44:10 UTC
handle the case that openstack-origin is set to a deb url

Author: Linda Guo
Author Date: 2022-05-24 10:25:59 UTC

handle the case that openstack-origin is set to a deb url

bug/1966359 2022-05-24 11:48:07 UTC
With online by AZ strategy (-s 4), live-migration

Author: Linda Guo
Author Date: 2022-05-24 11:48:07 UTC

With online by AZ strategy (-s 4), live-migration

migrate instances before updating all ubuntu package for nova-compute applications

bug/1965511 2022-05-24 11:07:21 UTC
add num_active_vms and num_ngw_routers

Author: Linda Guo
Author Date: 2022-05-24 09:14:13 UTC

add num_active_vms and num_ngw_routers

bug/1966353 2022-03-25 01:53:24 UTC
handle source=dist when getting cloud version

Author: Linda Guo
Author Date: 2022-03-25 01:53:24 UTC

handle source=dist when getting cloud version

bug-1965084 2022-03-18 08:38:38 UTC
Get ubuntu series from machines data

Author: Linda Guo
Author Date: 2022-03-17 04:23:39 UTC

Get ubuntu series from machines data

bug/1953690 2022-03-18 00:53:56 UTC
Skip cloud upgrade for some applications

Author: Linda Guo
Author Date: 2022-03-18 00:28:28 UTC

Skip cloud upgrade for some applications

Skip cloud upgrade for applications that don't have 'source' or
'openstack-origin' config options

bug/1950840 2022-03-17 04:15:54 UTC
Rename migration strategy by compute

Author: Linda Guo
Author Date: 2022-03-17 04:15:54 UTC

Rename migration strategy by compute

bug/1947199 2022-03-16 22:47:07 UTC
Refuse to run cloud-upgrade-planner as root

Author: Linda Guo
Author Date: 2022-03-10 03:52:01 UTC

Refuse to run cloud-upgrade-planner as root

bug/1928866 2022-03-16 06:28:39 UTC
Planning of Ubuntu accounts for applications on the same machine

Author: Linda Guo
Author Date: 2022-03-09 05:51:35 UTC

Planning of Ubuntu accounts for applications on the same machine

bug/1944003 2022-03-16 05:38:19 UTC
Added juju upgrade

Author: Linda Guo
Author Date: 2022-03-09 08:56:14 UTC

Added juju upgrade

Upgrade juju to latest stable version before charm upgrade.

bug/1933564 2022-03-16 04:13:33 UTC
Estimated neutron gateway migration time

Author: Linda Guo
Author Date: 2022-03-10 07:20:16 UTC

Estimated neutron gateway migration time

Calculated neutron gateway migtation time based on the num of routers

bug/1950839 2022-03-11 05:38:22 UTC
Print the num of units to be upgraded to the report

Author: Linda Guo
Author Date: 2022-03-11 05:36:04 UTC

Print the num of units to be upgraded to the report

bug/1933567 2022-03-09 06:15:13 UTC
Replacing percona-cluster at final step

Author: Linda Guo
Author Date: 2022-03-09 06:15:13 UTC

Replacing percona-cluster at final step

Move replacing percona-cluster with mysql-server/mysql-router to group 5,
it can only happen once the whole cloud is on focal ussuri.

bug-1963865 2022-03-07 06:33:42 UTC
`impact` in openstack.yaml should be dictionary type.

Author: Linda Guo
Author Date: 2022-03-07 06:33:42 UTC

`impact` in openstack.yaml should be dictionary type.

Set default value for cloud type

bug/1939095 2021-08-06 04:57:28 UTC
get Bash to interpret the source command

Author: Linda Guo
Author Date: 2021-08-06 04:57:28 UTC

get Bash to interpret the source command

cloud-upgrade planner runs the juju and openstack
command as sudo user, 'source' command not found
because it's a bash build-in command, it is
interpreted by Bash as is, without spawning a new process.

Needs to get Bash to interpret the source command,
pass command as a string with the -c option

bug/1930580 2021-06-03 00:34:27 UTC
source novarc file before running openstack CLI

Author: Linda Guo
Author Date: 2021-06-03 00:34:27 UTC

source novarc file before running openstack CLI

refactor-cloudupgrade 2021-06-02 12:22:26 UTC
defined get_operation_time in base class

Author: Linda Guo
Author Date: 2021-06-02 12:22:26 UTC

defined get_operation_time in base class

bug/1929629 2021-05-31 04:02:55 UTC
update makefile

Author: Linda Guo
Author Date: 2021-05-31 04:02:55 UTC

update makefile

bug/1929538 2021-05-26 01:00:07 UTC
Set default value for manual_name

Author: Linda Guo
Author Date: 2021-05-26 01:00:07 UTC

Set default value for manual_name

refactor-1 2021-05-25 04:11:48 UTC
Updated README and flake8 excluded file

Author: Linda Guo
Author Date: 2021-05-25 04:11:48 UTC

Updated README and flake8 excluded file

124 of 24 results
This repository contains Public information 
Everyone can see this information.

Subscribers