*** jwcroppe has quit IRC | 00:01 | |
*** jwcroppe has joined #openstack-containers | 00:01 | |
*** jwcroppe has quit IRC | 00:06 | |
*** jwcroppe has joined #openstack-containers | 00:13 | |
*** hongbin has quit IRC | 00:14 | |
*** catintheroof has joined #openstack-containers | 00:18 | |
*** jwcroppe has quit IRC | 00:19 | |
*** catintheroof has quit IRC | 00:23 | |
*** catintheroof has joined #openstack-containers | 00:25 | |
*** jwcroppe has joined #openstack-containers | 00:31 | |
*** catinthe_ has joined #openstack-containers | 00:32 | |
*** mtanino_ has joined #openstack-containers | 00:33 | |
*** mtanino has quit IRC | 00:34 | |
*** catintheroof has quit IRC | 00:34 | |
*** juggler has quit IRC | 00:37 | |
*** Drago has quit IRC | 00:37 | |
*** juggler has joined #openstack-containers | 00:37 | |
*** vijendar1 has quit IRC | 00:39 | |
*** vijendar has quit IRC | 00:39 | |
*** Drago has joined #openstack-containers | 00:40 | |
*** Jaeman_ has joined #openstack-containers | 00:55 | |
Jaeman_ | Hi, I have a question | 00:57 |
---|---|---|
Jaeman_ | As I know, I can create K8S cluster by Magnum. Can I also create K8S pod(replication controller or deployment) by Magnum? | 00:58 |
*** Ming_ has joined #openstack-containers | 01:02 | |
*** Ming_ has quit IRC | 01:06 | |
*** Ming_ has joined #openstack-containers | 01:07 | |
*** code34 has quit IRC | 01:09 | |
*** Ming_ has quit IRC | 01:19 | |
*** kevinz has joined #openstack-containers | 01:25 | |
*** sdake has quit IRC | 01:29 | |
*** Syed__ has quit IRC | 01:35 | |
*** vijendar has joined #openstack-containers | 01:40 | |
*** vijendar has quit IRC | 01:45 | |
*** catinthe_ has quit IRC | 01:52 | |
*** adrian_otto has quit IRC | 01:56 | |
*** mtanino has joined #openstack-containers | 02:05 | |
*** mtanino_ has quit IRC | 02:07 | |
*** vijendar has joined #openstack-containers | 02:41 | |
*** mtanino has quit IRC | 02:42 | |
*** vijendar has quit IRC | 02:46 | |
yatin | Jaeman_, You can create K8s cluster by Magnum but not k8s pod, rc or svc. You need to use native api, cli of k8s. http://docs.openstack.org/developer/magnum/dev/quickstart.html#using-a-kubernetes-cluster | 02:47 |
*** Drago2 has joined #openstack-containers | 02:48 | |
*** Drago has quit IRC | 02:50 | |
*** hongbin has joined #openstack-containers | 02:54 | |
*** Kuwagata_ has quit IRC | 02:54 | |
*** chris_hultin is now known as chris_hultin|AWA | 03:00 | |
*** adrian_otto has joined #openstack-containers | 03:09 | |
*** adrian_otto has quit IRC | 03:16 | |
*** adrian_otto has joined #openstack-containers | 03:18 | |
*** mtanino has joined #openstack-containers | 03:19 | |
*** adrian_otto has quit IRC | 03:29 | |
*** mtanino has quit IRC | 03:29 | |
*** adrian_otto has joined #openstack-containers | 03:30 | |
*** ramishra has joined #openstack-containers | 03:36 | |
*** ramishra has quit IRC | 03:42 | |
*** yatin_ has joined #openstack-containers | 03:43 | |
*** mtanino has joined #openstack-containers | 03:43 | |
*** prameswar has joined #openstack-containers | 03:47 | |
*** ramishra has joined #openstack-containers | 03:50 | |
*** yatink has joined #openstack-containers | 03:51 | |
*** mdnadeem has joined #openstack-containers | 03:53 | |
*** dave-mccowan has quit IRC | 03:55 | |
*** takashi has joined #openstack-containers | 04:00 | |
*** hongbin has quit IRC | 04:12 | |
Jaeman_ | Yatin, Thanks, How do you think I use Zun API for deploying rc and svc after constructing K8S cluster by Magnum? | 04:13 |
Jaeman_ | I.E., Collaborate magnum and zun for dealing with K8S cluster, pod and service. | 04:14 |
*** sdake has joined #openstack-containers | 04:23 | |
openstackgerrit | Merged openstack/magnum: used openstack cli in magnum devstack plugin https://review.openstack.org/417393 | 04:24 |
*** adrian_otto1 has joined #openstack-containers | 04:34 | |
*** adrian_otto has quit IRC | 04:37 | |
*** adisky_ has joined #openstack-containers | 04:38 | |
*** vijendar has joined #openstack-containers | 04:43 | |
*** mtanino has quit IRC | 04:46 | |
*** vijendar has quit IRC | 04:48 | |
*** snarwade has joined #openstack-containers | 04:54 | |
openstackgerrit | Yan Zhiwei proposed openstack/magnum: Install magnum with packstack https://review.openstack.org/403490 | 04:56 |
*** sacharya has quit IRC | 04:58 | |
*** adrian_otto1 has quit IRC | 05:00 | |
*** adrian_otto has joined #openstack-containers | 05:01 | |
*** adrian_otto has quit IRC | 05:12 | |
korean101 | hi guys. | 05:20 |
korean101 | anyone knows this message? (http: server gave HTTP response to HTTPS client) | 05:20 |
korean101 | i stucked (http://paste.openstack.org/show/594355/) | 05:20 |
korean101 | i got this logs about openstack-magnum-conductor.service (http://paste.openstack.org/show/594354/) | 05:23 |
*** AlexeyAbashkin has joined #openstack-containers | 05:27 | |
*** sdake_ has joined #openstack-containers | 05:30 | |
*** janki has joined #openstack-containers | 05:31 | |
*** sdake has quit IRC | 05:32 | |
Jaeman_ | Which verion of Kubernetes is work well with the recent magnum(e.g., v3.1.1)? | 05:40 |
*** pradk has quit IRC | 05:42 | |
*** vimal has joined #openstack-containers | 05:47 | |
*** pradk has joined #openstack-containers | 05:56 | |
*** sacharya has joined #openstack-containers | 05:59 | |
*** sacharya has quit IRC | 06:03 | |
yatin | Jaeman_, Yes, i think Zun api can be used, but i don't know about current status | 06:04 |
yatin | Jaeman_, currently i think k8s 1.2 is ready. | 06:05 |
yatin | There is a patch for k8s 1.4 https://review.openstack.org/#/c/417457/ | 06:05 |
*** sdake has joined #openstack-containers | 06:06 | |
*** sdake_ has quit IRC | 06:09 | |
Jaeman_ | Thank you, Yatin :) | 06:21 |
*** AlexeyAbashkin has quit IRC | 06:24 | |
*** pcaruana has quit IRC | 06:26 | |
*** vijendar has joined #openstack-containers | 06:44 | |
*** mjura has joined #openstack-containers | 06:44 | |
*** mjura_ has joined #openstack-containers | 06:45 | |
*** mjura_ has quit IRC | 06:46 | |
*** mjura has quit IRC | 06:46 | |
*** mjura has joined #openstack-containers | 06:46 | |
*** vijendar has quit IRC | 06:48 | |
*** pradk has quit IRC | 07:02 | |
*** sdake_ has joined #openstack-containers | 07:03 | |
*** sdake has quit IRC | 07:06 | |
*** AlexeyAbashkin has joined #openstack-containers | 07:09 | |
*** rcernin has joined #openstack-containers | 07:17 | |
*** pradk has joined #openstack-containers | 07:18 | |
*** sdake has joined #openstack-containers | 07:30 | |
*** sdake_ has quit IRC | 07:32 | |
*** Drago2 has quit IRC | 07:34 | |
openstackgerrit | Wang Bo proposed openstack/magnum: Support magnum-conductor multiple process workers https://review.openstack.org/414838 | 07:50 |
*** wangbo has quit IRC | 07:54 | |
*** sacharya has joined #openstack-containers | 08:00 | |
*** sacharya has quit IRC | 08:05 | |
*** wangbo has joined #openstack-containers | 08:07 | |
*** pcaruana has joined #openstack-containers | 08:09 | |
*** kevinz has quit IRC | 08:09 | |
*** wangbo has quit IRC | 08:10 | |
*** juggler has quit IRC | 08:24 | |
*** strigazi_AFK is now known as strigazi | 08:26 | |
*** xek has joined #openstack-containers | 08:27 | |
*** kthia has joined #openstack-containers | 08:29 | |
*** wangbo has joined #openstack-containers | 08:31 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/magnum-ui: Imported Translations from Zanata https://review.openstack.org/418254 | 08:36 |
*** vijendar has joined #openstack-containers | 08:44 | |
*** wangbo has quit IRC | 08:47 | |
*** vijendar has quit IRC | 08:49 | |
*** dimtruck is now known as zz_dimtruck | 08:50 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum: Upgrade to Fedora Atomic 25 https://review.openstack.org/417457 | 08:51 |
openstackgerrit | Merged openstack/magnum: Make private network optional https://review.openstack.org/380354 | 08:53 |
*** rcernin has quit IRC | 08:54 | |
*** pcaruana has quit IRC | 08:55 | |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Fix docker_volume_size option in template definition https://review.openstack.org/411868 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add TLS support for k8s_opensuse_v1 driver https://review.openstack.org/411869 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Change default value for portal_network_cidr https://review.openstack.org/411866 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add custom docker REGISTRY_URL option https://review.openstack.org/411867 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add custom etcd service configuration based on static IPs https://review.openstack.org/411862 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add SERVICE_ACCOUNT_KEY to Kuberneres cluster configuration https://review.openstack.org/411863 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add min and max to flannel_network_subnet option https://review.openstack.org/411856 | 08:58 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Update security group for kube_masters https://review.openstack.org/411857 | 08:58 |
*** wangbo has joined #openstack-containers | 08:59 | |
*** pcaruana has joined #openstack-containers | 09:08 | |
*** prameswar has quit IRC | 09:08 | |
*** rcernin has joined #openstack-containers | 09:09 | |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Fix docker_volume_size option in template definition https://review.openstack.org/411868 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add TLS support for k8s_opensuse_v1 driver https://review.openstack.org/411869 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Change default value for portal_network_cidr https://review.openstack.org/411866 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add custom docker REGISTRY_URL option https://review.openstack.org/411867 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add custom etcd service configuration based on static IPs https://review.openstack.org/411862 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Add SERVICE_ACCOUNT_KEY to Kuberneres cluster configuration https://review.openstack.org/411863 | 09:09 |
openstackgerrit | Michal Jura proposed openstack/magnum: [suse] Update security group for kube_masters https://review.openstack.org/411857 | 09:09 |
*** yee379 has quit IRC | 09:30 | |
*** yee379 has joined #openstack-containers | 09:30 | |
*** rcernin has quit IRC | 09:34 | |
*** pcaruana has quit IRC | 09:35 | |
*** slagle has quit IRC | 09:37 | |
*** masber has quit IRC | 09:37 | |
*** bapalm has quit IRC | 09:37 | |
*** freerunner has quit IRC | 09:37 | |
*** slagle has joined #openstack-containers | 09:37 | |
*** freerunner has joined #openstack-containers | 09:37 | |
*** masber has joined #openstack-containers | 09:37 | |
*** bapalm has joined #openstack-containers | 09:38 | |
*** hogepodge has quit IRC | 09:38 | |
*** strigazi has quit IRC | 09:38 | |
*** sgordon has quit IRC | 09:38 | |
*** hogepodge has joined #openstack-containers | 09:39 | |
*** strigazi has joined #openstack-containers | 09:39 | |
*** openstack has joined #openstack-containers | 14:29 | |
*** mmotiani has joined #openstack-containers | 14:32 | |
*** jperry has joined #openstack-containers | 14:35 | |
*** sacharya has joined #openstack-containers | 14:37 | |
yatin | strigazi, ping | 14:37 |
strigazi | yatin, hey | 14:37 |
yatin | strigazi, if you have time please look at https://bugs.launchpad.net/magnum/+bug/1652706 | 14:38 |
openstack | Launchpad bug 1652706 in Magnum "fedora-atomic-24 root partition is not resized to flavor disk size on boot" [Undecided,New] | 14:38 |
yatin | strigazi, welcome back looks like you were on long leave | 14:38 |
*** masuberu has quit IRC | 14:39 | |
*** vijendar has joined #openstack-containers | 14:39 | |
*** vijendar has quit IRC | 14:39 | |
*** vijendar has joined #openstack-containers | 14:39 | |
strigazi | yatin, thanks, I'll have a look | 14:40 |
yatin | strigazi, Ok Thanks :) | 14:41 |
*** vijendar_ has joined #openstack-containers | 14:42 | |
*** adrian_otto has joined #openstack-containers | 14:45 | |
*** vijendar has quit IRC | 14:45 | |
*** vijendar has joined #openstack-containers | 14:46 | |
*** absubram has joined #openstack-containers | 14:49 | |
*** adrian_otto has quit IRC | 14:53 | |
*** adrian_otto has joined #openstack-containers | 14:57 | |
openstackgerrit | Bertrand NOEL proposed openstack/magnum: Add service account to Kubernetes https://review.openstack.org/405374 | 14:58 |
*** zenoway has quit IRC | 15:00 | |
*** zenoway has joined #openstack-containers | 15:00 | |
*** rletrocquer has joined #openstack-containers | 15:01 | |
*** jgrassler has quit IRC | 15:03 | |
*** jasond has joined #openstack-containers | 15:03 | |
*** vimal has quit IRC | 15:04 | |
*** vimal has joined #openstack-containers | 15:04 | |
*** zenoway has quit IRC | 15:05 | |
*** salmankhan has quit IRC | 15:06 | |
*** zenoway has joined #openstack-containers | 15:07 | |
rletrocquer | Hello, i have a question about the network driver "docker" on swarm. In the network-service.sh file, an option is added "--cluster-advertise $SWARM_NODE_IP:9379". What is the service that listen on the port 9379 ? | 15:07 |
*** zz_dimtruck is now known as dimtruck | 15:09 | |
*** tovin07 has quit IRC | 15:11 | |
*** tovin07 has joined #openstack-containers | 15:11 | |
*** salmankhan has joined #openstack-containers | 15:12 | |
*** adrian_otto has quit IRC | 15:12 | |
*** chris_hultin|AWA is now known as chris_hultin | 15:14 | |
*** AlexeyAbashkin has quit IRC | 15:15 | |
*** AlexeyAbashkin has joined #openstack-containers | 15:16 | |
*** sheel has quit IRC | 15:17 | |
*** AlexeyAbashkin has quit IRC | 15:19 | |
*** hongbin has quit IRC | 15:23 | |
*** EricGonc_ has joined #openstack-containers | 15:29 | |
*** EricGonczer_ has quit IRC | 15:31 | |
*** DanyC has joined #openstack-containers | 15:31 | |
*** randallburt has joined #openstack-containers | 15:31 | |
*** mjura has quit IRC | 15:31 | |
*** tonanhngo has joined #openstack-containers | 15:34 | |
*** randallburt has quit IRC | 15:35 | |
*** belmoreira has quit IRC | 15:40 | |
*** randallburt has joined #openstack-containers | 15:41 | |
*** hieulq_ has joined #openstack-containers | 15:42 | |
*** juggler has joined #openstack-containers | 15:43 | |
*** mtanino has joined #openstack-containers | 15:44 | |
*** adrian_otto has joined #openstack-containers | 15:46 | |
adrian_otto | Reminder: our team meeting will begin in just over 10 minutes in #openstack-meeting-alt at UTC 1600 | 15:47 |
*** mvelten has joined #openstack-containers | 15:48 | |
*** adrian_otto has quit IRC | 15:49 | |
*** swatson_ has joined #openstack-containers | 15:49 | |
*** DanyC has quit IRC | 15:50 | |
*** Syed__ has joined #openstack-containers | 15:51 | |
*** DanyC has joined #openstack-containers | 15:52 | |
*** DanyC has quit IRC | 15:56 | |
*** adrian_otto has joined #openstack-containers | 15:57 | |
*** hongbin has joined #openstack-containers | 15:59 | |
*** mtanino has quit IRC | 16:05 | |
*** zenoway has quit IRC | 16:12 | |
*** hieulq_ has quit IRC | 16:16 | |
*** zenoway has joined #openstack-containers | 16:17 | |
*** rcernin has quit IRC | 16:18 | |
*** zenoway has quit IRC | 16:21 | |
*** txengr266873468 has quit IRC | 16:25 | |
*** vimal has quit IRC | 16:27 | |
openstackgerrit | Jason Dunsmore proposed openstack/magnum: Add build script and DIB element for Fedora image https://review.openstack.org/409251 | 16:27 |
openstackgerrit | Jason Dunsmore proposed openstack/magnum: Add driver for (non-Atomic) Fedora https://review.openstack.org/416345 | 16:27 |
*** absubram has quit IRC | 16:29 | |
*** absubram has joined #openstack-containers | 16:29 | |
*** salmankhan has quit IRC | 16:38 | |
*** sdake has joined #openstack-containers | 16:41 | |
*** sdake_ has quit IRC | 16:43 | |
*** jwcroppe_ has joined #openstack-containers | 16:44 | |
*** jwcroppe has quit IRC | 16:45 | |
*** tovin07 has left #openstack-containers | 16:48 | |
openstackgerrit | Jason Dunsmore proposed openstack/magnum: Add driver for (non-Atomic) Fedora https://review.openstack.org/416345 | 16:54 |
*** jwcroppe_ has quit IRC | 16:55 | |
strigazi | jasond randallburt I'll go home and I'll ping you from there about the image I mentioned | 17:01 |
randallburt | strigazi: cool, thanks! | 17:01 |
jasond | strigazi: ok, thanks | 17:01 |
strigazi | see you later | 17:01 |
*** strigazi is now known as strigazi_AFK | 17:02 | |
*** dschultz has joined #openstack-containers | 17:04 | |
*** DanyC has joined #openstack-containers | 17:06 | |
*** jwcroppe has joined #openstack-containers | 17:06 | |
*** snarwade has quit IRC | 17:07 | |
*** david-lyle has joined #openstack-containers | 17:13 | |
*** DanyC has quit IRC | 17:20 | |
*** pcaruana has quit IRC | 17:25 | |
*** Drago has quit IRC | 17:34 | |
*** chris_hultin is now known as chris_hultin|AWA | 17:42 | |
*** vijendar_ has quit IRC | 17:44 | |
*** vijendar has quit IRC | 17:45 | |
*** vijendar has joined #openstack-containers | 18:03 | |
*** AlexeyAbashkin has joined #openstack-containers | 18:09 | |
*** vijendar1 has joined #openstack-containers | 18:12 | |
*** EricGonc_ has quit IRC | 18:29 | |
*** EricGonczer_ has joined #openstack-containers | 18:30 | |
*** chris_hultin|AWA is now known as chris_hultin | 18:34 | |
*** bogdan has joined #openstack-containers | 18:44 | |
*** prameswar has quit IRC | 18:45 | |
bogdan | What happens with the Magnum project? I wanted to install Magnum on an existing Liberty installation but I could not find any good enough documentation for how to do it. Is the project still alive? Where can I find documentation on how to install it on SUSE based Liberty installation? | 18:46 |
bogdan | Can I install Magnum from Mitaka/Newton to a Liberty stack? | 18:46 |
randallburt | bogdan: its very much in active development. | 18:49 |
randallburt | bogdan: being said, I'm a bit new here so not sure where you'd find installation instructions, but I wouldn't be surprised if Mitaka/Newton Magnum didn't work on Liberty | 18:49 |
bogdan | yes, that is an important question how can I proceed with installation for Liberty | 18:50 |
bogdan | :) | 18:50 |
*** EricGonczer_ has quit IRC | 18:51 | |
randallburt | sorry, I mean I'm betting it doesn't work | 18:55 |
bogdan | you mean Magnum does not work, or Magnum Liberty doesn't work, or Magnum Mitaka/Newton doesn't work on Liberty stack? | 19:06 |
*** sacharya_ has joined #openstack-containers | 19:14 | |
*** sacharya has quit IRC | 19:16 | |
*** strigazi_AFK is now known as strigazi | 19:21 | |
strigazi | jasond yt? | 19:21 |
strigazi | bogdan yt? | 19:21 |
strigazi | randallburt yt? | 19:22 |
jasond | strigazi: hey | 19:22 |
strigazi | jasond: http://paste.openstack.org/show/594464/ here is a sample image and instructions on how to build a plain fedora image to work with swarm and k8s | 19:23 |
randallburt | strigazi: yep | 19:24 |
strigazi | bogdan magnum's install guide: http://docs.openstack.org/project-install-guide/container-infrastructure-management/newton/install-obs.html | 19:24 |
strigazi | for suse | 19:24 |
randallburt | thanks strigazi! | 19:24 |
jasond | strigazi: thanks, i'll try that out | 19:24 |
strigazi | I have tried f25 last week and was working with my patch for the upgrade | 19:25 |
strigazi | I tried f24 a few months ago | 19:25 |
strigazi | and it was working. The linked image contains the same packages with fedora atomic and built it a few mins ago. I think it'll work | 19:27 |
strigazi | bogdan, I'm leaving, I'm on swiss timezone if you need help ping me. We have used magnum with nova in kilo for a few months and we use magnum almost in ocata with nova liberty and most of the other services in mitaka. I recommend to install magnum in newton, it will work with liberty | 19:31 |
*** kebray has joined #openstack-containers | 19:31 | |
strigazi | @all bye | 19:32 |
*** strigazi is now known as strigazi_AFK | 19:32 | |
*** pcaruana has joined #openstack-containers | 19:37 | |
*** Drago has joined #openstack-containers | 19:42 | |
openstackgerrit | Spyros Trigazis proposed openstack/magnum: Upgrade to Fedora Atomic 25 https://review.openstack.org/417457 | 19:43 |
*** AlexeyAbashkin has quit IRC | 19:46 | |
*** bogdan has quit IRC | 19:51 | |
*** bogdan has joined #openstack-containers | 19:55 | |
bogdan | Thanks strigazi ! I will try out Newton then with my Liberty | 19:55 |
openstackgerrit | Merged openstack/magnum-ui: Imported Translations from Zanata https://review.openstack.org/418254 | 19:58 |
*** randallburt has quit IRC | 20:01 | |
*** randallburt has joined #openstack-containers | 20:03 | |
*** AlexeyAbashkin has joined #openstack-containers | 20:05 | |
*** vijendar1 has quit IRC | 20:12 | |
*** vijendar has quit IRC | 20:12 | |
*** askb has joined #openstack-containers | 20:13 | |
*** sacharya_ has quit IRC | 20:14 | |
*** sacharya has joined #openstack-containers | 20:15 | |
*** vijendar has joined #openstack-containers | 20:15 | |
*** adrian_otto has quit IRC | 20:20 | |
*** EricGonczer_ has joined #openstack-containers | 20:25 | |
*** AlexeyAbashkin has quit IRC | 20:27 | |
*** chris_hultin is now known as chris_hultin|AWA | 20:27 | |
*** jmckind has quit IRC | 20:30 | |
*** vijendar1 has joined #openstack-containers | 20:30 | |
*** chris_hultin|AWA is now known as chris_hultin | 20:32 | |
*** bogdan has quit IRC | 20:32 | |
*** jmckind has joined #openstack-containers | 20:34 | |
*** kebray has quit IRC | 20:42 | |
swatson_ | Anyone interested in migration tests: https://review.openstack.org/#/c/410962/ | 20:46 |
swatson_ | Could use some feedback re: currently failing tests and how to proceed with them | 20:46 |
swatson_ | And any ideas regarding the conflicting DB tests (migration tests, object tests, x509 tests, etc.) | 20:46 |
*** AlexeyAbashkin has joined #openstack-containers | 20:50 | |
*** dfflanders has joined #openstack-containers | 20:54 | |
openstackgerrit | Jason Dunsmore proposed openstack/magnum: Add an API to revoke a cluster CA certificate https://review.openstack.org/408700 | 21:00 |
*** dave-mccowan has quit IRC | 21:03 | |
openstackgerrit | Jason Dunsmore proposed openstack/magnum: Implement cluster CA certificate revocation https://review.openstack.org/418571 | 21:11 |
*** dimtruck is now known as zz_dimtruck | 21:18 | |
*** AlexeyAbashkin has quit IRC | 21:31 | |
*** Jeffrey4l_ has joined #openstack-containers | 21:35 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** zz_dimtruck is now known as dimtruck | 21:36 | |
*** AlexeyAbashkin has joined #openstack-containers | 21:41 | |
*** AlexeyAbashkin has quit IRC | 21:47 | |
*** pcaruana has quit IRC | 21:48 | |
*** pradk has quit IRC | 21:49 | |
*** adrian_otto has joined #openstack-containers | 22:08 | |
*** jmckind has quit IRC | 22:09 | |
*** adrian_otto has quit IRC | 22:46 | |
*** randallburt has quit IRC | 22:48 | |
*** randallburt has joined #openstack-containers | 22:50 | |
*** vijendar has quit IRC | 22:52 | |
*** vijendar1 has quit IRC | 22:53 | |
*** juggler has quit IRC | 22:59 | |
*** dave-mccowan has joined #openstack-containers | 23:05 | |
*** jasond has quit IRC | 23:06 | |
*** jperry has quit IRC | 23:09 | |
*** vijendar has joined #openstack-containers | 23:17 | |
*** EricGonczer_ has quit IRC | 23:20 | |
*** randallburt has quit IRC | 23:20 | |
*** etoews has quit IRC | 23:21 | |
*** briancurtin has quit IRC | 23:22 | |
*** janonymous has quit IRC | 23:23 | |
*** etoews has joined #openstack-containers | 23:24 | |
*** vijendar has quit IRC | 23:26 | |
*** janonymous has joined #openstack-containers | 23:27 | |
*** randallburt has joined #openstack-containers | 23:28 | |
*** dimtruck is now known as zz_dimtruck | 23:37 | |
*** Drago has quit IRC | 23:38 | |
*** chris_hultin is now known as chris_hultin|AWA | 23:41 | |
*** chris_hultin|AWA is now known as chris_hultin | 23:46 | |
*** chris_hultin is now known as chris_hultin|AWA | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!