[Bug 1665672] Re: OS::Nova::Flavor
I found a way. I need to make chaanges in /etc/heat/heat.conf for "resource_types:OS::Nova::Flavor" (make blank). it works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665672 Title: OS::Nova::Flavor To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1665672/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1665672] [NEW] OS::Nova::Flavor
Public bug reported: I am running Openstack Newton in Ubuntu 16.04 server with two node setup. I need to enable OS::Nova::Flavor for tenant (says demo users). Admin user has already the feature.I verify in horizon GUI. In order to enable OS::Nova::Flavor for demo users, I modified the following file to change (based on reading in the Internet). In /usr/share/openstack- dashboard/openstack_dashboard/conf/nova_policy.json "compute_extension:flavormanage": "", Then, In /usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.json "resource_types:OS::Nova::Flavor": "rule:heat_stack_owner", After the these two changes, OS::Nova:Flavor does not appear in RESOURCE TYPE (Horizon GUI). Can u say how to enable? Thanks Best regards Sothy ** Affects: heat (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1665672 Title: OS::Nova::Flavor To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1665672/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1601820] [NEW] ovs-vsctl is hanging
Public bug reported: Hi, I am following the document to install OVS DPDK in Ubuntu 16.04 https://insights.ubuntu.com/2016/05/05/the-new-simplicity-to-consume- dpdk/ I installed. When I run $sudo ovs-vsctl add-br br1 -- set bridge br1 datapath_type=netdev , it hangs, and it does not show any result. But when I opened another terminal, i run sudo ovs-vsctl shop. It shows bridge. When I do delete command, it hangs again. Do you know why? Thanks ** Affects: dpdk (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1601820 Title: ovs-vsctl is hanging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1601820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1601820] Re: ovs-vsctl is hanging
Hello, I did the following to configuraton. I am using three VMXNET3 interfaces. Two are binded to DPDK. echo "NR_2M_PAGES=4096" >> /etc/dpdk/dpdk.conf "DPDK_OPTS='--dpdk -c 0x3 -n 4 -m 1024' in /etc/default/openvswitch- switch. After that I am running to create ovs bridge. It worked. Then I try to create dpdk port. It says error "ovs-vsctl: Error detected while setting up dpdk0 see ovss-vswitchd log for more detaials " Log says: dpdk|ERR|Interface dpdk0 start error: operation not permitted dpif_netdev|ERR| dpdk0, can not set multiq Now I checked ovs-vsctl show, it show bridge and port. But there is error. Do you know wny? Thanks Information enough for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1601820 Title: ovs-vsctl is hanging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1601820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1601820] Re: ovs-vsctl is hanging
Hello, One more thing, I noticed two times. When I restart the machine, it crashes completely. Error in the screen in the last part: [FAILED ]Failed to start Getty on tty1 See 'systemctl status getty@tty1.service' for details. Thanks Best regards Sothy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1601820 Title: ovs-vsctl is hanging To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1601820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs