Skip to content

hiwakaba/trove-dashboard-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trove-dashboard-dev

Here is an easy way to setup devstack with trove-dashboard for development on your PC by using Vagrant.

Usage with Vagrant

Run the following commands on your PC.

$ git clone https://github.com/hiwakaba/trove-dashboard-dev --branch stable/ussuri
$ cd trove-dashboard-dev
$ vagrant plugin install vagrant-disksize
$ vagrant up
$ vagrant ssh -c "sudo su - stack sh -c './setup_devstack.sh'"

Then, open http://http://192.168.33.30/dashboard/project/databases/launch, then you will see the list of flavors!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages