lp:~openstack-ubuntu-testing/horizon/essex

Created by James Page and last modified
Get this branch:
bzr branch lp:~openstack-ubuntu-testing/horizon/essex
Members of Openstack Ubuntu Testers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Openstack Ubuntu Testers
Project:
OpenStack Dashboard (Horizon)
Status:
Development

Recent revisions

84. By Openstack Ubuntu Testing Bot

* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [a58db85] Adding a user configurable log length.
* Automated Ubuntu testing build:
* [6da7f69] Don't choke on unlimited quotas. Fixes bug 971937.
* [736ebd1] Prevent table data elements from wrapping text.
* [6e0d93e] Can now specify endpoint type via setting.
* [215a2d8] fix cidr help text
* [a491b2a] Adds an error message for an outright failure on an ajax
  modal.
* [d33da79] Prevent confirmation password data from being sent to
  keystone.
* [1fe5924] Instance log and console actions now go to detail tabs.
* [385c019] Don't try to make an admin call in a user-level dashboard.
* [7e7a273] Prevent multiple modals/multiple form submissions via
  ajax.
* [8f32bf9] Ensure that table action ids are unique again. Fixes bug
  971328.
* [3d91871] Improved keystone error handling in syspanel.
* [e1f7473] volume.volumeId property used wrongly as .volume_id
* [e04580f] Using internalURL for Keystone endpoint.
* [d85196d] Replacing the ULs with DLs on the instance detail page.
* [864f6a6] Makes OS_TENANT_ID and OS_TENANT_NAME separate in RC file.
* [24ba966] Added "network" to the list of required nova services.
* [8fadde1] Add preference towards single id for action handling.
* [300591a] Fix issue with not loading and showing tenant name in
  syspanel/instance view
* [ae4d7ba] Added a min-width to the header bar.
* [2c716b1] Fix display of volumes and snapshots
* [1373c30] show proper error message in VNC tab if instance not ready
* [8b878a4] Dropdown arrow button inherits the same style as main
  button.
* [092d30d] Adds configurable ajax connection queueing.
* [295731e] Adds an option for "sticky" tabs.
* [75ed693] Adds PanelGroup class and site customization hook.
* [7b50e66] User needs to log in messages.
* [ad60c4a] Replacing the caption tag in data tables.
* [b1820e4] Replaces "_" with " " for instance status and task
  messages.
* [a862b1c] Add link to instance for its id in floating ip list
* [ceaea01] ".modal" style only applied to modals now.
* [dad858b] updating image should redirect back to original page
* [f78ff97] fix ajax row update polling decay,
* [409d11a] Copies column instances to be unique per table instance.
* [5636626] Ensures tab data is preloaded. With tests! Fixes bug
  964317.
* [e08cc35] Removed max_length from username/password fields in login
  page
* [8e0574e] Fix ephemeral field name in quota computing
* [016e3d1] Prevent AJAX POST for multipart forms (e.g. file uploads).
* [205089c] Adds support for tabs + tables.
* [8dc99fe] skip adding spinner animation to row cell if no polling
  needed
* [e4d6970] Additional translations for Traditional Chinese
* [4dbea6a] Added check to verify email exists when filtering users.
* [e80e715] fix label name for add rule in security group to be
  consistent
* [d8c838b] remove console.log from javascript
* [08b4de8] Use ugettext_lazy for verbose_texts instead of unicode.
* [0b3725a] Rework translation for panel and dashboard names. Marked
  more strings.
* [85559a4] Fixing an issue where a unique id was not being returned
  for the overview table, causing the same information to be rendered
  for instances with the same name but differing stats. Fixes bug
  #959489
* [ddd43ea] Translate the sidebar.
* [78d8bcd] Fix instance row updates polling and actions name
* [b7d63ae] fix ajax-modal to work with updated row
* [77bf51a] make setup.py execute with python by default
* [76ee44f] fix IndexError when trying to create the first flavor (bug
  959232)
* [fca896b] LaunchAction button enabled only if image is in 'active'
  state
* [e0d2b62] Allow image name up to 255 characters
* [2676c09] Block launching more than one instance if volume is
  specified
* [5717dc3] Fix AJAX form posting that work incorrectly if get() in
  base views is overridden by subclass, e.g. EditRulesView and
  EditAttachmentsView if they don't add X-Horizon-Location custom
  headers if redirect is used. This mucking is probably the cleanest
  way to fix this in the meantime.
* [b522cea] fix horizontal form error field layout break
* [b6a2c24] Implements AJAX form posting.
* [b0b6b7b] Fixing an issue with overlapping content in FireFox using
  the caption tag. Fixes bug #960823
* [a9ef264] set kernel and ramdisk id not as required field as it's
  not editable
* [7f2f29b] Show the modal exactly where it's invoked
* [1ff4d87] Handle custom column classes; inherit from HTMLElement.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [97fc4f8] Final versioning for 2012.1
* [2a51171] Corrects glance image action permissions.
* [8b1d028] Load tab context data during init for "preload" tabs.
  Fixes bug 959800.
* [872543a] Changing name of project settings page to Download
  OpenStack RC File.
* [9931748] Making download ec2 credentials submit button blue
* [2f946fa] Allow message assertions to check response context as
  well.
* [f59ecbe] Fixed a variable being clobbered in the auth_forms
  handler.
* [8ea8422] Adds service name to services table.
* [e315b19] Fix EC2 endpoint when downloading credentials
* [53f15d9] don't use zipfile's context manager as it won't work on
  py2.6
* [b3c7035] Add a select all checkbox at table header dynamically
* [74dd2e9] Filter action respects HTTP method. Fixes bug 931272.
* [19ef513] Paring down the syspanel instances table.
* [fccfacb] Security Group Rule enhancements.
* [3a6ffe8] Added AJAX updating error handling.
* [b53d083] Instantiate novaclient managers for test data.
* [9fbca56] Using the <caption> tag for table captions. Fixes bug
  #953741
* [5ab5d28] reset table to empty look if row becomes empty during
  updates
* Automated Ubuntu testing build:
* [baf6662] Improves the BaseAdminView TestCase.
* [cefb135] Set usage to 0 if attribute not present
* Automated Ubuntu testing build:
* [a942066] Adding a string for the create volume form. Fixes Bug
  #957139
* [d4456b3] fix syspanel overview missing messages if future date
  selected
* [99019b2] allow backdrop for modal inside modal, and rearrange the
  z-indexes
* [fd3bb97] Port validation should include 65535
* [cb18f03] Clears session if login fails unexepctedly. Fixes bug
  956493.
* [83d04b6] Remove OPENSTACK_KEYSTONE_ADMIN_URL
* [ebbf8a0] auth_forms: remove dead code
* Automated Ubuntu testing build:
* [cefb135] Set usage to 0 if attribute not present
* [d4456b3] fix syspanel overview missing messages if future date
  selected
* [fd3bb97] Port validation should include 65535
* [cb18f03] Clears session if login fails unexepctedly. Fixes bug
  956493.
* [83d04b6] Remove OPENSTACK_KEYSTONE_ADMIN_URL
* [ebbf8a0] auth_forms: remove dead code
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [99019b2] allow backdrop for modal inside modal, and rearrange the
  z-indexes
* [83d04b6] Remove OPENSTACK_KEYSTONE_ADMIN_URL
* [3ab6377] allow errored volume to be deleted since nova api allows
  it now
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [b8754d5] Updates Image Details page to match other details pages.
  Fixes bug 955625.
* [b61ee08] Corrects available actions for syspanel images table.
* [5a2da5d] set minimum instance launch count to 1
* Automated Ubuntu testing build:
* [b989724] adds default text for empty instance list in form select
  widget
* [047d674] Add missing docs files in tarball
* [5a2da5d] set minimum instance launch count to 1
* [588c782] add source group rule interface in security groups edit
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [7d6089b] Updating ec2 credentials verbiage.
* [e2a558a] Changes 'project settings' to a more fitting 'OpenStack
  Credentials'
* [047d674] Add missing docs files in tarball
* [382a510] User.authorized_tenants is now a cached property.
* Automated Ubuntu testing build:
* [cb8f3dd] Added IDs and identifiable classes to all action buttons.
* [753ebd6] Moved ajax updating from Action to Row.
* [382a510] User.authorized_tenants is now a cached property.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [56d98e5] Created a new detail view for volumes (like instance
  details).
* [753ebd6] Moved ajax updating from Action to Row.
* Automated Ubuntu testing build:
* [f7c0dd2] Adding a cancel CSS class to confirmation modals so they
  can be styled individualls. Fixes Bug #954515
* [ceed483] Show security groups for instance in overview detail.
* Automated Ubuntu testing build:
* [6999780] Updated docs to reflect current required services for
  Horizon.
* [ceed483] Show security groups for instance in overview detail.
* [ea63d25] force actions_column min-width:140px to prevent dropdown
  collapse
* [dfe55c0] add progressive interval delay, extra checks in ajax row
  update polling
* [f5efe11] fix filter form for container objects list
* [91b9f15] use tables.DeleteAction for DeleteContainer and
  DeleteObject
* [d0f7867] Removes duplicate error messages from being displayed
  during batch action error.
* [8944026] Volume delete action cleanup.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [b820fba] Adds default text for keypair select widget on launch
  form.
* [d0f7867] Removes duplicate error messages from being displayed
  during batch action error.
* [8944026] Volume delete action cleanup.
* Automated Ubuntu testing build:
* [2c2a583] Improved contributing docs.
* Automated Ubuntu testing build:
* [e206ba6] Ensuring the exception handler for the image detail page
  works.
* [d0c6d54] hide tooltip after select field is selected
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [7b526b6] When the glance client throws an Exception at Horizon,
  catch it and determine if it is an HTTP exception. If it is, recast
  it as a glance_client.ClientConnectionError so that Horizon can deal
  with it in a better manner. Fixes 951200
* [c9f566d] Changed CharField to IntegerField in forms where the
  actual value is expected to be integer.
* Automated Ubuntu testing build:
* [44f670e] Allows row status to be determined as the aggregate of
  multiple columns.
* Automated Ubuntu testing build:
* [24f6bc5] Adding the ability to configure password strength in the
  local_settings. Fixes bug 948317
* Automated Ubuntu testing build:
* [e165416] Update openrc.sh to work with latest novaclient * fixes
  bug 951919
* [a0b57a5] Don't show stack trace when unknown exception happens
  during login.
* [f028477] Fix the translation of transform string
* [d5c438a] Removed id sanitizers now that cinder client does the
  right thing.
* [6b7f856] Translate names for some tables.
* [fa74048] Restores volume attachment list to instance details.
* [424bf84] Fix changing locale if using WSGIScriptAlias
* [839cdbe] Show quotas in Allocate IP form and block if quota limit
  reached
* [a358f18] load Edit Attachments for volume in modal window
* [07adf63] Makes sure ajax-updated rows still get correct actions
  allowed.
* Automated Ubuntu testing build:
* No change rebuild.
* Automated Ubuntu testing build:
* [d4d8145] User crud no longer available in syspanel when Keystone is
  using something other than the native auth backend.
* [6b7f856] Translate names for some tables.
* [fa74048] Restores volume attachment list to instance details.
* [424bf84] Fix changing locale if using WSGIScriptAlias
* [33566cb] add table column verbose_name to make it into translation
* [7affd63] Minor extensibility tweaks (sidebar context and div
  wrapper)
* [93f8382] Moves the branding back out of the main nav template.
  [efb280f] Translation for Chinese Traditional
* [a32f679] Minor extensibility improvements. [efb280f] Translation
  for Chinese Traditional
* [8ff0f46] Update for AUTHORS file to remove duplicate entries
  Multiple emails per person are mapped in .mailmap file Fixes bug
  945268
* [ecbd98a] Fix typo vnc to VNC [3a36b8f] Fix typo Snaphots to
  Snapshots [ff5f0d5] Fix typo termiante to terminate
* [ad0784c] fix chinese i18n code name from zh-TW/zh-CN to zh_TW/zh_CN
  [b59d288] Updated translation files; added sphinx template
  placeholder to manifest. [86bb083] Form errors should be very
  apparent. [aebc081] Remove trailing whitespaces in regular file
* No change rebuild.
* No change rebuild.
* [f631470] Remove old Glance variables from openrc template [a23434d]
  Show proper warning message if security group rule is incomplete
* [b59d288] Updated translation files; added sphinx template
  placeholder to manifest. [a23434d] Show proper warning message if
  security group rule is incomplete
* [c49ab04] Fixed a couple of places where tenant was still being
  shown to the user. [d70a0fa] Disable submit action button until any
  of list item is selected [0860680] set image attributes not
  modifiable as read-only [5d22379] Prevents fade-in of modal forms in
  case of existing previous modal form. Note: This is just a quick fix
  for the problem specified in the bug. In general there are problems
  with using overlaying modals. Each subsequent modal form doesn't
  'backdrop' the previous one, and the first modal could be closed
  without closing the last one. [dff4efa] Appending [Instance_ID] in
  instance name for Floating IP association form in case the instance
  name is not unique. Screenshot can be seen at: https://pzt.me/8ud1
* No change rebuild.
* [9edcc59] Return proper error message when adding security group
  with no params [0860680] set image attributes not modifiable as
  read-only [017f756] add git commit date / sha1 to sphinx html docs
  Prevents fade-in of modal forms in case of existing previous modal
  form. Note: This is just a quick fix for the problem specified in
  the bug. In general there are problems with using overlaying modals.
  Each subsequent modal form doesn't 'backdrop' the previous one, and
  the first modal could be closed without closing the last one.
  [dff4efa] Appending [Instance_ID] in instance name for Floating IP
  association form in case the instance name is not unique. Screenshot
  can be seen at: https://pzt.me/8ud1 [7423d11] Made Create Snapshot
  load in modal. [d2324b8] Changed alert message to show actual IP
  instead of obj_id for 'Disassociate IP' action. [9ffb726] Added
  floatformat:2 filter to Overview usage for Hours/GBs
* No change rebuild.
* No change rebuild.
* No change rebuild.
* [9bea795] Made readme a little more clear on where to put
  local_settings.py [f5a8fd4] One last redux for setup.py requirement
  parsing.
* [0ee6fa8] Fixed MANIFEST.in so the setup.py sdist command works
  properly. [6dee4e0] Removed '/' symbol in csv report. [309a724]
  Removed subheading from Overview pages. [6d20a65] Made Release
  Floating IPs buttons red. [0b7b11b] Give a project name instead of
  tenant id when allocating an ip [fa1f817] Removed period from login
  status. [2fd7e91] Removed unwanted handling for the -e and -f flags
  in install_requires.
* No change rebuild.
* [b1a6f00] Added a default SECRET_KEY
* [6dee4e0] Removed '/' symbol in csv report. [6d20a65] Made Release
  Floating IPs buttons red. [0b7b11b] Give a project name instead of
  tenant id when allocating an ip [fa1f817] Removed period from login
  status.
* No change rebuild.
* [309a724] Removed subheading from Overview pages. [6d20a65] Made
  Release Floating IPs buttons red. [0b7b11b] Give a project name
  instead of tenant id when allocating an ip
* [2fd7e91] Removed unwanted handling for the -e and -f flags in
  install_requires. [a9d926e] Added package_data to horizon
* [28c1a25] Require django >= 1.3.1 and rework __init__ to make
  installing easier. [dec0bc3] Small fix for forms with alert messages
* No change rebuild.
* No change rebuild.
* No change rebuild.
* No change rebuild.
* [2042b89] Makes setup.py actually list it's dependencies for
  pip/easy_install. [a674025] Volumes page should not show inactive
  instances. [4b4bbd4] Added detail view for images. [8676439] Updated
  the django.wsgi file for devstack. [052aa55] Unifies the project
  packaging into one set of modules.
* [fca0b64] Implements reusable tab components. [4b33334] Validates
  port range and displayed non-field errors.
* [e040ad1] Prevents unauth'd view calls from popping up login in
  modal window.
* [7ab3948] Adds usage vs quota data to the launch instance dialog.
  Adds a reusable progress bar indicator. [8da6535] Added beginnings
  of a deployment guide w/ info on sessions.
* [7604208] Implementing EC2 credentials download [8da6535] Added
  beginnings of a deployment guide w/ info on sessions. [b79a3f7]
  Validates CIDR for security group rule input.
* [fa61455] Fixing Volume call used in image launch modal. [46bceaa]
  Makes the background color default to white. [0e58aea] Floating ip
  attachment needed ip instead of id.
* [461a266] Remove an unused template [46bceaa] Makes the background
  color default to white. [0e58aea] Floating ip attachment needed ip
  instead of id.
* [2491f6e] Changing default volume attachment interface.
* [f1b0ab6] Use the volume endpoint for volume actions [8cfd57b] don't
  show batch actions if no table data is available
* [ab35449] Swift name usage cleanup. Unicode support and slash
  prohibition.
* [8cfd57b] don't show batch actions if no table data is available
  Allow login post without region in POST data. [c17d93d] Removed a
  *really* outdated setting. [d87006d] Improve usability of syspanel
  instance list.
* [3e77ad7] Adds test (copied from Glance/Keystone) to verify authors
  file is up-to-date. [b2d8133] Adding new ephemeral disk attribute to
  flavors. [c17d93d] Removed a *really* outdated setting. [d87006d]
  Improve usability of syspanel instance list.
* [75cf16c] Allow login post without region in POST data. [c17d93d]
  Removed a *really* outdated setting.
* [ab1fa53] Added an authors file generated from the git log (and de-
  duplicated). [404bda3] Help texts and dynamic label change for
  entering security group rules. ICMP rules have different meanings
  for the from_port and to_port fields. [1ee0694] allow rebooting
  instance in shutoff state
* No change rebuild.
* No change rebuild.
* [2dcebb8] Adds new explicit interstitial page to download keypair.
  [3441088] Updated for Django 1.4. [321778f] Close button added for
  alert messages.
* No change rebuild.
* [784a9a0] Cleanup of quantum dependencies and imports.
* [572db79] Updated to Bootstrap 2.0 Final, and removed unused media.
  [d2df3ee] Keystone-related improvements.
* [db1b005] Adding iso8601 to pip-requires for Glance [d2df3ee]
  Keystone-related improvements. [1c62ba7] Adds tests for
  pause/unpause instances [7404d3f] Adds tests for instance console
  exception [0e55ede] Adds tests for suspend/resume instances
* [8b7e744] Fixed #934459. Remove outdated -E arg for pip. [7404d3f]
  Adds tests for instance console exception [8a919b8] Fixes for volume
  attachments view and modal behavior. [0e55ede] Adds tests for
  suspend/resume instances
* [1c62ba7] Adds tests for pause/unpause instances [7404d3f] Adds
  tests for instance console exception [0e55ede] Adds tests for
  suspend/resume instances
* [8a919b8] Fixes for volume attachments view and modal behavior.
* [bcb4166] Ignoring .venv dir [7e717f3] Sets default values for
  month/year at Usage Form in overview page [b5a60bc] Adds client-side
  templating capabilities. [6e9f375] Fixes a style bug when a button
  is the first element in a button group. [25cefd3] Rename venvs to
  match everyone else.
* No change rebuild.
* [c689f19] Bugfixes for modify project users. [7e717f3] Sets default
  values for month/year at Usage Form in overview page [1c57c92]
  Coloring errors in forms red. [6e9f375] Fixes a style bug when a
  button is the first element in a button group. [0027bc2] Improved
  AJAX polling. [25cefd3] Rename venvs to match everyone else.
  [7369311] Fixes logic for toggle Pause/Suspend actions Fixes bug
  925395. Added functionality in BatchAction to support multiple
  actions. The verbose_names are accordingly changed in update method.
  It is only required that the current action index is set in the
  control.
* [aca7394] Refactored test suite. [0027bc2] Improved AJAX polling.
  [7369311] Fixes logic for toggle Pause/Suspend actions Fixes bug
  925395. Added functionality in BatchAction to support multiple
  actions. The verbose_names are accordingly changed in update method.
  It is only required that the current action index is set in the
  control.
* No change rebuild.
* [1c57c92] Coloring errors in forms red. [0027bc2] Improved AJAX
  polling. [7369311] Fixes logic for toggle Pause/Suspend actions
  Fixes bug 925395. Added functionality in BatchAction to support
  multiple actions. The verbose_names are accordingly changed in
  update method. It is only required that the current action index is
  set in the control. [190f4fc] Adds support for volume snapshots
  (volume snapshots table and ability to boot from a volume snapshot).
* [aed4766] Full support for dashboard and panel configuration via
  service catalog. [190f4fc] Adds support for volume snapshots (volume
  snapshots table and ability to boot from a volume snapshot).
* [797c497] Cleanup on syspanel.images code, and unuset template
  removal. [c46f36a] Added readme for changing branding. [6516c38]
  Updated Copyright dates to 2012.
* [4d8a924] Improved region switcher. [c46f36a] Added readme for
  changing branding. [6516c38] Updated Copyright dates to 2012.
* [95970b7] Auto-updating for data in data tables!
* [c106616] Making attach volume detach action work again. [478772b]
  Syspanel instance display corrections.
* No change rebuild.
* [87e6970] Renamed all user-facing cases of "tenant" to "project".
* [478772b] Syspanel instance display corrections.
* [6892653] Use unscoped token to fetch authorized projects. Fixes bug
  927939. [32b8ab6] Fixes delete of a flavor in syspanel. Fixes bug
  924110. novaclient API is changed - purge param is removed. Patch 2:
  removed duplicate line Patch 3: removed repeated test call of the
  same method [a5d73d9] Slightly imrpoved usability of noVNC console
* [0cbf1d4] Re-fixing the horizontal layout of the usage range form.
  [32b8ab6] Fixes delete of a flavor in syspanel. Fixes bug 924110.
  novaclient API is changed - purge param is removed. Patch 2: removed
  duplicate line Patch 3: removed repeated test call of the same
  method
* [a5d73d9] Slightly imrpoved usability of noVNC console [5131ce2]
  Cleans up leftover coverage files after test run. [3eae6c8] fixed
  whitespace and alignment of elements to be consistent [648075f]
  Making checkbox padding more flexible (vs. static pixel amounts)
  Making width of checkbox column consistent, even when no rows are
  shown [6d9baeb] Make space consistent between tables [c381195] Added
  vertical padding in tenant switcher [fd9d583] Converted Quantum to
  Datatables. [b8803fd] Fixing scroll overflow of table actions
* No change rebuild.
* [ce35f94] Added spacing in sidebar for nab elements [3eae6c8] fixed
  whitespace and alignment of elements to be consistent [6d9baeb] Make
  space consistent between tables [c381195] Added vertical padding in
  tenant switcher [fd9d583] Converted Quantum to Datatables. [b8803fd]
  Fixing scroll overflow of table actions
* [64b81ac] Reworked all the usage implementations into one standard
  set. [1a9ee2f] Adjusting placement of alert action buttons
* [8eb4a10] Coverage stats no longer incorrect. [1a9ee2f] Adjusting
  placement of alert action buttons
* [8cab45b] Center all multi-select checkboxes
* No change rebuild.
* [e2e1498] Trades out a one-off style tweak for a reusable one from
  bootstrap.
* [051cc12] Window now goes as low as 1024px wide without breaking.
* [a3f04d7] Fixed a tupo in Floating IP table header Fixes bug 923281
  [ec65aed] Tenant user administration upgrades.
* [e2e89a3] Import cleanups, removing unused vars, exception handling,
  one test fix.
* [ec65aed] Tenant user administration upgrades. [5444f45] Cleans up
  imports and error handling for syspanel.tenants. Fixes bug 922406.
  [c6003ab] Improves error handling for missing table values (less
  confusing). [b127470] Adds title to tenant edit modal. Fixes bug
  922350. [e559e48] Tenant description no longer raises an exception
  if missing. Fixes bug 922301. [31a15f9] Removes unmainted
  requirements from setup.py
* [df8fdd2] Makes failing mox test output 10x easier to decipher.
  [5444f45] Cleans up imports and error handling for syspanel.tenants.
  Fixes bug 922406. [c6003ab] Improves error handling for missing
  table values (less confusing). [b127470] Adds title to tenant edit
  modal. Fixes bug 922350. [e559e48] Tenant description no longer
  raises an exception if missing. Fixes bug 922301. [61cdfb6] Separate
  time overrides from test machinery. [31a15f9] Removes unmainted
  requirements from setup.py
* No change rebuild.
* [72a50b1] Novaclient for usage features. Kill openstackx.
* No change rebuild.
* [166ec2f] Implements action colors as per style guide. Fixes bug
  921741. [1e46e36] Corrects spacing for dropdown menu items. Fixes
  bug 921747. [1ae9559] Removes max-height from modals. Fixes bug
  921733. [eea6cfe] Corrects cross-browser height issues for .btn-
  group + .small.
* No change rebuild.
* [db1842c] Bootstrap 2!
* [f60aa08] switching to use python-quantumclient intead of quantum
  repo directly
* [269e389] horizon: Use novaclient for flavor create/delete [0314de8]
  Remove another quota-related openstackx dep
* [4724c2a] Port quantum vif servers call to novaclient
* [0314de8] Remove another quota-related openstackx dep [7b0ca43] Hide
  boot from volume UI when no volumes are available. [ac2a134] Made
  cancel button more visible. [fe97aa4] Tenant description now
  required on create and edit
* [5e680c9] Fixing default for boot from volume (from /dev/vda to vda)
  [7b0ca43] Hide boot from volume UI when no volumes are available.
  [959d29a] Converts syspanel.images to use datatables, new modals,
  etc. [ac2a134] Made cancel button more visible. [fe97aa4] Tenant
  description now required on create and edit [b39f0a0] Deleting a
  directory that should not have been there [ff7c1ce] Implementing
  multi-region support. [a67347f] Swift exception handling
  improvements. [bc7ebe1] Pylint cleanup (mostly unused or missing
  imports). [f0b48bd] Remove services openstackx dependency [37b7989]
  VNC no longer loads by default on instance detail page. [5305447]
  Port servers calls to novaclient [6883ea9] Port quotas to novaclient
  [41912be] Added specific style for error box. * fixes bug 900432
* [f0b48bd] Remove services openstackx dependency
* debian/conffiles: /etc/openstack-dashboard/local-settings.py
* [f0b48bd] Remove services openstackx dependency
* [05ba37d] Update Actions to require class-level name. [26878f6] Adds
  ID to flavors list.
* No change rebuild.
* [eaf93c8] Tooltip implementation cleanup. [1916202] Added a
  contributing guide to the Horizon docs. [7054298] Auto-remove auto-
  generated .rst files for deleted .py files. [e41f93a] Fix reference
  to vnc console.url
* No change rebuild.
* [c1bf05f] Adds support for boot from volume. [e41f93a] Fix reference
  to vnc console.url
* No change rebuild.
* [e90e8a9] Implementing instance count field in launch form. *
  fixes bug 905061 * Allows for launching multiple instances at
  once.
* [f53ee0a] Use novaclient to get a vnc console.
* [e0ff336] Fixes a syntax error when updating tenants [33519eb] Fix
  volume deletion by adding object id sanitization and object display
  names
* [9f9d4ab] Converts images and snapshots to new tables, modals, error
  handling, etc.
* [33519eb] Fix volume deletion by adding object id sanitization and
  object display names
* [1e9a178] Prevents rendered data from being cached across table
  instantiations.
* [6c35916] Converts instances and volumes to new tables, modals, etc.
* [29b70fb] Implementing Floating IP Pools for Horizon
* [ad36c05] Fix flavor creation template.
* [af66c03] Makes all dashboards (and all views under them)
  login_required by default. [35b8ba1] adding suspend/resume and
  pause/unpause instances to horizon added to both user and sys view
  for blueprint suspend-instance [a47aa6f] pip-requires: Document dep
  list
* [a77ed5e] Moved authorized_tenants retrieval to middleware.
  [a47aa6f] pip-requires: Document dep list
* [35b8ba1] adding suspend/resume and pause/unpause instances to
  horizon added to both user and sys view for blueprint suspend-
  instance
* [a47aa6f] pip-requires: Document dep list [7fe56c5] Centralized
  error handling.
* [badb97e] Converted Syspanel Flavors table.
* [7fe56c5] Centralized error handling. [61650ce] Docs fixes.
  Tenant quota API cleanup and tests. Fixed bug 913020. [f06671d] Adds
  first inklings of metadata support for swift and adds extensions for
  files with no extension when downloading if available. [cf7d2c1]
  Silences logging output during test runs. [75c8ac5] Converts
  nova.containers to use new tables, modals, etc. [f9ce14d] Ensure the
  test runner uses the same settings for both sets of tests. [8526849]
  * Fix instance console log output for log tab * Add some css to make
  things a bit more pretty. [18a117e] Implement tooltips using twipsy
  and field help_text property. [22d80f7] Converts all of Access &
  Security to use new panels, modals, views, etc. [f0b6114] Converts
  nova.access_and_security.keypairs to new tables and modals.
  [993cc3b] Fixed some questionable grammar in an error message.
  Unified horizon and openstack-dashboard environments. [2dedfb3]
  Converts syspanel.quotas to new tables. [f274ba9] Float ALL form
  checkboxes left [53a635d] Remove last chzn ref [cf088fb] PEP8
  cleanup

83. By Adam Gandelman

Fix typo in patch

82. By Adam Gandelman

Rename favicon

81. By Adam Gandelman

Rename favicon

80. By Adam Gandelman

Move favicon.ico to ubuntu-favicon.ico

79. By Adam Gandelman

Fix patch

78. By Adam Gandelman

Update patch

77. By Adam Gandelman

Move ubuntu.css to images

76. By Adam Gandelman

Update control

75. By Adam Gandelman

Update include binaries

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:horizon/essex
This branch contains Public information 
Everyone can see this information.