[Bug 1372893] Re: Neutron has an empty database after deploying juno on utopic
Ryan Beisner
1372893 at bugs.launchpad.net
Mon Sep 29 17:48:06 UTC 2014
fyi, same bundle deploys ok with 104+41, and nova-secgroup cmds succeed.
## revnos deployed:
ceilometer: 52
ceilometer-agent: 41
ceph: 82
cinder: 45
glance: 62
keystone: 79
mongodb: 52
mysql: 126
neutron-api: 41
neutron-gateway: 65
neutron-openvswitch: 31
nova-cloud-controller: 104
nova-compute: 80
openstack-dashboard: 37
rabbitmq-server: 59
swift-proxy: 60
swift-storage-z1: 43
swift-storage-z2: 43
swift-storage-z3: 43
## nova secgroup cmd output
+ nova secgroup-add-rule default tcp 22 22 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| tcp | 22 | 22 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
+ nova secgroup-add-rule default icmp -1 -1 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| icmp | -1 | -1 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
+ nova secgroup-add-rule default udp 53 53 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| udp | 53 | 53 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
+ nova secgroup-add-rule default tcp 80 80 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| tcp | 80 | 80 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
+ nova secgroup-add-rule default tcp 443 443 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| tcp | 443 | 443 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
+ nova secgroup-add-rule default tcp 3128 3128 0.0.0.0/0
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range | Source Group |
+-------------+-----------+---------+-----------+--------------+
| tcp | 3128 | 3128 | 0.0.0.0/0 | |
+-------------+-----------+---------+-----------+--------------+
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1372893
Title:
Neutron has an empty database after deploying juno on utopic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1372893/+subscriptions
More information about the Ubuntu-server-bugs
mailing list