Hi,
I am trying to run Openstack on ARM64 architecture. ARM64 architecture with
KVM hypervisor needs GIC version(generic interrupt controller) as a
property for the image when we are creating/uploading an image. I would
like to include this property in the glance code. I am new to glance, Can
some
Hi,
I'm have installed openstack with tacker by devstack.
I'm able to run OpenWRT vnf and able to configure the firewall service with
openwrt management driver.
And also able to run shell commands in cirros image which is also using
openwrt management driver.
Now I have created one ubuntu
Hi,
Someone can help me to update vnf with user_data by using noop or
openwrt mgmt_driver.
Below is my tosca-config-user-data.yaml
vdus:
VDU1:
config:
user_data: |
#!/bin/sh
echo "my hostname is `hostname`" > /tmp/hostname
df -h > /tmp/diskinfo
Reg
Hi,
I'm running tacker and able to launch vnf through VNF manager. But the
configuration of the VNF is not getting injected to VNF.
Kindly help me in debugging of injection of configuration
Please find below tosca config file
tosca_definitions_version: tosca_simple_profile_for_nfv_1_0_0
desc