7 Commits

Author SHA1 Message Date
Michael Krotscheck
ef237e0e5f Added vagrant VM for developer use
This patch adds a vagrantfile and ansible playbook that captures
the instructions from the ironic developer quickstart. By using
'vagrant up', and configuring your local dev instance to use
192.168.99.11, you should be able to exercise your services locally.
Documentation has also been updated.

Change-Id: Ic4f42e59cbda968d301c797ef77ff98030c55c41
2015-05-13 17:17:16 -07:00
Robert Collins
5e5bdc1e89 Ignore backup files
We never want to add these to the tree.

Change-Id: I04690af7cd1be0a7c742525ed31e5615287a6889
2014-09-04 14:59:19 +12:00
jiangwt100
3b560c3a30 Modify gitignore to ignore sqlite
Prevent generated sqlite files from being imported.

Change-Id: I76a94a948559d40ee80a10fc2ac8ad45138bac9b
2013-07-15 21:51:04 +08:00
Monty Taylor
23f30cb6fe Add support for Sphinx Docs.
Also turn on doc API autoindexing.

This depends on https://review.openstack.org/30520 landing in pbr and a
new point release being cut, as it uncovered a bug.

Change-Id: I8f4ffc4f7c54c7b207d6d52e74ccab020596e602
2013-05-25 08:03:45 +02:00
Devananda van der Veen
8ac57c720c Implement initial draft of a Pecan-based API. 2013-05-13 00:57:31 -07:00
Devananda van der Veen
0480834614 Rename files and fix things. 2013-05-07 16:47:55 -07:00
Monty Taylor
84a7dc47e2 Added project infrastructure needs. 2013-05-02 14:55:43 -04:00