Skip to content

Instantly share code, notes, and snippets.

@vmorris
Created October 10, 2016 19:21
Show Gist options
  • Save vmorris/42a8f6c3e4342274b7ce572b480044fd to your computer and use it in GitHub Desktop.
Save vmorris/42a8f6c3e4342274b7ce572b480044fd to your computer and use it in GitHub Desktop.
vance@zs93kvi:~$ juju status
MODEL CONTROLLER CLOUD/REGION VERSION
default localhost lxd/localhost 2.0-rc3
APP VERSION STATUS SCALE CHARM STORE REV OS NOTES
ceph active 3 ceph jujucharms 4 ubuntu
ceph-radosgw active 1 ceph-radosgw jujucharms 6 ubuntu
cinder active 1 cinder jujucharms 3 ubuntu
cinder-ceph active 1 cinder-ceph jujucharms 2 ubuntu
glance active 1 glance jujucharms 2 ubuntu
heat active 1 heat jujucharms 3 ubuntu
keystone active 1 keystone jujucharms 2 ubuntu
mysql active 1 percona-cluster jujucharms 2 ubuntu
neutron-api active 1 neutron-api jujucharms 3 ubuntu
neutron-gateway active 1 neutron-gateway jujucharms 3 ubuntu
neutron-openvswitch active 1 neutron-openvswitch jujucharms 3 ubuntu
nova-cloud-controller active 1 nova-cloud-controller jujucharms 6 ubuntu
nova-compute active 1 nova-compute jujucharms 3 ubuntu
openstack-dashboard active 1 openstack-dashboard jujucharms 2 ubuntu
rabbitmq-server 3.5.7 active 1 rabbitmq-server local 150 ubuntu
UNIT WORKLOAD AGENT MACHINE PUBLIC-ADDRESS PORTS MESSAGE
ceph-radosgw/0* active idle 3 10.113.186.98 80/tcp Unit is ready
ceph/0* active idle 0 10.113.186.101 Unit is ready and clustered
ceph/1 active idle 1 10.113.186.18 Unit is ready and clustered
ceph/2 active idle 2 10.113.186.185 Unit is ready and clustered
cinder/0* active idle 4 10.113.186.104 8776/tcp Unit is ready
cinder-ceph/0* active idle 10.113.186.104 Unit is ready
glance/0* active idle 5 10.113.186.66 9292/tcp Unit is ready
heat/0* active idle 6 10.113.186.135 8000/tcp,8004/tcp Unit is ready
keystone/0* active idle 7 10.113.186.76 5000/tcp Unit is ready
mysql/0* active idle 8 10.113.186.50 Unit is ready
neutron-api/0* active idle 9 10.113.186.77 9696/tcp Unit is ready
neutron-gateway/0* active idle 10 10.113.186.99 Unit is ready
nova-cloud-controller/0* active idle 11 10.113.186.236 8774/tcp Unit is ready
nova-compute/0* active idle 12 10.113.186.141 Unit is ready
neutron-openvswitch/0* active idle 10.113.186.141 Unit is ready
openstack-dashboard/0* active idle 13 10.113.186.102 80/tcp,443/tcp Unit is ready
rabbitmq-server/0* active idle 14 10.113.186.247 5672/tcp Unit is ready
MACHINE STATE DNS INS-ID SERIES AZ
0 started 10.113.186.101 juju-24ab59-0 xenial
1 started 10.113.186.18 juju-24ab59-1 xenial
2 started 10.113.186.185 juju-24ab59-2 xenial
3 started 10.113.186.98 juju-24ab59-3 xenial
4 started 10.113.186.104 juju-24ab59-4 xenial
5 started 10.113.186.66 juju-24ab59-5 xenial
6 started 10.113.186.135 juju-24ab59-6 xenial
7 started 10.113.186.76 juju-24ab59-7 xenial
8 started 10.113.186.50 juju-24ab59-8 xenial
9 started 10.113.186.77 juju-24ab59-9 xenial
10 started 10.113.186.99 juju-24ab59-10 xenial
11 started 10.113.186.236 juju-24ab59-11 xenial
12 started 10.113.186.141 juju-24ab59-12 xenial
13 started 10.113.186.102 juju-24ab59-13 xenial
14 started 10.113.186.247 juju-24ab59-14 xenial
RELATION PROVIDES CONSUMES TYPE
mon ceph ceph peer
mon ceph ceph-radosgw regular
ceph ceph cinder-ceph regular
ceph ceph glance regular
ceph ceph nova-compute regular
cluster ceph-radosgw ceph-radosgw peer
identity-service ceph-radosgw keystone regular
cluster cinder cinder peer
storage-backend cinder cinder-ceph subordinate
image-service cinder glance regular
identity-service cinder keystone regular
shared-db cinder mysql regular
cinder-volume-service cinder nova-cloud-controller regular
amqp cinder rabbitmq-server regular
cluster glance glance peer
identity-service glance keystone regular
shared-db glance mysql regular
image-service glance nova-cloud-controller regular
image-service glance nova-compute regular
amqp glance rabbitmq-server regular
cluster heat heat peer
identity-service heat keystone regular
shared-db heat mysql regular
amqp heat rabbitmq-server regular
cluster keystone keystone peer
shared-db keystone mysql regular
identity-service keystone neutron-api regular
identity-service keystone nova-cloud-controller regular
identity-service keystone openstack-dashboard regular
cluster mysql mysql peer
shared-db mysql neutron-api regular
shared-db mysql nova-cloud-controller regular
cluster neutron-api neutron-api peer
neutron-plugin-api neutron-api neutron-gateway regular
neutron-plugin-api neutron-api neutron-openvswitch regular
neutron-api neutron-api nova-cloud-controller regular
amqp neutron-api rabbitmq-server regular
cluster neutron-gateway neutron-gateway peer
quantum-network-service neutron-gateway nova-cloud-controller regular
amqp neutron-gateway rabbitmq-server regular
neutron-plugin neutron-openvswitch nova-compute regular
amqp neutron-openvswitch rabbitmq-server regular
cluster nova-cloud-controller nova-cloud-controller peer
cloud-compute nova-cloud-controller nova-compute regular
amqp nova-cloud-controller rabbitmq-server regular
neutron-plugin nova-compute neutron-openvswitch subordinate
compute-peer nova-compute nova-compute peer
amqp nova-compute rabbitmq-server regular
cluster openstack-dashboard openstack-dashboard peer
cluster rabbitmq-server rabbitmq-server peer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment