juju / amulet

Testing harness and tools for Juju Charms
Other
17 stars 33 forks source link

Support github.com URL locations and branches #127

Closed javacruft closed 7 years ago

javacruft commented 8 years ago

We've recently moved the OpenStack charm development upstream to github.

Right now, our amulet test are dependent on a reverse mirror of git repositories back to bzr; I'd like to switch that so we can use the github.com repositories directly in the formats:

https://github.com/openstack/charm-neutron-api https://github.com/openstack/charm-neutron-api;stable (indicating the stable branch or something similar - could just be an extra option for the amulet test case)