*** yangyapeng has quit IRC | 00:28 | |
osh-chatbot4 | <longfei.zhang> @portdirect Thank you very much, here is my script public_net=$(neutron net-list | grep public_net) if [ -z "${public_net}" ] ; then echo 'Try to create public_net' neutron net-create --shared --provider:network_type=flat --provider:physical_network=physnet1 --router:external public_net neutron subnet-create --name=public_net__subnet --gateway-ip=$public_subnet_gateway --disable-dhcp \ | 00:44 |
---|---|---|
osh-chatbot4 | --allocation-pool=start=$public_subnet_allocation_pool_start,end=$public_subnet_allocation_pool_end public_net $public_subnet_cidr else echo 'public_net already created' fi | 00:44 |
osh-chatbot4 | <longfei.zhang> @portdirect yours is much simpler than mine , i will follow your way | 00:44 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: Updating security context for senlin chart https://review.openstack.org/526869 | 01:29 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: Updating security context for horizon chart https://review.openstack.org/527258 | 01:30 |
*** yangyapeng has joined #openstack-helm | 01:32 | |
*** marst has quit IRC | 01:38 | |
*** mdih has joined #openstack-helm | 02:31 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: [DO NOT MERGE] Barbican with Dogtag backend https://review.openstack.org/503399 | 03:21 |
*** coolsvap has joined #openstack-helm | 03:26 | |
*** yamamoto has joined #openstack-helm | 04:39 | |
*** mdih has quit IRC | 04:53 | |
*** yangyapeng has quit IRC | 05:17 | |
*** yangyapeng has joined #openstack-helm | 05:17 | |
*** yangyapeng has quit IRC | 05:36 | |
*** yangyapeng has joined #openstack-helm | 05:37 | |
*** yangyapeng has quit IRC | 05:41 | |
*** yangyapeng has joined #openstack-helm | 06:07 | |
*** felipemonteiro__ has joined #openstack-helm | 06:35 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm master: DMN: ceph multinode experiment https://review.openstack.org/529798 | 06:35 |
*** yamamoto has quit IRC | 08:36 | |
*** yamamoto has joined #openstack-helm | 08:47 | |
*** yamamoto has quit IRC | 08:48 | |
*** yamamoto has joined #openstack-helm | 08:49 | |
*** felipemonteiro__ has quit IRC | 09:21 | |
osh-chatbot4 | <abhishekjaiswal> while deploying postgresql i am getting this error can any body help | 10:31 |
osh-chatbot4 | <abhishekjaiswal> PersistentVolumeClaim is not bound: "enervated-sheep-postgresql" | 10:31 |
osh-chatbot4 | <abhishekjaiswal> i am using it on minikube ebv | 10:31 |
*** krypto has joined #openstack-helm | 11:57 | |
*** yamamoto has quit IRC | 12:11 | |
*** yamamoto has joined #openstack-helm | 12:19 | |
osh-chatbot4 | <portdirect> @abhishekjaiswal, do you have any PVC support in your minikube environment? | 13:05 |
osh-chatbot4 | <abhishekjaiswal> how can we check that , i guess no | 13:05 |
osh-chatbot4 | <portdirect> `kubectl get storageclass` | 13:05 |
*** coolsvap has quit IRC | 13:06 | |
osh-chatbot4 | <portdirect> if you dont, then you can just disable that byt changing this line to false: https://github.com/openstack/openstack-helm/blob/master/postgresql/values.yaml#L47 | 13:06 |
osh-chatbot4 | <abhishekjaiswal> it says standard (default) k8s.io/minikube-hostpath | 13:06 |
osh-chatbot4 | <abhishekjaiswal> thanks | 13:06 |
osh-chatbot4 | <portdirect> in that case you may be able to chnage this from `general` to `standard` https://github.com/openstack/openstack-helm/blob/master/postgresql/values.yaml#L49 | 13:06 |
*** jaypipes is now known as leakypipes | 13:13 | |
*** krypto has quit IRC | 13:27 | |
*** Guest91859 has joined #openstack-helm | 13:30 | |
*** yangyapeng has quit IRC | 13:36 | |
*** yangyapeng has joined #openstack-helm | 13:37 | |
*** yangyapeng has quit IRC | 13:42 | |
*** krypto has joined #openstack-helm | 13:59 | |
*** Guest91859 has quit IRC | 14:02 | |
*** krypto has quit IRC | 14:07 | |
*** mdih has joined #openstack-helm | 14:24 | |
*** yangyapeng has joined #openstack-helm | 14:25 | |
*** yangyapeng has quit IRC | 14:26 | |
*** yangyapeng has joined #openstack-helm | 14:26 | |
openstackgerrit | dave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting https://review.openstack.org/527505 | 14:34 |
*** mdih has quit IRC | 14:56 | |
*** flaviosr has quit IRC | 15:11 | |
*** marst has joined #openstack-helm | 15:17 | |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: WIP: Add domain specific driver support https://review.openstack.org/529844 | 15:20 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm master: Add domain specific driver support https://review.openstack.org/529844 | 15:24 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add elasticsearch exporter https://review.openstack.org/523634 | 15:35 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Move fluentbit and fluentd configs to values.yaml https://review.openstack.org/527489 | 15:40 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm master: WIP - Add docs for LMA services https://review.openstack.org/528488 | 15:51 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 16:00 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 16:01 |
openstackgerrit | Thalanayar Muthukumar proposed openstack/openstack-helm master: WIP Opendaylight chart integration https://review.openstack.org/529854 | 16:30 |
openstackgerrit | Thalanayar Muthukumar proposed openstack/openstack-helm master: WIP Opendaylight chart integration https://review.openstack.org/529854 | 16:33 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 16:42 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm master: WIP - Add docs for LMA services https://review.openstack.org/528488 | 16:48 |
openstackgerrit | Thalanayar Muthukumar proposed openstack/openstack-helm master: WIP Opendaylight chart integration https://review.openstack.org/529854 | 16:53 |
openstackgerrit | Chris Wedgwood proposed openstack/openstack-helm master: rabbitmq: reasonable timing for readinessProbe https://review.openstack.org/516440 | 17:10 |
*** yamamoto has quit IRC | 17:13 | |
*** yamamoto has joined #openstack-helm | 17:20 | |
*** yamamoto has quit IRC | 17:25 | |
*** felipemonteiro__ has joined #openstack-helm | 18:48 | |
*** yamamoto has joined #openstack-helm | 19:24 | |
*** felipemonteiro__ has quit IRC | 19:27 | |
*** yamamoto has quit IRC | 19:35 | |
*** goldenfr_ has quit IRC | 20:04 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Move kibana to OSH infra https://review.openstack.org/529068 | 20:35 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Add Grafana chart to OSH infra https://review.openstack.org/523605 | 20:37 |
openstackgerrit | Tin Lam proposed openstack/openstack-helm-infra master: RBAC: fix chart to be consistent with others https://review.openstack.org/529885 | 20:38 |
*** marst has quit IRC | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!