I'm an absolute amateur at this -- no doubt OpenStack Infra has better
tools -- but I have a suite of deployment configurations here:

https://github.com/jtopjian/terraform-devstack

The most up-to-date ones are the "packstack-standard" (which I'm now using
Packer to create a standard image that launches into an OpenStack
all-in-one environment) and "packstack-legacy". The difference is that
"standard" uses all of the latest service versions (Keystone v3 / LBaaS v2)
and "legacy" uses Keystone v2 and LBaaS v1.

They aren't configured to do fully automated CI *yet* (I still log in and
trigger a suite of tests to execute), but they work perfect for getting a
repeatable OpenStack AIO environment running.

On Fri, Mar 24, 2017 at 3:07 PM, Emily Burns <emily.bu...@veritas.com>
wrote:

> Hi,
>
>
>
> I’m trying to set up an OpenStack development environment (Mitaka with
> LBaaS v2 and Keystone v3) to test against. I’m working on Spinnaker
> <http://www.spinnaker.io/>, an open source continuous delivery tool. We
> have a suite of continuous integration tests that we want to run against an
> OpenStack dev environment running on a VM in a public cloud (preferably
> GCP), and exposed to external internet traffic.
>
>
>
> I have tried to follow Packstack instructions
> <http://linuxpitstop.com/openstack-mitaka-rdo-on-centos-7/>, and before
> that devstack instructions, but I’ve had no luck getting a stable and
> working environment.
>
>
>
> Has anyone done something like this? Or, does anyone in the community
> provide a hosted OpenStack that I could test against? Any help or direction
> would be greatly appreciated!
>
>
>
> Thanks,
>
> Emily
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to