Skip to content

Instantly share code, notes, and snippets.

View serngawy's full-sized avatar
🏠
Working from home

Mohamed ElSerngawy serngawy

🏠
Working from home
  • Red Hat
  • Montreal, Canada
View GitHub Profile
Aug 02, 2016 10:51:58 AM org.apache.karaf.main.Main launch
INFO: Installing and starting initial bundles
Aug 02, 2016 10:51:59 AM org.apache.karaf.main.Main launch
INFO: All initial bundles installed and set to start
Aug 02, 2016 10:51:59 AM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Trying to lock /home/vagrant/deploy/1470135069.12/odl/lock
Aug 02, 2016 10:51:59 AM org.apache.karaf.main.lock.SimpleFileLock lock
INFO: Lock acquired
Aug 02, 2016 10:51:59 AM org.apache.karaf.main.Main$KarafLockCallback lockAquired
INFO: Lock acquired. Setting startlevel to 100
2016-08-30 16:51:43,829 | WARN | p1112048510-1036 | WriteCandidateTx | 180 - org.opendaylight.controller.sal-netconf-connector - 1.2.4.AYA | RemoteDevice{netconf88841981112112}: Error merge data to (candidate)/(urn:avaya:params:xml:ns:yang:ona100?revision=2016-02-04)system, data: ImmutableContainerNode{nodeIdentifier=(urn:avaya:params:xml:ns:yang:ona100?revision=2016-02-04)system, value=[ImmutableContainerNode{nodeIdentifier=(urn:avaya:params:xml:ns:yang:ona100?revision=2016-02-04)configuration, value=[], attributes={}}], attributes={}}, canceling
NetconfDocumentedException{message=RemoteDevice{netconf88841981112112}: edit candidate - merge operation failed., errorType=application, errorTag=operation_failed, errorSeverity=error, errorInfo={}}
at org.opendaylight.controller.sal.connect.netconf.sal.tx.AbstractWriteTx$2.apply(AbstractWriteTx.java:193)
at org.opendaylight.controller.sal.connect.netconf.sal.tx.AbstractWriteTx$2.apply(AbstractWriteTx.java:190)
at com.google.common.util.concurren
[[local|localrc]]
enable_plugin kuryr-kubernetes https://git.openstack.org/openstack/kuryr-kubernetes
# If you do not want stacking to clone new versions of the enabled services,
# like for example when you did local modifications and need to ./unstack.sh
# and ./stack.sh again, uncomment the following
RECLONE="NO"
debug=True
@serngawy
serngawy / capa-controller-manager-dep.yaml
Last active January 30, 2024 17:00
capa-controller-manager Deployment
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
cluster.x-k8s.io/provider: infrastructure-aws
clusterctl.cluster.x-k8s.io: ""
control-plane: capa-controller-manager
name: capa-controller-manager
namespace: capa-system
spec: