Yousong Zhou
d40d6a6a74
vpcagent: ovn: increase dhcp lease, renew, rebind time
2020-10-09 10:26:59 +08:00
Yousong Zhou
ba87528561
vpcagent: ovn: set underlay mtu size in config file
...
(cherry picked from commit 2841e245e2 )
2020-07-14 11:38:21 +08:00
Yousong Zhou
94d14b1863
vpcagent: models: separate Copy() and CopyJoined()
2020-05-26 17:54:21 +08:00
Yousong Zhou
dd288441b1
vpcagent: apihelper: use CopyJoined()
2020-05-26 17:54:21 +08:00
Yousong Zhou
f86cdbbdad
vpcagent: models: add CopyJoined()
2020-05-26 17:54:21 +08:00
Yousong Zhou
c7468440f0
vpcagent: remove unused code
2020-05-26 17:54:21 +08:00
Yousong Zhou
16c4663e7b
vpcagent: apihelper: use its own options
2020-05-26 17:54:21 +08:00
Yousong Zhou
188a0ea9e3
vpcagent: ovnutil: destroy non root obj first
...
To avoid the following error
/* Can't happen because of the database schema. */
ctl_fatal("logical port %s is not part of any logical router",
ctx->argv[1]);
2020-05-15 16:34:51 +08:00
Yousong Zhou
fea1e2166e
vpcagent: ovn: cmp: generate clean args in a single batch
2020-05-15 16:31:18 +08:00
Yousong Zhou
f7e1676a17
vpcagent: ignore possible external subnets
2020-05-12 18:06:27 +08:00
Zexi Li
89af0eeba1
Merge pull request #6214 from yousong/automated-cherry-pick-of-#6213-upstream-release-3.2
...
Automated cherry pick of #6213 : vpcagent: ovn: explicitly include gateway route in classless routes
2020-05-09 18:57:13 +08:00
Yousong Zhou
daa591e99d
vpcagent: ovn: explicitly include gateway route in classless routes
2020-05-08 16:35:52 +08:00
Yousong Zhou
88ac93510b
vpcagent: models: ignore possible external guests
2020-05-08 15:46:46 +08:00
Yousong Zhou
6d9a5c2a70
vpcagent: ad-hoc replacement for db.FindByIndex()
2020-04-27 20:07:34 +08:00
Yousong Zhou
12e9bcca0e
vpcagent: models: allow guest to have multiple vpc nics
2020-04-27 17:13:44 +08:00
Yousong Zhou
95ada0fe55
vpcagent: work around nics of pending deleted guest
2020-04-27 17:13:44 +08:00
Yousong Zhou
1234fb46c5
vpcagent: fend off non-onecloud-vpc guest nics
2020-04-26 19:03:24 +08:00
Yousong Zhou
417cc017d9
vpcagent: ovn: use network.GuestDns when available
2020-04-24 18:32:40 +08:00
Yousong Zhou
96b58d0455
vpcagent: ovn: manage static routes
2020-04-24 18:32:40 +08:00
Yousong Zhou
5185e93413
vpcagent: ovn: guestnetwork: guard against empty dhcpopt
2020-04-24 18:32:40 +08:00
Yousong Zhou
8cad301846
vpcagent: ovn: rename subnet, guestnetwork ovn obj names
2020-04-24 18:32:40 +08:00
Yousong Zhou
4cb1fbbd8f
vpcagent: ovn: use cmp() when claimVpc
2020-04-24 18:32:40 +08:00
Yousong Zhou
08ef2c5cf6
vpcagent: ovn: use cmp()
2020-04-24 18:32:40 +08:00
Yousong Zhou
09d6446d05
vpcagent: add cmp() for search and pre-cleanup
2020-04-24 18:32:40 +08:00
Yousong Zhou
12a79243e0
vpcagent: ovn: make host ls when claimVpc
2020-04-24 18:32:40 +08:00
Yousong Zhou
f9a4085a8f
vpcagent: models: include guest, host
2020-04-24 18:32:40 +08:00
Yousong Zhou
7506f3f1ed
vpcagent: resolve ovn db address at args validation time
...
Until we find a reliable way to get k8s svc dns name
2020-02-27 20:00:00 +08:00
Yousong Zhou
a18e246363
vpcagent: ignore external stub guestnetworks
2020-02-05 11:27:41 +08:00
Yousong Zhou
bc999888a2
vpcagent: a vpc agent with ovn driver
2020-01-17 17:48:04 +08:00