Skip to content

Instantly share code, notes, and snippets.

@ccamacho
Last active September 22, 2016 14:06
Show Gist options
  • Select an option

  • Save ccamacho/3eaf577ffc793bb5c98788c48d5f50c9 to your computer and use it in GitHub Desktop.

Select an option

Save ccamacho/3eaf577ffc793bb5c98788c48d5f50c9 to your computer and use it in GitHub Desktop.
(03:49:22 PM) jtomasek: ccamacho: I've been using this tool up to now https://github.com/flofuchs/o3-virt-setup
(03:50:25 PM) jtomasek: ccamacho: although it should be much easier to install GUI as it is going to get installed as part of undercloud. mandre has last puppet patch pending to achieve that afaik
(03:52:12 PM) mandre: jtomasek: that last patch was merged yesterday
(03:52:13 PM) jpich: jtomasek, ccamacho: That patch merged earlier today :) https://review.openstack.org/#/c/363167/
(03:54:04 PM) jtomasek: ccamacho: in any case, installing GUI manually is also possible by following https://github.com/openstack/tripleo-ui/blob/master/README.md
(03:54:14 PM) openstackgerrit: Dougal Matthews proposed openstack/tripleo-common: Separate Template Processing From Create/Update Plan https://review.openstack.org/370868
(03:55:40 PM) jtomasek: ccamacho: it is slightly out of date - no validations api and tripleo-api is needed any more, so GUI setup is basically just: clone GUI repo, set cors for services, do endpoints tunnels, and run GUI using 'npm install and npm start'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment