microstack/snap-overlay
Pete Vander Giessen a89f5574c3 Added microstack.remove command
Running microstack.remove will remove the br-ex virtual bridge device,
then uninstall MicroStack.

We do this because we can't use ovs-ctl to remove the bridge as part
of a remove hook, as the Open vSwitch daemons are not running at that
point. The microstack.remove command gives operators a way to cleanly
uninstall the snap, without needing to reboot to get rid of br-ex.

Added test exercising the code to test_basic.py.

Rerranged entry points a bit (moved some things into main.py) to make
code sharing easier, and to prevent a proliferation of entry point
scripts in our root dir.

Change-Id: I9ff25864cd96ada3a9b3da8992c2b33955eff0b4
Closes-Bug: #1852147
2019-12-17 17:11:32 +00:00
..
bin Added microstack.remove command 2019-12-17 17:11:32 +00:00
data Moved from database dump to hack. 2019-04-10 14:12:01 -04:00
etc Added snap configuration. 2019-07-25 16:37:51 +00:00
images Clustering prototype 2019-11-04 13:03:41 +00:00
lib/python3.6/site-packages/openstack_dashboard/themes/ubuntu Make Horizon Dashboard settings operator overrideable. 2019-09-24 18:27:39 +00:00
templates Made horizon, rabbit and mysql ports configurable 2019-11-27 15:27:54 +00:00
snap-openstack.yaml Made horizon, rabbit and mysql ports configurable 2019-11-27 15:27:54 +00:00