Command syntax for reference: openstack domain <action> <--flags> <domain-name> <action>: list, create, set, delete… <--flags>: --enable, --disable, --help… For the first time, when you launch OpenStack after installing it, you may see just one domain, with the name 'default' cumulus@server01:~$ openstack domain list +----------------------------------+---------+---------+----------------+ | ID | Name | Enabled | Description | … Continue reading OpenStack | Domains
openstack
Try OpenStack on CITC
A variant of the 'Cumulus in the cloud' platform (CITC) http://citc.cumulusnetworks.com provides one of the best and free options to try/learn OpenStack, they have a predefined Spine/Leaf datacenter topology setup on this platform, from where a registered user, can have free access to the Cumulus spine/leaf switches, OOB management server, and other servers connecting to … Continue reading Try OpenStack on CITC
openstack on google cloud
build and test an open stack all-in-one setup on a single ubuntu vm, on google cloud, beneficial for learning purposes, as setting up a similar vm on a pc needs more memory/resources ssh in to the vm --end-of--post--