magnum-ui is a special snowflake in that its project name is magnum-ui,
but the directory base for source and translations is magnum_ui. Since
it's a Django project, it also isn't treated like a general Python
project anyway, so treat it like django_openstack_auth, by performing
a little refactoring.
Since the repo now contains files, and is marked for translations in
projects.yaml anyway, enable it for translations jobs.
Change-Id: I7eb73181cccae6d4bfb81848d39099d3502a044c
This project is to provide a tool that is able to
collect logs, other files, command outputs, etc. that
can then be used for troubleshooting. I.e. it creates
a diagnostic snapshot for a set of nodes.
Change-Id: I366c95a293387fa17d769de49a66e10537e4b3ec
This adds tarball constraints jobs and adds a new template section
that defines only the test jobs, while keeping the full set named
as expected.
Implements Blueprint: Requirements-Management
Change-Id: Ib6f2e7677dfa348cf5ddc077557d7fa16b9d7ccd
We need a couple of jobs for the feature/pika branch
of oslo.messaging to starting building up the new rabbitmq
driver using the pika library. Note that these jobs
should be voting false and should run just on the
branch.
Change-Id: I9bebdf556bb46bd75d8eb801250b14799974a65c
We're running 1 week behind integrated release and need to test
against stable/liberty elsewhere. This can be reverted once
we cut stable/liberty.
Change-Id: I81afdfc792c9166f35ff4ff5ee6c4547c7c8363c
This checks out the upstream git projects (unless we use track-upstream)
and prints some information about it.
Note this checks for all upstream repositories but since those are
cleaned up regularly, this should be fine.
It fails if the there is no remote master branch.
Reindent the original code as main function.
Change-Id: Ie469905f48e4bc1a408fb9e731f95b2b735a6a02
This project is to provide functionality for network
connectivity health check. First we need to describe a network
connectivity graph (e.g. some nodes can send data to others via
tagged VLAN). We then can use this graph to check if network
equipment is configured according to the graph (i.e. we can
send probe data from one node and then to try to catch these
data on the other one).
Change-Id: I579c166aea07c7d52910a2723e740e16b0a7c052
This project is to provide urwid based console
user interface functionality to configure Fuel
master node.
Change-Id: Id86ab3081566cb54635f76e3e6aabd8647de1beb
openstack-pkg-tools is the one tool that is used for setting-up the
packaging build environment and scripts for doing the actual build.
So this is the first one which I am trying to add.
Change-Id: Ib07a89d1e1baf0c56343c32c5da680fca8153172