kordless on master
WARNING" (compare)
kordless on master
adding pike in (compare)
nova help
will get you a list of commands. as for removing them, see: http://blog.changbin.org/2014/07/removedeletedecommission-compute-node.html. there’s not a good way to do this from the UI/command line at this time.
For this I have created a serive & replica-controller for mistral-service. This replica-controller have two pods one for mistral
and other one for rabbitmq (so that mistral can coumnicate with rabbirmq locally). but mistral is not able to connect to Rabbitmq,
error it is throeing is AMQP server on rabbitmq:5672 is unreachable: [Errno -5] No address associated with hostname. Trying again in 16 seconds. Client port: None
I guess there are two ways mistral can couminate with Rabbitmq.
1 ) host rabbitmq in same repica-controller (which I have already did, but its not working)
2 ) create a new service for Rabbitmq and somehow tell mistral to connect to that service (I have no idea how to do this)
neutron net-create test-network --insecure
neutron subnet-create test-network 10.1.2.0/30 --gateway_ip 10.1.2.2 --name test-subnet --nuagenet 10sd-dfsf-90b-a609-40dc-8096-a8c8392bb --net-partition OpenStack-partition –insecure